Commit Graph

2266 Commits (be1b08af61379be23d9975eaab29054e9166b13c)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 8fed436841 ide: fix refcounting in device drivers 16 years ago
Bartlomiej Zolnierkiewicz d3dd7107f4 ide-cd: document capacity hack 16 years ago
Bartlomiej Zolnierkiewicz f38344b0a0 it821x: remove dead URL 16 years ago
Roel Kluin f76bee16fc atiixp: fix missing parentheses 16 years ago
Roel Kluin 43a12216d3 amd74xx: device/vendor confusion 16 years ago
David Fries 0af80c04e2 ide: ide.c 'clear' fix, update "ide=nodma" documentation 16 years ago
Samuel Thibault 5193535517 Fix my email address in qd65xx.[ch]/pata_qdi.c 16 years ago
Bartlomiej Zolnierkiewicz d224b6269e icside: fix PCB version 6 support (v2) 16 years ago
Atsushi Nemoto 9711a53721 tx4939ide: typo fix and minor cleanup 16 years ago
Bartlomiej Zolnierkiewicz a77dcc437c ide: add CS5536 host driver (v3) 16 years ago
Gerhard Pircher 9f6514c1c5 ide: Force VIA IDE legacy interrupts for AmigaOne boards 16 years ago
Ian Campbell 51d6ac7011 IDE: Unregister and disable devices if initialization fails. 16 years ago
Bartlomiej Zolnierkiewicz 9a100f4b78 ide: fix ide_register_port() failure handling 16 years ago
Kay Sievers e5461f38b4 ide: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Borislav Petkov 9e772d0135 ide-cd: fix DMA for non bio-backed requests 16 years ago
David Brownell ef183f6b59 drivers/ide/palm_bk3710.c buildfix 16 years ago
Michael Schmitz abb8817967 ide: fix Falcon IDE breakage 16 years ago
Andreas Schwab bb54affa6f ide: fix IDE PMAC breakage 16 years ago
Bartlomiej Zolnierkiewicz 2ea5521022 ide: fix suspend regression 16 years ago
Atsushi Nemoto a294d97742 tx4938ide: Fix build error due to read_sff_dma_status moving 16 years ago
Bartlomiej Zolnierkiewicz e86c1451d3 ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ 16 years ago
Bartlomiej Zolnierkiewicz cadb300a42 sl82c105: remove dead code 16 years ago
Bartlomiej Zolnierkiewicz 4180e8334c via82cxxx: fix cable warning message 16 years ago
Bartlomiej Zolnierkiewicz 655772cc79 ide: can't use SSD/non-rotational queue flag for all CFA devices 16 years ago
Brandon Philips 4a2462693b it821x.c: use dev->revision instead of pci_read_config_byte 16 years ago
Brandon Philips b94b898f31 it821x: Add ultra_mask quirk for Vortex86SX 16 years ago
Bartlomiej Zolnierkiewicz 9b896033aa ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal 16 years ago
Sergei Shtylyov c2ce5ca047 scc_pata: make use of scc_dma_sff_read_status() 16 years ago
Sergei Shtylyov 05789634ef ide-dma-sff: factor out ide_dma_sff_write_status() 16 years ago
Sergei Shtylyov 592b531521 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' 16 years ago
Sergei Shtylyov 3f023b0138 ide: don't set hwif->dma_ops in init_dma() method 16 years ago
Shane McDonald 391ad1908a Resurrect IT8172 IDE controller driver 16 years ago
Bartlomiej Zolnierkiewicz 7ee98034d6 piix: sync ich_laptop[] with ata_piix.c 16 years ago
Bartlomiej Zolnierkiewicz e630fcbe93 ide: fix ide_port_scan() to do ACPI setup after initializing request queues 16 years ago
Bartlomiej Zolnierkiewicz c38714ed44 ide: remove now redundant ->cur_dev checks 16 years ago
Bartlomiej Zolnierkiewicz b1b1cd9a23 ide: remove superfluous hwif variable assignment from ide_timer_expiry() 16 years ago
Bartlomiej Zolnierkiewicz 8c6de94cfa ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c 16 years ago
Bartlomiej Zolnierkiewicz 9600dcf134 ide: make "paranoia" ->handler check in ide_intr() more strict 16 years ago
Borislav Petkov d6251d4488 ide-cd: convert to ide-atapi facilities 16 years ago
Borislav Petkov 1e91477aa3 ide-cd: start DMA before sending the actual packet command 16 years ago
Borislav Petkov 7a38f3cf01 ide-cd: wait for DRQ to get set per default 16 years ago
Mario Schwalbe 744a82b004 ide: Fix drive's DWORD-IO handling 16 years ago
Bartlomiej Zolnierkiewicz 2bd24a1cfc ide: add port and host iterators 16 years ago
Bartlomiej Zolnierkiewicz 5e7f3a4669 ide: dynamic allocation of device structures 16 years ago
Bartlomiej Zolnierkiewicz a32296f938 ide: NUMA aware allocation of host and port structures 16 years ago
Bartlomiej Zolnierkiewicz 07af5a5b02 it821x: use ide_get_pair_dev() helper 16 years ago
Bartlomiej Zolnierkiewicz 5d44a1502f cmd64x: use ide_get_pair_dev() helper 16 years ago
Bartlomiej Zolnierkiewicz 2b78ff5235 cmd640: use ide_get_pair_dev() helper 16 years ago
Bartlomiej Zolnierkiewicz bca4ff16e9 amd74xx: use ide_get_pair_dev() helper 16 years ago
Bartlomiej Zolnierkiewicz 627e05daa1 ide: remove ->error method from struct ide_driver 16 years ago