summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
* libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-251-0/+1
* libata: set_mode, Fix the FIXMEAlan2007-01-251-2/+2
* libata: Initialize qc->pad_lenBrian King2007-01-241-0/+1
* libata: Fixup n_elem initializationBrian King2007-01-241-0/+1
* libata: initialize qc->dma_dir to DMA_NONETejun Heo2007-01-201-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-37/+15Star
|\
| * [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-031-3/+1Star
| * [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo2006-12-031-0/+1
| * [PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo2006-12-031-1/+0Star
| * [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-021-0/+3
| * [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-021-0/+1
| * [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-021-0/+2
| * [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-021-0/+1
| * [PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2006-12-021-0/+2
| * [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-021-31/+0Star
| * [PATCH] libata: handle 0xff status properlyTejun Heo2006-12-021-5/+4Star
| * [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox2006-12-021-0/+3
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-1/+2
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-2/+2
|/
* [PATCH] libata: unexport ata_dev_revalidate()Tejun Heo2006-11-011-1/+0Star
* [PATCH] libata: typo fixTejun Heo2006-10-211-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo2006-09-301-0/+1
* [PATCH] libata: cosmetic changes to constantsTejun Heo2006-09-301-2/+2
* [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik2006-09-281-0/+4
* [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-251-0/+8
* [PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...Alan Cox2006-09-191-0/+6
* [PATCH] libata: fix non-uniform ports handlingTejun Heo2006-09-191-0/+8
* Merge branch 'upstream' into pata-driversJeff Garzik2006-08-311-1/+1
|\
| * [libata] Trim trailing whitespace.Jeff Garzik2006-08-311-1/+1
* | [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-301-1/+1
|/
* libata: Grand renaming.Jeff Garzik2006-08-241-20/+19Star
* [PATCH] libata: Add CompactFlash supportAlan Cox2006-08-141-2/+2
* [ATA] Increase lba48 max-sectors from 200 to 256.Jeff Garzik2006-08-101-2/+0Star
* [PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo2006-08-101-3/+0Star
* [PATCH] libata: implement dummy portTejun Heo2006-08-101-0/+8
* [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-101-1/+4
* [PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King2006-08-091-0/+9
* [PATCH] libata: Add ata_host_set_initBrian King2006-08-091-0/+2
* [PATCH] libata: cosmetic changes to PM functionsTejun Heo2006-07-291-3/+3
* [PATCH] libata: improve EH action and EHI flag handlingTejun Heo2006-07-191-1/+3
* [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-061-0/+12
* [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-061-2/+0Star
* [PATCH] libata: implement PM EH actionsTejun Heo2006-07-061-1/+11
* [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-061-2/+7
* [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-061-0/+2
* [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-061-3/+12
* [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-061-1/+2
* [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-061-12/+18