summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ide: remove HWIF() macroBartlomiej Zolnierkiewicz2009-01-0634-101/+102
| * ide: move ide_init_port_data() and friends to ide-probe.cBartlomiej Zolnierkiewicz2009-01-062-146/+135
| * ide: update ide_unregister() documentationBartlomiej Zolnierkiewicz2009-01-061-13/+5
| * ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz2009-01-0625-235/+164
| * ide: use lock bitops for ports serialization (v2)Bartlomiej Zolnierkiewicz2009-01-061-42/+63
| * ide: remove hwgroup->hwif and {drive,hwif}->nextBartlomiej Zolnierkiewicz2009-01-062-90/+12
| * ide: use per-port IRQ handlersBartlomiej Zolnierkiewicz2009-01-063-64/+32
| * ide: add ->cur_port to struct ide_host and use it for serialized hostsBartlomiej Zolnierkiewicz2009-01-061-10/+15
| * ide: fix setting nIEN on idle devicesBartlomiej Zolnierkiewicz2009-01-061-4/+6
OpenPOWER on IntegriCloud