aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt13-124/+671
2008-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds13-124/+671
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt1-1/+2
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-1/+1
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+2
2008-07-14AHCI: Remove an unnecessary flush from ahci_qc_issueMatthew Wilcox1-1/+0
2008-07-14AHCI: speed up resumeZhang Rui1-3/+6
2008-07-14[libata] Add support for VPD page b1Matthew Wilcox1-1/+19
2008-07-14ata: endianness annotations in pata driversHarvey Harrison3-8/+6
2008-07-14libata-eh: update atapi_eh_request_sense() to take @dev instead of @qcTejun Heo1-10/+9
2008-07-14[libata] sata_svw: update code comments relating to data corruptionPavel Machek1-15/+23
2008-07-14libata/ahci: enclosure management supportKristen Carlson Accardi2-2/+398
2008-07-14libata: improve EH internal command timeout handlingTejun Heo3-4/+135
2008-07-14libata: use ULONG_MAX to terminate reset timeout tableTejun Heo1-3/+5
2008-07-14libata: improve EH retry delay handlingTejun Heo2-28/+20
2008-07-14libata: consistently use msecs for time durationsTejun Heo6-51/+52
2008-07-12powerpc/pata_mpc52xx: use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-07-11libata-acpi: don't call sleeping function from invalid contextZhang Rui1-1/+4
2008-07-11Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow1-0/+1
2008-07-11libata-acpi: filter out DIPM enableTejun Heo1-2/+12
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo1-3/+13
2008-07-04sata_mv: safer logic for limit_warningsMark Lord1-1/+1
2008-07-04libata-sff: improve HSM violation reportingTejun Heo1-9/+21
2008-07-04ahci: always clear all bits in irq_statTejun Heo1-6/+3
2008-07-04sata_sil24: add DID for another adaptec flavorTejun Heo1-0/+1
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori1-1/+2
2008-06-27sata_uli: hardreset is brokenTejun Heo1-0/+1
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+2
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson1-0/+1
2008-06-20pcmcia: add an pata/ide IDMatt Reimer1-0/+1
2008-06-18ahci: sis can't do PMPTejun Heo1-3/+12
2008-06-18ata_piix: add TECRA M4 to broken suspend listTejun Heo1-0/+7
2008-06-18LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driverBen Dooks1-1/+9
2008-06-18sata_mv: warn on PIO with multiple DRQsMark Lord1-0/+18
2008-06-18sata_mv: enable async_notify for 60x1 Rev.C0 and higherMark Lord1-0/+3
2008-06-18libata: don't check whether to use DMA or not for no data commandsTejun Heo3-12/+10
2008-06-18ahci: jmb361 has only one portTejun Heo1-0/+8
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang1-17/+82
2008-06-13ahci: workarounds for mcp65Tejun Heo1-9/+31
2008-06-05libata: fix G5 SATA broken on -rc5Hugh Dickins1-1/+1
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox4-19/+107
2008-06-04sata_mv: PHY_MODE4 cleanupsMark Lord1-10/+14
2008-06-04[libata] ata_piix: more acer short cable quirksColin Ian King1-0/+2
2008-06-04[libata] ACPI: Properly handle bay devices in dock stationsHolger Macht1-51/+114
2008-05-30ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen1-4/+4
2008-05-30[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra1-61/+163
2008-05-30libata: SRST can't be trusted on PMP sil3726Tejun Heo1-2/+5
2008-05-30libata: fix libata-scsi kernel-doc notationRandy Dunlap1-1/+2
2008-05-30ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela1-1/+1
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo1-3/+4