Commit Graph

1569 Commits (b3bbacb78bc688707ac312158c5bbc6bbbb55b23)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz f37afdaca7 ide: constify struct ide_dma_ops 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 1fd1890594 ide: add IDE_HFLAG_SERIALIZE_DMA host flag 17 years ago
Bartlomiej Zolnierkiewicz 6c61064162 sl82c105: check bridge revision in sl82c105_init_one() 17 years ago
Bartlomiej Zolnierkiewicz 8552865935 au1xxx-ide: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz b552a2c1dd palm_bk3710: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 04216fa1be sgiioc4: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 91432f4809 icside: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 0d07192297 ide-pmac: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz b123f56e04 ide: do complete DMA setup in ->init_dma method (take 2) 17 years ago
Bartlomiej Zolnierkiewicz f629b38bed au1xxx-ide: fix MWDMA support 17 years ago
Bartlomiej Zolnierkiewicz 63158d5c21 ide: cleanup ide_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz d54452fbf8 ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz b8e73fba60 ide: export ide_allocate_dma_engine() 17 years ago
Bartlomiej Zolnierkiewicz 23658f8af3 ide: move ide_setup_dma() call out from ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 6d36b95fe2 alim15x3: skip DMA initialization completely on revs < 0x20 17 years ago
Bartlomiej Zolnierkiewicz 73369d2a15 pdc202xx_old: remove init_dma_pdc202xx() 17 years ago
Bartlomiej Zolnierkiewicz 8d9f9a76ea ide: don't display "BIOS" settings in ide_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz 5e59c23684 ide: remove ->cds field from ide_hwif_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 0a79acd40d ide: remove ide_dma_iobase() 17 years ago
Bartlomiej Zolnierkiewicz 21a3387ddd ide: remove ->extra field from struct ide_port_info 17 years ago
Harvey Harrison eb63963a55 ide: replace remaining __FUNCTION__ occurrences 17 years ago
Borislav Petkov c4b22f816b ide-tape: remove idetape_pipeline_active() 17 years ago
Bartlomiej Zolnierkiewicz 3dd89a9b2a ide: cleanup setting hwif->mmio flag 17 years ago
Bartlomiej Zolnierkiewicz 5add222417 ide: remove ide_hwif_request_regions() 17 years ago
Bartlomiej Zolnierkiewicz 0d1bad216c ide: manage resources for PCI devices in ide_pci_enable() (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 7ebe5936c2 cmd640: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz d92f1a2829 ide: manage I/O resources in ide_legacy_init_one() 17 years ago
Bartlomiej Zolnierkiewicz d9b819a025 ide: add ide_legacy_init_one() helper 17 years ago
Bartlomiej Zolnierkiewicz 2305d94321 ide_arm: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz 2c4be251be ide-4drives: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz 1664949843 ide-generic: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz d083c03f25 ide: remove ide_hwif_release_regions() 17 years ago
Bartlomiej Zolnierkiewicz eb716beb0a ide: register ports with non-present devices (for warm-plug) 17 years ago
Bartlomiej Zolnierkiewicz d703b79e56 ide-cs: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz 134d4548a7 ide-pnp: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz 7a2199f341 qd65xx: cleanup qd_probe() 17 years ago
Bartlomiej Zolnierkiewicz 0bfeee7d41 ide: use ide_legacy_device_add() for qd65xx (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 3b36f66b81 ide: add ide_legacy_device_add() helper 17 years ago
Bartlomiej Zolnierkiewicz e53cd458d5 ide: remove ->noprobe field from ide_hwif_t 17 years ago
Borislav Petkov e5e076a354 ide-cd: fix remaining checkpatch.pl issues 17 years ago
Borislav Petkov 83c8565dcc ide-cd: shorten lines longer than 80 columns 17 years ago
Borislav Petkov 5a3ea3b424 ide-cd: fixup comments 17 years ago
Borislav Petkov 5e657a9e29 ide-cd: put all proc-related code at one place 17 years ago
Borislav Petkov 9aba468e4a ide-cd: include proper headers 17 years ago
Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 784506cbdd ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag 17 years ago
Bartlomiej Zolnierkiewicz 4764b68405 sis5513: fail early for unsupported chipsets 17 years ago
Bartlomiej Zolnierkiewicz eb7a07e8d6 it821x: fix kzalloc() failure handling 17 years ago
Bartlomiej Zolnierkiewicz 79472b6ea9 qd65xx: use IDE_HFLAG_SINGLE host flag 17 years ago