Age | Commit message (Expand) | Author |
2008-07-05 | ahci: give another shot at clearing all bits in irq_stat | Tejun Heo |
2008-07-04 | sata_mv: safer logic for limit_warnings | Mark Lord |
2008-07-04 | libata-sff: improve HSM violation reporting | Tejun Heo |
2008-07-04 | ahci: always clear all bits in irq_stat | Tejun Heo |
2008-07-04 | sata_sil24: add DID for another adaptec flavor | Tejun Heo |
2008-06-27 | sata_uli: hardreset is broken | Tejun Heo |
2008-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-06-20 | pcmcia: add another pata/ide ID | Kristoffer Ericson |
2008-06-20 | pcmcia: add an pata/ide ID | Matt Reimer |
2008-06-18 | ahci: sis can't do PMP | Tejun Heo |
2008-06-18 | ata_piix: add TECRA M4 to broken suspend list | Tejun Heo |
2008-06-18 | LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver | Ben Dooks |
2008-06-18 | sata_mv: warn on PIO with multiple DRQs | Mark Lord |
2008-06-18 | sata_mv: enable async_notify for 60x1 Rev.C0 and higher | Mark Lord |
2008-06-18 | libata: don't check whether to use DMA or not for no data commands | Tejun Heo |
2008-06-18 | ahci: jmb361 has only one port | Tejun Heo |
2008-06-13 | ahci: Workaround HW bug for SB600/700 SATA controller PMP support | Shane Huang |
2008-06-13 | ahci: workarounds for mcp65 | Tejun Heo |
2008-06-05 | libata: fix G5 SATA broken on -rc5 | Hugh Dickins |
2008-06-04 | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl | Alan Cox |
2008-06-04 | sata_mv: PHY_MODE4 cleanups | Mark Lord |
2008-06-04 | [libata] ata_piix: more acer short cable quirks | Colin Ian King |
2008-06-04 | [libata] ACPI: Properly handle bay devices in dock stations | Holger Macht |
2008-05-30 | ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c | peerchen |
2008-05-30 | [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support | Ashish Kalra |
2008-05-30 | libata: SRST can't be trusted on PMP sil3726 | Tejun Heo |
2008-05-30 | libata: fix libata-scsi kernel-doc notation | Randy Dunlap |
2008-05-30 | ata: Convert to static DEFINE_SPINLOCK(lock) | Pradeep Singh Rautela |
2008-05-30 | ata_piix: fix macbook ich8m problems | Tejun Heo |
2008-05-30 | sata_mv: implement SoC guideline SATA_S11 | Mark Lord |
2008-05-30 | sata_mv: workaround for 60x1 errata sata13 | Mark Lord |
2008-05-30 | sata_mv: nuke unreleased GenIIe revisions | Mark Lord |
2008-05-30 | sata_mv: PHY_MODEx errata fixes | Mark Lord |
2008-05-30 | sata_mv: move SOC_FLAG to hpriv | Mark Lord |
2008-05-19 | drivers/ata: trim trailing whitespace | Jeff Garzik |
2008-05-19 | Fixups to ATA ACPI hotplug | Matthew Garrett |
2008-05-19 | libata: ignore SIMG4726 config pseudo device | Tejun Heo |
2008-05-19 | sata_sil24: don't use NCQ if marvell 4140 PMP is attached | Tejun Heo |
2008-05-19 | libata: don't schedule LPM action seperately during probing | Tejun Heo |
2008-05-19 | libata: make sure PMP notification is turned off during recovery | Tejun Heo |
2008-05-19 | libata: increase PMP register access timeout to 3s | Tejun Heo |
2008-05-19 | libata: ignore recovered PHY errors | Tejun Heo |
2008-05-19 | libata: kill hotplug related race condition | Tejun Heo |
2008-05-19 | libata: move reset freeze/thaw handling into ata_eh_reset() | Tejun Heo |
2008-05-19 | libata: reorganize ata_eh_reset() no reset method path | Tejun Heo |
2008-05-19 | libata: fix sata_link_hardreset() @online out parameter handling | Tejun Heo |
2008-05-19 | sata_promise: other cleanups | Mikael Pettersson |
2008-05-19 | sata_promise: mmio access cleanups | Mikael Pettersson |
2008-05-19 | sata_promise: fix irq clearing buglets | Mikael Pettersson |
2008-05-19 | ata: remove FIT() macro | Harvey Harrison |