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