aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-05libata: align ap->sector_bufTejun Heo1-1/+2
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori1-0/+1
2009-03-05libata: change drive ready wait after hard reset to 5sStuart Hayes1-1/+1
2009-02-02libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo1-0/+1
2009-02-02libata: clear dev->ering in smarter wayTejun Heo1-8/+10
2009-01-27SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki1-0/+2
2009-01-16libata: Add another column to the ata_timing table.David Daney1-3/+6
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik1-0/+2
2009-01-10libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven1-0/+1
2009-01-08libata: Add 32bit PIO supportAlan Cox1-0/+3
2008-12-28libata: perform port detach in EHTejun Heo1-1/+2
2008-12-28libata: beef up iteratorsTejun Heo1-20/+56
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo1-0/+1
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo1-0/+1
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo1-0/+2
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe1-0/+1
2008-10-23libata: switch to using block layer tagging supportJens Axboe1-1/+0
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo1-0/+3
2008-09-29libata: reorder ata_device to remove 8 bytes of padding on 64 bitsRichard Kennedy1-1/+1
2008-09-29libata: Implement disk shock protection supportElias Oltmanns1-2/+11
2008-09-29libata: implement slave_linkTejun Heo1-3/+5
2008-09-29libata: misc updates to prepare for slave linkTejun Heo1-2/+4
2008-09-29libata: reimplement link iteratorTejun Heo1-25/+8
2008-09-29libata: make SCR access ops per-linkTejun Heo1-2/+2
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox1-0/+22
2008-08-22libata: restore SControl on detachTejun Heo1-0/+1
2008-08-22libata: implement no[hs]rst force paramsTejun Heo1-0/+1
2008-07-31pata_it821x: Driver updates and reworkingAlan Cox1-0/+3
2008-07-31libata.h: replace __FUNCTION__ with __func__Alexander Beregalov1-3/+3
2008-07-14libata/ahci: enclosure management supportKristen Carlson Accardi1-0/+21
2008-07-14libata: improve EH internal command timeout handlingTejun Heo1-1/+7
2008-07-14libata: improve EH retry delay handlingTejun Heo1-0/+2
2008-07-14libata: consistently use msecs for time durationsTejun Heo1-10/+16
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox1-14/+2
2008-06-04libata: kill unused constantsTejun Heo1-3/+0
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo1-1/+1
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo1-1/+1
2008-05-19ata: remove FIT() macroHarvey Harrison1-2/+0
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik1-6/+3
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord1-0/+1
2008-05-06libata: improve post-reset device ready testTejun Heo1-0/+15
2008-04-29[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik1-6/+6
2008-04-25make sata_print_link_status() staticAdrian Bunk1-1/+0
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-1/+1
2008-04-17libata: make PMP support optionalTejun Heo1-0/+27
2008-04-17libata: implement PMP helpersTejun Heo1-9/+29
2008-04-17libata: separate PMP support code from core codeTejun Heo1-7/+10
2008-04-17libata: make SFF support optionalTejun Heo1-0/+9
2008-04-17libata: kill ata_noop_dev_select()Tejun Heo1-1/+0
2008-04-17libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo1-2/+1