summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2008-10-27libata: fix NCQ devices behind port multipliersJens Axboe-0/+9
2008-10-24libata: fix bug with non-ncq devicesJens Axboe-1/+5
2008-10-23libata: switch to using block layer tagging supportJens Axboe-64/+31
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-87/+48
2008-10-23Merge branch 'linus' into testLen Brown-426/+968
2008-10-22Merge branch 'dock' into testLen Brown-87/+48
2008-10-22sata_via: load DEVICE register when CTL changesTejun Heo-3/+32
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo-8/+8
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo-1/+4
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo-0/+5
2008-10-22libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo-1/+10
2008-10-22libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo-0/+2
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt-433/+1010
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-93/+75
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds-1/+0
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-336/+931
2008-10-10libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz-1/+1
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-7/+12
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-323/+879
2008-10-10powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov-1/+1
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe-0/+4
2008-10-09block: unify request timeout handlingJens Axboe-7/+8
2008-09-29ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley-1/+4
2008-09-29libata-eh: clear UNIT ATTENTION after resetTejun Heo-0/+94
2008-09-29ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski-0/+1
2008-09-29[libata] pata_bf54x: Add proper PM operationSonic Zhang-7/+27
2008-09-29pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPCKumar Gala-1/+1
2008-09-29libata: Implement disk shock protection supportElias Oltmanns-1/+235
2008-09-29PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driverBen Dooks-1/+1
2008-09-29ata_piix: drop merged SCR access and use slave_link insteadTejun Heo-127/+40
2008-09-29libata: implement slave_linkTejun Heo-49/+298
2008-09-29libata: misc updates to prepare for slave linkTejun Heo-8/+8
2008-09-29libata: reimplement link iteratorTejun Heo-0/+30
2008-09-29libata: make SCR access ops per-linkTejun Heo-135/+147
2008-09-29sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo-6/+40
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li-2/+42
2008-09-23libata: remove functions now handed by ACPI dock driverShaohua Li-93/+14
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller-45/+68
2008-09-13sata_inic162x: enable LED blinkingBob Stewart-1/+2
2008-09-13ata: duplicate variable sparse warningStephen Hemminger-1/+1
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox-15/+59
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk-1/+0
2008-08-23Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmciaDominik Brodowski-92/+73
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski-8/+4