summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: implement standard reset component operations and ->probe_resetTejun Heo2006-01-271-0/+6
* [PATCH] libata: implement ata_drive_probe_reset()Tejun Heo2006-01-271-0/+5
* [PATCH] libata: new ->probe_reset operationTejun Heo2006-01-261-3/+5
* [PATCH] libata: export ata_busy_sleepTejun Heo2006-01-261-0/+3
* [PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo2006-01-261-0/+3
* [PATCH] libata: return AC_ERR_* from issue functionsTejun Heo2006-01-261-2/+2
* [PATCH] libata: add detailed AC_ERR_* flagsTejun Heo2006-01-261-5/+10
* [PATCH] libata: make the owner of a qc responsible for freeing itTejun Heo2006-01-261-1/+1
* Merge branch 'debug'Jeff Garzik2006-01-171-7/+45
|\
| * From: Borislav Petkov <petkov@uni-muenster.de>Randy Dunlap2006-01-171-7/+45
* | [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2006-01-171-3/+6
* | [PATCH] libata: add a function to decide if we need iordyAlan Cox2006-01-171-0/+2
|/
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+2
|\
| * [BLOCK] add FUA support to libataTejun Heo2006-01-061-1/+2
* | [PATCH] Suspend support for libataJens Axboe2006-01-061-0/+8
|/
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-131-0/+1
|\
| * [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-131-0/+1
* | [PATCH] libata: remove unused qc->waitingTejun Heo2005-12-131-2/+0
* | [PATCH] libata: implement ata_exec_internal()Tejun Heo2005-12-131-0/+2
* | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-2/+5
* | [libata] remove two unused fields from struct ata_portJeff Garzik2005-11-141-2/+0
|/
* [libata] minor fixes, new helpersJeff Garzik2005-11-141-0/+14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-11-111-1/+1
|\
| * [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-3/+3
* | [PATCH] libata: propogate host private data from probe functionAlan Cox2005-11-111-0/+1
* | [PATCH] libata.h needs dma-mapping.hAndrew Morton2005-11-111-0/+1
* | [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-071-3/+3
|/
* [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-041-0/+13
* Merge branch 'upstream'Jeff Garzik2005-10-301-2/+26
|\
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-2/+26
* | Merge branch 'upstream'Jeff Garzik2005-10-301-2/+0
|\ \ | |/
| * [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-291-2/+0
* | Merge branch 'master'Jeff Garzik2005-10-281-17/+56
|\ \ | |/
| * libata: const-ification bombing runJeff Garzik2005-10-221-16/+16
| * libata: turn on block layer clusteringJeff Garzik2005-10-221-1/+1
| * Add ide-timing functionality to libata.Alan Cox2005-10-211-0/+39
* | libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik2005-10-181-0/+12
* | Merge branch 'upstream'Jeff Garzik2005-10-181-4/+2
|\ \ | |/
| * [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2005-10-181-4/+2
* | Merge branch 'upstream'Jeff Garzik2005-10-091-11/+23
|\ \ | |/
| * libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik2005-10-051-0/+2
| * libata: bitmask based pci init functions for one or two portsAlan Cox2005-10-041-1/+5
| * /spare/repo/libata-dev branch 'chs-support'Jeff Garzik2005-09-281-0/+6
| |\
| | * Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-241-0/+1
| | |\
| | * \ Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-081-1/+1
| | |\ \
| | * \ \ Merge libata branch 'chs-support' to latest upstream kernel.Jeff Garzik2005-08-291-22/+27
| | |\ \ \
| | * \ \ \ Merge upstream kernel changes into 'C/H/S support' branch of libata.Jeff Garzik2005-06-221-0/+67
| | |\ \ \ \
| | * | | | | [libata] C/H/S support, for older devicesAlbert Lee2005-05-121-0/+6
| * | | | | | [PATCH] libata: rename host statesAlbert Lee2005-09-281-10/+10
| | |_|_|_|/ | |/| | | |
* | | | | | libata: fix ATAPI DMA alignment issuesJeff Garzik2005-10-051-1/+26
|/ / / / /
OpenPOWER on IntegriCloud