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