Commit Graph

503 Commits (3f61b19a9f60a0469a19113be8bb3b3623006de2)

Author SHA1 Message Date
Paul Bolle da19566552 it821x: do not describe noraid parameter with its value 17 years ago
Sergei Shtylyov c976816b6e siimage: fix kernel oops on PPC 44x 17 years ago
Adrian Bunk 776c0bcee6 ide/pci/cmd640.c: add MODULE_LICENSE 17 years ago
Bartlomiej Zolnierkiewicz c53ea18dc2 ide: skip probing port if "hdx=noprobe" was used for both devices on it 17 years ago
Sam Ravnborg b66cae7672 hpt366: fix section mismatch warnings 17 years ago
Andrew Smith 84f7e451e9 via82cxxx: add new PCI id for cx700 17 years ago
Bartlomiej Zolnierkiewicz cfa2771bc5 pdc202xx_old: always enable burst mode 17 years ago
Benjamin Herrenschmidt cb777922c3 cs5520: remove stale comment 17 years ago
Bartlomiej Zolnierkiewicz afdd360c95 ide: remove write-only ->sata_misc[] from ide_hwif_t 17 years ago
Denis Cheng 594765a731 ide-pci-generic: kill the unused ifdef/endif/MODULE code 17 years ago
Bartlomiej Zolnierkiewicz 835457def9 ide: remove SATA_*_REG macros 17 years ago
Bartlomiej Zolnierkiewicz c78d717210 trm290: use ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz 1f2cf8b001 ide: add ->port_init_devs method to ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 807b90d0be ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags 17 years ago
Bartlomiej Zolnierkiewicz 909f4369bc ide: fix ide_unregister() usage in host drivers 17 years ago
Bartlomiej Zolnierkiewicz 9e016a7192 ide: add ide_deprecated_find_port() helper 17 years ago
Bartlomiej Zolnierkiewicz f82c2b1719 ide: add 'init_default' and 'restore' arguments to ide_unregister() 17 years ago
Alan Cox 1bee4d1dce pdc202xx_old: remove surplus initialiser 17 years ago
Bartlomiej Zolnierkiewicz 78829dd922 ide: remove needless includes from PCI host drivers 17 years ago
Bartlomiej Zolnierkiewicz bfa14b42a3 ide: add ->cable_detect method to ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz c413b9b94d ide: add struct ide_port_info instances to legacy host drivers 17 years ago
Bartlomiej Zolnierkiewicz b4d1c73dcd atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling 17 years ago
Benjamin Herrenschmidt 0948391641 PCI: Remove users of pci_enable_device_bars() 17 years ago
Bartlomiej Zolnierkiewicz 9d501529b6 ide: make probe_hwif() return an error value 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz 36501650ec ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz f6fb786d6d ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 2be564b034 piix: remove stale comments 17 years ago
Bartlomiej Zolnierkiewicz 4166c1993b ide: add IDE_HFLAG_NO_DSC host flag 17 years ago
Bartlomiej Zolnierkiewicz 8ac2b42a45 ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag 17 years ago
Bartlomiej Zolnierkiewicz 993da8f9ea amd74xx: remove amd_ide_chips table 17 years ago
Sergei Shtylyov ecf3279639 ide: ide_setup_dma() assumes 8 ports 17 years ago
Sergei Shtylyov 4e5a68aeb6 trm290: cannot call ide_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz 63c4467805 cmd64x: remove /proc/ide/cmd64x 17 years ago
Bartlomiej Zolnierkiewicz ade2daf9c6 ide: make remaining built-in only IDE host drivers modular (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 8ac4ce742c ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) 17 years ago
Bartlomiej Zolnierkiewicz cbb010c180 ide: drop 'initializing' argument from ide_register_hw() 17 years ago
Bartlomiej Zolnierkiewicz 57c802e84f ide: add ide_init_port_hw() helper 17 years ago
Bartlomiej Zolnierkiewicz 8f8e8483f6 sgiioc4: always init hwif->io_ports 17 years ago
Bartlomiej Zolnierkiewicz f01393e48c ide: merge ->fixup and ->quirkproc methods 17 years ago
Bartlomiej Zolnierkiewicz 15ce926ada ide: merge ->dma_host_{on,off} methods into ->dma_host_set method 17 years ago
Bartlomiej Zolnierkiewicz f37aaf9ede ide: move drive->using_dma check to callers of ->dma_host_on method 17 years ago
Bartlomiej Zolnierkiewicz 8ae60e34dd atiixp: remove ->dma_host_on and ->dma_host_off methods 17 years ago
Bartlomiej Zolnierkiewicz 4a546e046d ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz e5efba3328 sgiioc4: add ide_toggle_bounce() calls 17 years ago
Bartlomiej Zolnierkiewicz 8704de8f29 cy82c693: add ->set_dma_mode method 17 years ago
Bartlomiej Zolnierkiewicz a530201afe cy82c693: correct DMA modes clipping 17 years ago
Bartlomiej Zolnierkiewicz aea5d37560 ide: (hopefully) fix VDMA for CS5520 17 years ago
Bartlomiej Zolnierkiewicz 7b971df185 serverworks: cleanup ->set_dma_mode method 17 years ago
Bartlomiej Zolnierkiewicz 08590556d6 sl82c105: remove no longer needed ->selectproc method 17 years ago