summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+1
* libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+1
* libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee2007-04-041-2/+2
* libata: add CONFIG_PM to libata core layerTejun Heo2007-03-021-0/+4
* libata-core: Fix simplex handlingAlan2007-03-021-2/+1
* Add id_to_dma_mode function for printing DMA modesAlan2007-02-251-0/+2
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-4/+4
* libata: separate out ata_ncq_enabled()Tejun Heo2007-02-211-0/+15
* libata: put some intelligence into EH speed down sequenceTejun Heo2007-02-211-0/+1
* libata: PATA driver for CellebAkira Iguchi2007-02-211-0/+1
* [PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi2007-02-161-0/+5
* libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2007-02-151-0/+1
* libata: kill ATA_ENABLE_PATAJeff Garzik2007-02-091-2/+0
* libata: add another IRQ calls (core and headers)Akira Iguchi2007-02-091-36/+6
* libata: convert to iomapTejun Heo2007-02-091-40/+28
* libata: remove unused functionsTejun Heo2007-02-091-4/+0
* libata: update libata core layer to use devresTejun Heo2007-02-091-5/+4
* libata: implement ata_host_detach()Tejun Heo2007-02-091-1/+1
* libata: kill qc->nsect and cursectTejun Heo2007-02-091-5/+1
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-091-1/+1
* [PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox2007-02-091-4/+0
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-1/+1
* 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-241-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-191-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-37/+15
|\
| * [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-031-3/+1
| * [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/+0
| * [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-011-0/+3
| * [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-011-0/+1
| * [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-011-0/+2
| * [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-011-0/+1
| * [PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2006-12-011-0/+2
| * [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-011-31/+0
| * [PATCH] libata: handle 0xff status properlyTejun Heo2006-12-011-5/+4
| * [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox2006-12-011-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-10-311-1/+0
* [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-271-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
OpenPOWER on IntegriCloud