Age | Commit message (Expand) | Author |
2006-11-29 | [PATCH] libata: add missing sht->slave_destroy | Tejun Heo |
2006-11-29 | [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers | Tejun Heo |
2006-11-28 | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure | Brian King |
2006-11-28 | [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 | Jason Gaston |
2006-11-28 | [PATCH] libata: don't schedule EH on wcache on/off if old EH | Tejun Heo |
2006-11-14 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-11-14 | [PATCH] libata: Convert from module_init to subsys_initcall | Brian King |
2006-11-14 | libata: fix double-completion on error | Darrick J. Wong |
2006-11-14 | [PATCH] pata_artop: fix "& (1 >>" typo | Alexey Dobriyan |
2006-11-14 | [PATCH] hpt37x: Check the enablebits | Alan Cox |
2006-11-08 | [libata] sata_via: fix obvious typo | Jeff Garzik |
2006-11-02 | [libata] Add support for AHCI controllers of MCP67. | Peer Chen |
2006-11-02 | [libata] Add support for PATA controllers of MCP67 to pata_amd.c. | Peer Chen |
2006-11-01 | Revert "[PATCH] Add 0x7110 piix to ata_piix.c" | Jeff Garzik |
2006-11-01 | [libata] sata_nv: Add PCI IDs | Peer Chen |
2006-11-01 | [PATCH] ahci: fix status register check in ahci_softreset | Tejun Heo |
2006-10-31 | [PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7M | Tejun Heo |
2006-10-31 | [PATCH] libata: unexport ata_dev_revalidate() | Tejun Heo |
2006-10-31 | [PATCH] Add 0x7110 piix to ata_piix.c | Jens Axboe |
2006-10-31 | [PATCH] sata_sis: fix flags handling for the secondary port | Tejun Heo |
2006-10-21 | [PATCH] libata-sff: Allow for wacky systems | Alan Cox |
2006-10-21 | [PATCH] ahci: readability tweak | Alan Cox |
2006-10-21 | [PATCH] ATA must depend on BLOCK | Adrian Bunk |
2006-10-21 | [PATCH] libata: use correct map_db values for ICH8 | Kristen Carlson Accardi |
2006-10-11 | Merge branch 'master' into upstream-fixes | Jeff Garzik |
2006-10-11 | [PATCH] pata-qdi: fix le32 in data_xfer | Peter Korsgaard |
2006-10-11 | [libata] sata_promise: add PCI ID | Jeff Garzik |
2006-10-11 | [PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctl | Eran Tromer |
2006-10-10 | [PATCH] trivial iomem annotations: sata_promise | Al Viro |
2006-10-10 | [PATCH] misc sata __iomem annotations | Al Viro |
2006-10-05 | Merge branch 'master' into upstream-fixes | Jeff Garzik |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-05 | [PATCH] libata: Don't believe bogus claims in the older PIO mode register | Alan Cox |
2006-10-04 | [PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync | Alan Cox |
2006-10-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-10-03 | [PATCH] pata_hpt366: fix typo | OGAWA Hirofumi |
2006-10-01 | [libata] pata_artop: kill gcc warning | Jeff Garzik |
2006-09-30 | [PATCH] libata: turn off NCQ if queue depth is adjusted to 1 | Tejun Heo |
2006-09-29 | [libata] DocBook minor updates, fixes | Jeff Garzik |
2006-09-28 | [libata] PCI ID table cleanup in various drivers | Jeff Garzik |
2006-09-28 | [libata] Print out Status register, if a BSY-sleep takes too long | Jeff Garzik |
2006-09-28 | [libata] init probe_ent->private_data in a common location | Jeff Garzik |
2006-09-28 | [libata] minor PCI IDE probe fixes and cleanups | Jeff Garzik |
2006-09-27 | [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists | Jeff Garzik |
2006-09-27 | [PATCH] Fix reference of uninitialised memory in ata_device_add() | Dave Jones |
2006-09-27 | [libata] Don't use old-EH ->eng_timeout() hook when not needed | Jeff Garzik |
2006-09-27 | [libata] sata_mv: fix oops by filling in missing hook | Jeff Garzik |
2006-09-26 | [libata] One more s/15/ATA_SECONDARY_IRQ/ substitution | Jeff Garzik |
2006-09-26 | [libata] pata_serverworks: fill in ->irq_clear hook | Jeff Garzik |
2006-09-26 | [PATCH] pata_serverworks: correct PCI ID in cable detection table | Alan Cox |