aboutsummaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
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
2008-06-04libata: kill unused constantsTejun Heo
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo
2008-05-19ata: remove FIT() macroHarvey Harrison
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord
2008-05-06libata: improve post-reset device ready testTejun Heo
2008-04-29[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik
2008-04-25make sata_print_link_status() staticAdrian Bunk
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-17libata: make PMP support optionalTejun Heo
2008-04-17libata: implement PMP helpersTejun Heo
2008-04-17libata: separate PMP support code from core codeTejun Heo