summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)AuthorFilesLines
2006-02-12[PATCH] libata: inline ata_qc_complete()Tejun Heo1-1/+19
2006-02-10[PATCH] libata: implement ata_scsi_timed_out()Tejun Heo1-0/+1
2006-02-10[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo1-0/+1
2006-02-09[PATCH] libata: implement ata_std_probeinit()Tejun Heo1-0/+1
2006-02-09[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo1-0/+2
2006-02-09[PATCH] libata: EH / pio tasks synchronizationTejun Heo1-1/+2
2006-02-09[PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo1-0/+2
2006-01-28[PATCH] libata: implement standard reset component operations and ->probe_resetTejun Heo1-0/+6
2006-01-28[PATCH] libata: implement ata_drive_probe_reset()Tejun Heo1-0/+5
2006-01-27[PATCH] libata: new ->probe_reset operationTejun Heo1-3/+5
2006-01-27[PATCH] libata: export ata_busy_sleepTejun Heo1-0/+3
2006-01-27[PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo1-0/+3
2006-01-27[PATCH] libata: return AC_ERR_* from issue functionsTejun Heo1-2/+2
2006-01-27[PATCH] libata: add detailed AC_ERR_* flagsTejun Heo1-5/+10
2006-01-27[PATCH] libata: make the owner of a qc responsible for freeing itTejun Heo1-1/+1
2006-01-18Merge branch 'debug'Jeff Garzik1-7/+45
2006-01-18[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox1-3/+6
2006-01-18From: Borislav Petkov <petkov@uni-muenster.de>Randy Dunlap1-7/+45
2006-01-17[PATCH] libata: add a function to decide if we need iordyAlan Cox1-0/+2
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+2
2006-01-06[PATCH] Suspend support for libataJens Axboe1-0/+8
2006-01-06[BLOCK] add FUA support to libataTejun Heo1-1/+2
2005-12-13Merge branch 'upstream-fixes'Jeff Garzik1-0/+1
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik1-0/+1
2005-12-13[PATCH] libata: remove unused qc->waitingTejun Heo1-2/+0
2005-12-13[PATCH] libata: implement ata_exec_internal()Tejun Heo1-0/+2
2005-12-06[PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee1-2/+5
2005-11-15[libata] remove two unused fields from struct ata_portJeff Garzik1-2/+0
2005-11-14[libata] minor fixes, new helpersJeff Garzik1-0/+14
2005-11-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-1/+1
2005-11-11[PATCH] libata: propogate host private data from probe functionAlan Cox1-0/+1
2005-11-11[PATCH] libata.h needs dma-mapping.hAndrew Morton1-0/+1
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-11-07[libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik1-3/+3
2005-11-05[libata] ATAPI pad allocation fixes/cleanupJeff Garzik1-0/+13
2005-10-30Merge branch 'upstream'Jeff Garzik1-2/+26
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik1-2/+26
2005-10-30Merge branch 'upstream'Jeff Garzik1-2/+0
2005-10-30[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik1-2/+0
2005-10-28Merge branch 'master'Jeff Garzik1-17/+56
2005-10-22libata: const-ification bombing runJeff Garzik1-16/+16
2005-10-22libata: turn on block layer clusteringJeff Garzik1-1/+1
2005-10-22Add ide-timing functionality to libata.Alan Cox1-0/+39
2005-10-19libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik1-0/+12
2005-10-19Merge branch 'upstream'Jeff Garzik1-4/+2
2005-10-19[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee1-4/+2
2005-10-09Merge branch 'upstream'Jeff Garzik1-11/+23
2005-10-05libata: fix ATAPI DMA alignment issuesJeff Garzik1-1/+26
2005-10-05libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik1-0/+2
2005-10-04libata: bitmask based pci init functions for one or two portsAlan Cox1-1/+5