summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox-19/+107
2008-06-04sata_mv: PHY_MODE4 cleanupsMark Lord-10/+14
2008-06-04[libata] ata_piix: more acer short cable quirksColin Ian King-0/+2
2008-06-04[libata] ACPI: Properly handle bay devices in dock stationsHolger Macht-51/+114
2008-05-30ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen-4/+4
2008-05-30[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra-61/+163
2008-05-30libata: SRST can't be trusted on PMP sil3726Tejun Heo-2/+5
2008-05-30libata: fix libata-scsi kernel-doc notationRandy Dunlap-1/+2
2008-05-30ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela-1/+1
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo-3/+4
2008-05-30sata_mv: implement SoC guideline SATA_S11Mark Lord-1/+5
2008-05-30sata_mv: workaround for 60x1 errata sata13Mark Lord-2/+7
2008-05-30sata_mv: nuke unreleased GenIIe revisionsMark Lord-19/+4
2008-05-30sata_mv: PHY_MODEx errata fixesMark Lord-12/+12
2008-05-30sata_mv: move SOC_FLAG to hprivMark Lord-14/+13
2008-05-19drivers/ata: trim trailing whitespaceJeff Garzik-5/+5
2008-05-19Fixups to ATA ACPI hotplugMatthew Garrett-27/+50
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo-8/+8
2008-05-19sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo-0/+11
2008-05-19libata: don't schedule LPM action seperately during probingTejun Heo-2/+1
2008-05-19libata: make sure PMP notification is turned off during recoveryTejun Heo-16/+20
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo-2/+2
2008-05-19libata: ignore recovered PHY errorsTejun Heo-6/+1
2008-05-19libata: kill hotplug related race conditionTejun Heo-23/+50
2008-05-19libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo-32/+18
2008-05-19libata: reorganize ata_eh_reset() no reset method pathTejun Heo-50/+52
2008-05-19libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo-1/+5
2008-05-19sata_promise: other cleanupsMikael Pettersson-16/+7
2008-05-19sata_promise: mmio access cleanupsMikael Pettersson-59/+65
2008-05-19sata_promise: fix irq clearing bugletsMikael Pettersson-4/+3
2008-05-19ata: remove FIT() macroHarvey Harrison-64/+64
2008-05-19sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord-2/+14
2008-05-19sata_mv: cache main_irq_mask register in hprivMark Lord-5/+7
2008-05-19sata_mv: disregard masked irqsMark Lord-4/+5
2008-05-19sata_mv: fix pmp drives not foundMark Lord-1/+4
2008-05-19sata_mv: consolidate main_irq_mask updatesMark Lord-25/+32
2008-05-19sata_mv: don't blindly enable IRQsMark Lord-26/+6
2008-05-19sata_mv: async notify for genIIe onlyMark Lord-2/+12
2008-05-19sata_mv: group genIIe flagsMark Lord-9/+8
2008-05-19sata_mv: fis irq register fixesMark Lord-4/+12
2008-05-19sata_mv: always do softresetMark Lord-0/+1
2008-05-19avr32/pata: avoid unnecessary memset (updated after comments)Christophe Jaillet-2/+0
2008-05-19pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.Sonic Zhang-1/+4
2008-05-06pata_atiixp: Don't disableAlan Cox-0/+12
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo-10/+30
2008-05-06sata_inic162x: add cardbus supportTejun Heo-12/+24
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo-51/+18
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo-34/+47
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo-34/+15
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo-98/+5