summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* sata_mv: implement SoC guideline SATA_S11Mark Lord2008-05-301-1/+5
* sata_mv: workaround for 60x1 errata sata13Mark Lord2008-05-301-2/+7
* sata_mv: nuke unreleased GenIIe revisionsMark Lord2008-05-301-19/+4
* sata_mv: PHY_MODEx errata fixesMark Lord2008-05-301-12/+12
* sata_mv: move SOC_FLAG to hprivMark Lord2008-05-301-14/+13
* drivers/ata: trim trailing whitespaceJeff Garzik2008-05-192-5/+5
* Fixups to ATA ACPI hotplugMatthew Garrett2008-05-191-27/+50
* libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-192-8/+8
* sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo2008-05-191-0/+11
* libata: don't schedule LPM action seperately during probingTejun Heo2008-05-191-2/+1
* libata: make sure PMP notification is turned off during recoveryTejun Heo2008-05-191-16/+20
* libata: increase PMP register access timeout to 3sTejun Heo2008-05-191-2/+2
* libata: ignore recovered PHY errorsTejun Heo2008-05-191-6/+1
* libata: kill hotplug related race conditionTejun Heo2008-05-192-23/+50
* libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo2008-05-192-32/+18
* libata: reorganize ata_eh_reset() no reset method pathTejun Heo2008-05-191-50/+52
* libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo2008-05-191-1/+5
* sata_promise: other cleanupsMikael Pettersson2008-05-191-16/+7
* sata_promise: mmio access cleanupsMikael Pettersson2008-05-191-59/+65
* sata_promise: fix irq clearing bugletsMikael Pettersson2008-05-191-4/+3
* ata: remove FIT() macroHarvey Harrison2008-05-199-64/+64
* sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord2008-05-191-2/+14
* sata_mv: cache main_irq_mask register in hprivMark Lord2008-05-191-5/+7
* sata_mv: disregard masked irqsMark Lord2008-05-191-4/+5
* sata_mv: fix pmp drives not foundMark Lord2008-05-191-1/+4
* sata_mv: consolidate main_irq_mask updatesMark Lord2008-05-191-25/+32
* sata_mv: don't blindly enable IRQsMark Lord2008-05-191-26/+6
* sata_mv: async notify for genIIe onlyMark Lord2008-05-191-2/+12
* sata_mv: group genIIe flagsMark Lord2008-05-191-9/+8
* sata_mv: fis irq register fixesMark Lord2008-05-191-4/+12
* sata_mv: always do softresetMark Lord2008-05-191-0/+1
* avr32/pata: avoid unnecessary memset (updated after comments)Christophe Jaillet2008-05-191-2/+0
* pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.Sonic Zhang2008-05-191-1/+4
* pata_atiixp: Don't disableAlan Cox2008-05-062-0/+12
* sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2008-05-062-10/+30
* sata_inic162x: add cardbus supportTejun Heo2008-05-061-12/+24
* sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-061-51/+18
* sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-061-34/+47
* sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-061-34/+15
* sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-061-98/+5
* sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-061-35/+235
* sata_inic162x: update TF read handlingTejun Heo2008-05-061-2/+45