aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAge
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* libata: implement spurious irq handling for SFF and apply it to piixTejun Heo2010-03-01
* libata: retry link resume if necessaryTejun Heo2010-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-09
|\
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
* | libata: add private driver field to struct ata_deviceBartlomiej Zolnierkiewicz2009-12-03
* | libata: retry failed FLUSH if device didn't fail itTejun Heo2009-12-03
|/
* libata: make gtf_filter per-devTejun Heo2009-10-06
* libata: implement more acpi filtering optionsTejun Heo2009-10-06
* libata: cosmetic updatesTejun Heo2009-10-06
* libata: remove spindown skipping and warningTejun Heo2009-09-01
* [libata] add DMA setup FIS auto-activate featureShaohua Li2009-09-01
* libata: accept late unlocking of HPATejun Heo2009-07-28
* libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-14
* ata: Report 16/32bit PIO as best we canAlan Cox2009-04-16
* trivial: Fix misspelling of firmwareNick Andrew2009-03-30
* [libata] Improve timeout handlingAlan Cox2009-03-24
* [libata] Drain data on errorsAlan Cox2009-03-24
* [libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord2009-03-24
* libata: align ap->sector_bufTejun Heo2009-03-05
* libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-05
* libata: change drive ready wait after hard reset to 5sStuart Hayes2009-03-05
* libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-02
* libata: clear dev->ering in smarter wayTejun Heo2009-02-02
* SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-27
* libata: Add another column to the ata_timing table.David Daney2009-01-16
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-16
* libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-10
* libata: Add 32bit PIO supportAlan Cox2009-01-08
* libata: perform port detach in EHTejun Heo2008-12-28
* libata: beef up iteratorsTejun Heo2008-12-28
* libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-01
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-10
* libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-04
* libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-31
* libata: switch to using block layer tagging supportJens Axboe2008-10-23
* libata: transfer EHI control flags to slave ehc.iTejun Heo2008-10-22
* libata: reorder ata_device to remove 8 bytes of padding on 64 bitsRichard Kennedy2008-09-29
* libata: Implement disk shock protection supportElias Oltmanns2008-09-29
* libata: implement slave_linkTejun Heo2008-09-29
* libata: misc updates to prepare for slave linkTejun Heo2008-09-29
* libata: reimplement link iteratorTejun Heo2008-09-29
* libata: make SCR access ops per-linkTejun Heo2008-09-29
* libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-22
* libata: restore SControl on detachTejun Heo2008-08-22
* libata: implement no[hs]rst force paramsTejun Heo2008-08-22
* pata_it821x: Driver updates and reworkingAlan Cox2008-07-31
* libata.h: replace __FUNCTION__ with __func__Alexander Beregalov2008-07-31
* libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-14
* libata: improve EH internal command timeout handlingTejun Heo2008-07-14