aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12libata: wrap schedule_timeout_uninterruptible() in loopTejun Heo1-1/+2
2007-10-12libata: skip suppress reporting if ATA_EHI_QUIETTejun Heo1-0/+3
2007-10-12libata: clear ehi description after initial host reportTejun Heo1-2/+3
2007-10-12pata_jmicron: match vendor and class code onlyTejun Heo1-11/+2
2007-10-12libata: add ST9160821AS / 3.ALD to NCQ blacklistTejun Heo1-0/+1
2007-10-12pata_acpi: ACPI driver supportAlan Cox3-0/+406
2007-10-12libata-core: Expose gtm methods for driver useAlan Cox1-2/+6
2007-10-12libata: add HDT722516DLA380 to NCQ blacklistTejun Heo1-0/+1
2007-10-12libata: blacklist NCQ on Seagate Barracuda ST380817ASPaolo Ornati1-0/+1
2007-10-12[libata] Turn on ACPI by defaultJeff Garzik1-2/+2
2007-10-12libata_scsi: Fix ATAPI transfer lengthsAlan Cox1-4/+14
2007-10-12libata: correct handling of SRST reset sequencesAlan Cox1-0/+21
2007-10-12libata: Integrate ACPI-based PATA/SATA hotplug - version 5Matthew Garrett1-1/+59
2007-10-12libata: Add a drivers/ide style DMA disableAlan Cox1-0/+17
2007-10-12ahci: Add MCP79 support to AHCI driverPeer Chen1-0/+8
2007-10-12libata: add human-readable error value decodingRobert Hancock1-0/+45
2007-10-12ahci: implement AHCI_HFLAG_NO_PMPTejun Heo1-2/+9
2007-10-12ahci: move host flags over to pi.private_dataTejun Heo1-28/+35
2007-10-12ahci: implement PMP supportTejun Heo1-46/+174
2007-10-12sata_sil24: implement PORT_RSTTejun Heo1-23/+70
2007-10-12sata_sil24: implement PMP supportTejun Heo1-21/+206
2007-10-12libata-pmp: implement qc_defer for command switching PMP supportTejun Heo2-0/+31
2007-10-12libata-pmp: extend ACPI support to cover PMPTejun Heo3-4/+38
2007-10-12libata-pmp: hook PMP support and enable itTejun Heo3-35/+96
2007-10-12libata-pmp: implement Port Multiplier supportTejun Heo4-1/+1200
2007-10-12libata-pmp: update ata_eh_reset() for PMPTejun Heo1-0/+2
2007-10-12[PATCH] libata: Fix HPA handling regressionAlan Cox1-1/+6
2007-10-12[libata] ata_piix: add HP compaq laptop to short cable listJeff Garzik1-0/+1
2007-10-12pata_ns87415: Initial cut at 87415/87560 IDE supportAlan Cox3-0/+477
2007-10-12libata-core: blacklist HITACHI HDS drives using wildcard blacklist matchingDavid Milburn1-2/+2
2007-10-12libata: update spurious NCQ completion blacklistTejun Heo1-1/+4
2007-10-12pata_pdc202xx_old MWDMA fixes, and notesAlan Cox1-5/+10
2007-10-12pata_atiixp: Audit notes on lockingAlan Cox1-0/+6
2007-10-12[libata] AHCI: enable AHCI mode, before using AHCI resetJeff Garzik1-1/+7
2007-10-12libata: Fix build failure on ppc64 drivers/ata/pata_scc.cSatyam Sharma1-9/+12
2007-10-12sata_via: kill SATA_PATA_SHARING register handlingTejun Heo1-14/+2
2007-10-12libata: fix ata_set_max_sectors()Tejun Heo1-1/+4
2007-10-12libata-pmp-prep: implement sata_async_notification()Tejun Heo6-26/+91
2007-10-12libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo1-0/+7
2007-10-12libata-pmp-prep: implement EH fast-fail pathTejun Heo1-1/+1
2007-10-12libata-pmp-prep: implement ATA_LFLAG_DISABLEDTejun Heo1-1/+29
2007-10-12libata-pmp-prep: implement ATA_LFLAG_NO_RETRYTejun Heo1-1/+4
2007-10-12libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMBTejun Heo1-10/+32
2007-10-12libata-pmp-prep: implement qc_defer helpersTejun Heo2-2/+25
2007-10-12libata-pmp-prep: implement ops->qc_defer()Tejun Heo5-36/+61
2007-10-12libata-pmp-prep: make a number of functions global to libataTejun Heo3-18/+34
2007-10-12libata-pmp-prep: add @new_class to ata_dev_revalidate()Tejun Heo3-4/+17
2007-10-12libata: misc updates for ANTejun Heo4-16/+30
2007-10-12[libata] SCSI: simulator version, not device version, belongs in VPDJeff Garzik3-4/+4
2007-10-12[libata] SCSI: clean up R/W recovery mode pageJeff Garzik1-3/+2