Age | Commit message (Expand) | Author |
2010-03-01 | libata: Pass host flags into the pci helper | Alan Cox |
2010-03-01 | libata: implement spurious irq handling for SFF and apply it to piix | Tejun Heo |
2010-01-12 | libata: retry link resume if necessary | Tejun Heo |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie |
2009-12-03 | libata: add private driver field to struct ata_device | Bartlomiej Zolnierkiewicz |
2009-12-03 | libata: retry failed FLUSH if device didn't fail it | Tejun Heo |
2009-10-06 | libata: make gtf_filter per-dev | Tejun Heo |
2009-10-06 | libata: implement more acpi filtering options | Tejun Heo |
2009-10-06 | libata: cosmetic updates | Tejun Heo |
2009-09-01 | libata: remove spindown skipping and warning | Tejun Heo |
2009-09-01 | [libata] add DMA setup FIS auto-activate feature | Shaohua Li |
2009-07-28 | libata: accept late unlocking of HPA | Tejun Heo |
2009-07-14 | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo |
2009-04-16 | ata: Report 16/32bit PIO as best we can | Alan Cox |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew |
2009-03-24 | [libata] Improve timeout handling | Alan Cox |
2009-03-24 | [libata] Drain data on errors | Alan Cox |
2009-03-24 | [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. | Mark Lord |
2009-03-05 | libata: align ap->sector_buf | Tejun Heo |
2009-03-05 | libata: fix dma_unmap_sg misuse | FUJITA Tomonori |
2009-03-05 | libata: change drive ready wait after hard reset to 5s | Stuart Hayes |
2009-02-02 | libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book | Tejun Heo |
2009-02-02 | libata: clear dev->ering in smarter way | Tejun Heo |
2009-01-27 | SATA: Blacklisting of systems that spin off disks during ACPI power off | Rafael J. Wysocki |
2009-01-16 | libata: Add another column to the ata_timing table. | David Daney |
2009-01-16 | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik |
2009-01-10 | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven |
2009-01-08 | libata: Add 32bit PIO support | Alan Cox |
2008-12-28 | libata: perform port detach in EH | Tejun Heo |
2008-12-28 | libata: beef up iterators | Tejun Heo |
2008-12-01 | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ | Tejun Heo |
2008-11-10 | libata: revert convert-to-block-tagging patches | Tejun Heo |
2008-11-04 | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo |
2008-10-31 | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe |
2008-10-23 | libata: switch to using block layer tagging support | Jens Axboe |
2008-10-22 | libata: transfer EHI control flags to slave ehc.i | Tejun Heo |
2008-09-29 | libata: reorder ata_device to remove 8 bytes of padding on 64 bits | Richard Kennedy |
2008-09-29 | libata: Implement disk shock protection support | Elias Oltmanns |
2008-09-29 | libata: implement slave_link | Tejun Heo |
2008-09-29 | libata: misc updates to prepare for slave link | Tejun Heo |
2008-09-29 | libata: reimplement link iterator | Tejun Heo |
2008-09-29 | libata: make SCR access ops per-link | Tejun Heo |
2008-08-22 | libata: Fix a large collection of DMA mode mismatches | Alan Cox |
2008-08-22 | libata: restore SControl on detach | Tejun Heo |
2008-08-22 | libata: implement no[hs]rst force params | Tejun Heo |
2008-07-31 | pata_it821x: Driver updates and reworking | Alan Cox |
2008-07-31 | libata.h: replace __FUNCTION__ with __func__ | Alexander Beregalov |
2008-07-14 | libata/ahci: enclosure management support | Kristen Carlson Accardi |
2008-07-14 | libata: improve EH internal command timeout handling | Tejun Heo |