aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2009-02-03Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-02ide-cd: fix DMA for non bio-backed requestsBorislav Petkov
2009-01-19drivers/ide/palm_bk3710.c buildfixDavid Brownell
2009-01-19ide: fix Falcon IDE breakageMichael Schmitz
2009-01-19ide: fix IDE PMAC breakageAndreas Schwab
2009-01-14ide: fix suspend regressionBartlomiej Zolnierkiewicz
2009-01-14tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto
2009-01-14ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz
2009-01-14sl82c105: remove dead codeBartlomiej Zolnierkiewicz
2009-01-14via82cxxx: fix cable warning messageBartlomiej Zolnierkiewicz
2009-01-14ide: can't use SSD/non-rotational queue flag for all CFA devicesBartlomiej Zolnierkiewicz
2009-01-14it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-01-14ide: fix accidental LOCKDEP breakage caused by local_irq_set() removalBartlomiej Zolnierkiewicz
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-06scc_pata: make use of scc_dma_sff_read_status()Sergei Shtylyov
2009-01-06ide-dma-sff: factor out ide_dma_sff_write_status()Sergei Shtylyov
2009-01-06ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov
2009-01-06ide: don't set hwif->dma_ops in init_dma() methodSergei Shtylyov
2009-01-06Resurrect IT8172 IDE controller driverShane McDonald
2009-01-06piix: sync ich_laptop[] with ata_piix.cBartlomiej Zolnierkiewicz
2009-01-06ide: fix ide_port_scan() to do ACPI setup after initializing request queuesBartlomiej Zolnierkiewicz
2009-01-06ide: remove now redundant ->cur_dev checksBartlomiej Zolnierkiewicz
2009-01-06ide: remove superfluous hwif variable assignment from ide_timer_expiry()Bartlomiej Zolnierkiewicz
2009-01-06ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.cBartlomiej Zolnierkiewicz
2009-01-06ide: make "paranoia" ->handler check in ide_intr() more strictBartlomiej Zolnierkiewicz
2009-01-06ide-cd: convert to ide-atapi facilitiesBorislav Petkov
2009-01-06ide-cd: start DMA before sending the actual packet commandBorislav Petkov
2009-01-06ide-cd: wait for DRQ to get set per defaultBorislav Petkov
2009-01-06ide: Fix drive's DWORD-IO handlingMario Schwalbe
2009-01-06ide: add port and host iteratorsBartlomiej Zolnierkiewicz
2009-01-06ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz
2009-01-06ide: NUMA aware allocation of host and port structuresBartlomiej Zolnierkiewicz
2009-01-06it821x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz
2009-01-06cmd64x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz
2009-01-06cmd640: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz
2009-01-06amd74xx: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz
2009-01-06ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz
2009-01-06ide: unexport ide_wait_not_busy()Bartlomiej Zolnierkiewicz
2009-01-06ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove 'byte' typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz