summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-1613-124/+671
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-1513-124/+671
| |\
| | * AHCI: Remove an unnecessary flush from ahci_qc_issueMatthew Wilcox2008-07-141-1/+0
| | * AHCI: speed up resumeZhang Rui2008-07-141-3/+6
| | * [libata] Add support for VPD page b1Matthew Wilcox2008-07-141-1/+19
| | * ata: endianness annotations in pata driversHarvey Harrison2008-07-143-8/+6
| | * libata-eh: update atapi_eh_request_sense() to take @dev instead of @qcTejun Heo2008-07-141-10/+9
| | * [libata] sata_svw: update code comments relating to data corruptionPavel Machek2008-07-141-15/+23
| | * libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-142-2/+398
| | * libata: improve EH internal command timeout handlingTejun Heo2008-07-143-4/+135
| | * libata: use ULONG_MAX to terminate reset timeout tableTejun Heo2008-07-141-3/+5
| | * libata: improve EH retry delay handlingTejun Heo2008-07-142-28/+20
| | * libata: consistently use msecs for time durationsTejun Heo2008-07-146-51/+52
* | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-1/+2
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-141-1/+2
| |\ \ | | |/ | |/|
| | * block: add blk_queue_update_dma_padFUJITA Tomonori2008-07-041-1/+2
* | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-151-1/+1
|\ \ \ | |/ / |/| |
| * | powerpc/pata_mpc52xx: use linux/of_platform.h instead of asmStephen Rothwell2008-07-121-1/+1
| |/
* | libata-acpi: don't call sleeping function from invalid contextZhang Rui2008-07-111-1/+4
* | Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow2008-07-111-0/+1
* | libata-acpi: filter out DIPM enableTejun Heo2008-07-111-2/+12
* | ahci: give another shot at clearing all bits in irq_statTejun Heo2008-07-051-3/+13
* | sata_mv: safer logic for limit_warningsMark Lord2008-07-041-1/+1
* | libata-sff: improve HSM violation reportingTejun Heo2008-07-041-9/+21
* | ahci: always clear all bits in irq_statTejun Heo2008-07-041-6/+3
* | sata_sil24: add DID for another adaptec flavorTejun Heo2008-07-041-0/+1
* | sata_uli: hardreset is brokenTejun Heo2008-06-271-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-201-0/+2
|\
| * pcmcia: add another pata/ide IDKristoffer Ericson2008-06-201-0/+1
| * pcmcia: add an pata/ide IDMatt Reimer2008-06-201-0/+1
* | ahci: sis can't do PMPTejun Heo2008-06-181-3/+12
* | ata_piix: add TECRA M4 to broken suspend listTejun Heo2008-06-181-0/+7
* | LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driverBen Dooks2008-06-181-1/+9
* | sata_mv: warn on PIO with multiple DRQsMark Lord2008-06-181-0/+18
* | sata_mv: enable async_notify for 60x1 Rev.C0 and higherMark Lord2008-06-181-0/+3
* | libata: don't check whether to use DMA or not for no data commandsTejun Heo2008-06-183-12/+10
* | ahci: jmb361 has only one portTejun Heo2008-06-181-0/+8
|/
* ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang2008-06-131-17/+82
* ahci: workarounds for mcp65Tejun Heo2008-06-131-9/+31
* libata: fix G5 SATA broken on -rc5Hugh Dickins2008-06-051-1/+1
* libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox2008-06-044-19/+107
* sata_mv: PHY_MODE4 cleanupsMark Lord2008-06-041-10/+14
* [libata] ata_piix: more acer short cable quirksColin Ian King2008-06-041-0/+2
* [libata] ACPI: Properly handle bay devices in dock stationsHolger Macht2008-06-041-51/+114
* ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen2008-05-301-4/+4
* [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra2008-05-301-61/+163
* libata: SRST can't be trusted on PMP sil3726Tejun Heo2008-05-301-2/+5
* libata: fix libata-scsi kernel-doc notationRandy Dunlap2008-05-301-1/+2
* ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela2008-05-301-1/+1
* ata_piix: fix macbook ich8m problemsTejun Heo2008-05-301-3/+4