aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds44-80/+130
2008-10-28libata: ahci enclosure management bit maskDavid Milburn1-12/+23
2008-10-28libata: ahci enclosure management led syncDavid Milburn1-0/+3
2008-10-28pata_ninja32: suspend/resume supportAlan Cox1-9/+34
2008-10-27libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary1-2/+1
2008-10-27libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo1-1/+4
2008-10-27sata_sil24: configure max read request size to 4kTejun Heo1-0/+5
2008-10-27libata: add missing kernel-docRandy Dunlap1-0/+1
2008-10-27libata: fix device iteration bugsTejun Heo2-15/+28
2008-10-27ahci: Add support for Promise PDC42819Mark Nelson1-0/+3
2008-10-27ata: Switch all my stuff to a common addressAlan Cox40-41/+28
2008-10-27libata: fix NCQ devices behind port multipliersJens Axboe1-0/+9
2008-10-24libata: fix bug with non-ncq devicesJens Axboe1-1/+5
2008-10-23libata: switch to using block layer tagging supportJens Axboe3-64/+31
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-87/+48
2008-10-23Merge branch 'linus' into testLen Brown24-426/+968
2008-10-22Merge branch 'dock' into testLen Brown1-87/+48
2008-10-22sata_via: load DEVICE register when CTL changesTejun Heo1-3/+32
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo1-8/+8
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo1-1/+4
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo1-0/+5
2008-10-22libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo1-1/+10
2008-10-22libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo1-0/+2
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt23-433/+1010
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-93/+75
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-1/+0
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller22-336/+931
2008-10-10libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-1/+1
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-7/+12
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds22-323/+879
2008-10-10powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov1-1/+1
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe1-0/+4
2008-10-09block: unify request timeout handlingJens Axboe2-7/+8
2008-09-29ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-1/+4
2008-09-29libata-eh: clear UNIT ATTENTION after resetTejun Heo1-0/+94
2008-09-29ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski1-0/+1
2008-09-29[libata] pata_bf54x: Add proper PM operationSonic Zhang1-7/+27
2008-09-29pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPCKumar Gala1-1/+1
2008-09-29libata: Implement disk shock protection supportElias Oltmanns4-1/+235
2008-09-29PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driverBen Dooks1-1/+1
2008-09-29ata_piix: drop merged SCR access and use slave_link insteadTejun Heo1-127/+40
2008-09-29libata: implement slave_linkTejun Heo3-49/+298
2008-09-29libata: misc updates to prepare for slave linkTejun Heo1-8/+8
2008-09-29libata: reimplement link iteratorTejun Heo1-0/+30
2008-09-29libata: make SCR access ops per-linkTejun Heo16-135/+147
2008-09-29sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo1-6/+40
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li1-2/+42
2008-09-23libata: remove functions now handed by ACPI dock driverShaohua Li1-93/+14
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller9-45/+68
2008-09-13sata_inic162x: enable LED blinkingBob Stewart1-1/+2