Age | Commit message (Expand) | Author |
2009-01-13 | pata_it821x: Update RDC UDMA handling | Alan Cox |
2009-01-13 | ata: fix wrong WARN_ON_ONCE | Christian Borntraeger |
2009-01-10 | libata: only ports >= 0 need to synchronize | Arjan van de Ven |
2009-01-10 | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven |
2009-01-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-01-09 | libata: use WARN_ON_ONCE on hot paths | Tejun Heo |
2009-01-09 | Merge branch 'linus' into release | Len Brown |
2009-01-08 | libata: clean up the SFF code for coding style | Alan Cox |
2009-01-08 | libata: Add 32bit PIO support | Alan Cox |
2009-01-08 | [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA | Shane Huang |
2009-01-08 | pata_hpt366: reimplement mode programming | Tejun Heo |
2009-01-08 | [libata] pata_hpt3x3: correct _freeze() function declaration | Jeff Garzik |
2009-01-08 | libata: Add special ata_pio_need_iordy() handling for Compact Flash. | David Daney |
2009-01-08 | pata_platform: __pata_platform_remove() shouldn't be in discard section | Sonic Zhang |
2009-01-08 | sata_sil24: remove unused sil24_port_multiplier | Grant Grundler |
2009-01-08 | [libata] ahci: Add SATA GEN3 related messages | Shane Huang |
2009-01-08 | ata_piix: save, use saved and restore IOCFG | Tejun Heo |
2009-01-08 | pata_ali: Fix and workaround for FIFO DMA bug | Alan Cox |
2009-01-08 | pata_ali: force initialise a few bits | Alan Cox |
2009-01-08 | pata_hpt3x3: Workarounds for chipset | Alan Cox |
2009-01-07 | fastboot: Make libata initialization even more async | Arjan van de Ven |
2009-01-07 | fastboot: make the libata port scan asynchronous | Arjan van de Ven |
2009-01-06 | libata: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-12-29 | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori |
2008-12-29 | sata_sil: add Large Block Transfer support | Robert Hancock |
2008-12-29 | [libata] ata_piix: cleanup dmi strings checking | Jiri Slaby |
2008-12-29 | libata: blacklist NCQ on OCZ CORE 2 SSD (resend) | Lubomir Bulej |
2008-12-28 | [libata] Update kernel-doc comments to match source code | Qinghuang Feng |
2008-12-28 | libata: perform port detach in EH | Tejun Heo |
2008-12-28 | libata: when restoring SControl during detach do the PMP links first | Tejun Heo |
2008-12-28 | libata: beef up iterators | Tejun Heo |
2008-12-21 | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin |
2008-12-16 | pata_hpt366: no ATAPI DMA | Tejun Heo |
2008-12-16 | pata_hpt366: fix cable detection, | Tejun Heo |
2008-12-16 | libata: fix Seagate NCQ+FLUSH blacklist | Tejun Heo |
2008-12-09 | ata: Fix experimental tags | Alan Cox |
2008-12-09 | pata_ninja32: update ID table | Alan Cox |
2008-12-09 | pata_sis: Remove bogus cable match | Alan Cox |
2008-12-09 | ATA: piix, fix pointer deref on suspend | Jiri Slaby |
2008-12-09 | pata_hpt366: fix clock detection | Tejun Heo |
2008-12-01 | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ | Tejun Heo |
2008-12-01 | [libata] pata_rb532_cf: fix signature of the xfer function | Phil Sutter |
2008-12-01 | [libata] pata_rb532_cf: fix and rename register definitions | Phil Sutter |
2008-12-01 | ata_piix: add borked Tecra M4 to broken suspend list | Tejun Heo |
2008-11-14 | libata: improve phantom device detection | Tejun Heo |
2008-11-11 | libata: fix last_reset timestamp handling | Tejun Heo |
2008-11-11 | libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127 | Roland Dreier |
2008-11-11 | [libata] pata_pcmcia: another memory card support | Marc Pignat |