summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault2009-02-032-2/+2
* icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz2009-02-021-1/+1
* tx4939ide: typo fix and minor cleanupAtsushi Nemoto2009-02-021-2/+2
* ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz2009-02-023-0/+319
* ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher2009-02-021-0/+5
* IDE: Unregister and disable devices if initialization fails.Ian Campbell2009-02-021-1/+2
* ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz2009-02-021-8/+32
* ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-02-021-1/+1
* ide-cd: fix DMA for non bio-backed requestsBorislav Petkov2009-02-022-3/+9
* drivers/ide/palm_bk3710.c buildfixDavid Brownell2009-01-191-4/+7
* ide: fix Falcon IDE breakageMichael Schmitz2009-01-191-1/+1
* ide: fix IDE PMAC breakageAndreas Schwab2009-01-191-1/+2
* ide: fix suspend regressionBartlomiej Zolnierkiewicz2009-01-141-4/+8
* tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto2009-01-141-1/+0
* ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz2009-01-141-5/+0
* sl82c105: remove dead codeBartlomiej Zolnierkiewicz2009-01-141-4/+0
* via82cxxx: fix cable warning messageBartlomiej Zolnierkiewicz2009-01-141-2/+0
* ide: can't use SSD/non-rotational queue flag for all CFA devicesBartlomiej Zolnierkiewicz2009-01-141-1/+1
* it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips2009-01-141-2/+1
* it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2009-01-141-0/+12
* ide: fix accidental LOCKDEP breakage caused by local_irq_set() removalBartlomiej Zolnierkiewicz2009-01-142-2/+2
* Merge branch 'linus' into releaseLen Brown2009-01-0970-2369/+1938
|\
| * scc_pata: make use of scc_dma_sff_read_status()Sergei Shtylyov2009-01-061-3/+3
| * ide-dma-sff: factor out ide_dma_sff_write_status()Sergei Shtylyov2009-01-061-21/+16
| * ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-0622-40/+59
| * ide: don't set hwif->dma_ops in init_dma() methodSergei Shtylyov2009-01-063-6/+2
| * Resurrect IT8172 IDE controller driverShane McDonald2009-01-063-0/+174
| * piix: sync ich_laptop[] with ata_piix.cBartlomiej Zolnierkiewicz2009-01-061-0/+2
| * ide: fix ide_port_scan() to do ACPI setup after initializing request queuesBartlomiej Zolnierkiewicz2009-01-061-1/+1
| * ide: remove now redundant ->cur_dev checksBartlomiej Zolnierkiewicz2009-01-061-61/+46
| * ide: remove superfluous hwif variable assignment from ide_timer_expiry()Bartlomiej Zolnierkiewicz2009-01-061-1/+0
| * ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.cBartlomiej Zolnierkiewicz2009-01-061-2/+1
| * ide: make "paranoia" ->handler check in ide_intr() more strictBartlomiej Zolnierkiewicz2009-01-061-6/+3
| * ide-cd: convert to ide-atapi facilitiesBorislav Petkov2009-01-062-95/+6
| * ide-cd: start DMA before sending the actual packet commandBorislav Petkov2009-01-061-3/+3
| * ide-cd: wait for DRQ to get set per defaultBorislav Petkov2009-01-061-14/+7
| * ide: Fix drive's DWORD-IO handlingMario Schwalbe2009-01-061-2/+1
| * ide: add port and host iteratorsBartlomiej Zolnierkiewicz2009-01-066-83/+58
| * ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz2009-01-066-31/+63
| * ide: NUMA aware allocation of host and port structuresBartlomiej Zolnierkiewicz2009-01-061-4/+5
| * it821x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-061-6/+2
| * cmd64x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-061-2/+4
| * cmd640: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-061-3/+2
| * amd74xx: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-061-2/+2
| * ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz2009-01-064-14/+2
| * ide: unexport ide_wait_not_busy()Bartlomiej Zolnierkiewicz2009-01-061-3/+0
| * ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz2009-01-0610-38/+38
| * ide: remove 'byte' typedefBartlomiej Zolnierkiewicz2009-01-064-18/+18
| * ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz2009-01-061-1/+1
| * ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz2009-01-062-2/+4
OpenPOWER on IntegriCloud