summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo
2008-07-04sata_mv: safer logic for limit_warningsMark Lord
2008-07-04libata-sff: improve HSM violation reportingTejun Heo
2008-07-04ahci: always clear all bits in irq_statTejun Heo
2008-07-04sata_sil24: add DID for another adaptec flavorTejun Heo
2008-06-27sata_uli: hardreset is brokenTejun Heo
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson
2008-06-20pcmcia: add an pata/ide IDMatt Reimer
2008-06-18ahci: sis can't do PMPTejun Heo
2008-06-18ata_piix: add TECRA M4 to broken suspend listTejun Heo
2008-06-18LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driverBen Dooks
2008-06-18sata_mv: warn on PIO with multiple DRQsMark Lord
2008-06-18sata_mv: enable async_notify for 60x1 Rev.C0 and higherMark Lord
2008-06-18libata: don't check whether to use DMA or not for no data commandsTejun Heo
2008-06-18ahci: jmb361 has only one portTejun Heo
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang
2008-06-13ahci: workarounds for mcp65Tejun Heo
2008-06-05libata: fix G5 SATA broken on -rc5Hugh Dickins
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox
2008-06-04sata_mv: PHY_MODE4 cleanupsMark Lord
2008-06-04[libata] ata_piix: more acer short cable quirksColin Ian King
2008-06-04[libata] ACPI: Properly handle bay devices in dock stationsHolger Macht
2008-05-30ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen
2008-05-30[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra
2008-05-30libata: SRST can't be trusted on PMP sil3726Tejun Heo
2008-05-30libata: fix libata-scsi kernel-doc notationRandy Dunlap
2008-05-30ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo
2008-05-30sata_mv: implement SoC guideline SATA_S11Mark Lord
2008-05-30sata_mv: workaround for 60x1 errata sata13Mark Lord
2008-05-30sata_mv: nuke unreleased GenIIe revisionsMark Lord
2008-05-30sata_mv: PHY_MODEx errata fixesMark Lord
2008-05-30sata_mv: move SOC_FLAG to hprivMark Lord
2008-05-19drivers/ata: trim trailing whitespaceJeff Garzik
2008-05-19Fixups to ATA ACPI hotplugMatthew Garrett
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo
2008-05-19sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo
2008-05-19libata: don't schedule LPM action seperately during probingTejun Heo
2008-05-19libata: make sure PMP notification is turned off during recoveryTejun Heo
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo
2008-05-19libata: ignore recovered PHY errorsTejun Heo
2008-05-19libata: kill hotplug related race conditionTejun Heo
2008-05-19libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo
2008-05-19libata: reorganize ata_eh_reset() no reset method pathTejun Heo
2008-05-19libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo
2008-05-19sata_promise: other cleanupsMikael Pettersson
2008-05-19sata_promise: mmio access cleanupsMikael Pettersson
2008-05-19sata_promise: fix irq clearing bugletsMikael Pettersson
2008-05-19ata: remove FIT() macroHarvey Harrison