aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-30sata_mv: implement SoC guideline SATA_S11Mark Lord1-1/+5
2008-05-30sata_mv: workaround for 60x1 errata sata13Mark Lord1-2/+7
2008-05-30sata_mv: nuke unreleased GenIIe revisionsMark Lord1-19/+4
2008-05-30sata_mv: PHY_MODEx errata fixesMark Lord1-12/+12
2008-05-30sata_mv: move SOC_FLAG to hprivMark Lord1-14/+13
2008-05-19drivers/ata: trim trailing whitespaceJeff Garzik2-5/+5
2008-05-19Fixups to ATA ACPI hotplugMatthew Garrett1-27/+50
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo2-8/+8
2008-05-19sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo1-0/+11
2008-05-19libata: don't schedule LPM action seperately during probingTejun Heo1-2/+1
2008-05-19libata: make sure PMP notification is turned off during recoveryTejun Heo1-16/+20
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo1-2/+2
2008-05-19libata: ignore recovered PHY errorsTejun Heo1-6/+1
2008-05-19libata: kill hotplug related race conditionTejun Heo2-23/+50
2008-05-19libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo2-32/+18
2008-05-19libata: reorganize ata_eh_reset() no reset method pathTejun Heo1-50/+52
2008-05-19libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo1-1/+5
2008-05-19sata_promise: other cleanupsMikael Pettersson1-16/+7
2008-05-19sata_promise: mmio access cleanupsMikael Pettersson1-59/+65
2008-05-19sata_promise: fix irq clearing bugletsMikael Pettersson1-4/+3
2008-05-19ata: remove FIT() macroHarvey Harrison9-64/+64
2008-05-19sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord1-2/+14
2008-05-19sata_mv: cache main_irq_mask register in hprivMark Lord1-5/+7
2008-05-19sata_mv: disregard masked irqsMark Lord1-4/+5
2008-05-19sata_mv: fix pmp drives not foundMark Lord1-1/+4
2008-05-19sata_mv: consolidate main_irq_mask updatesMark Lord1-25/+32
2008-05-19sata_mv: don't blindly enable IRQsMark Lord1-26/+6