aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee1-0/+1
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee1-0/+1
2007-04-04libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee1-2/+2
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo1-0/+4
2007-03-02libata-core: Fix simplex handlingAlan1-2/+1
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan1-0/+2
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo1-4/+4
2007-02-21libata: separate out ata_ncq_enabled()Tejun Heo1-0/+15
2007-02-21libata: put some intelligence into EH speed down sequenceTejun Heo1-0/+1
2007-02-21libata: PATA driver for CellebAkira Iguchi1-0/+1
2007-02-16[PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi1-0/+5
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox1-0/+1
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik1-2/+0
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi1-36/+6
2007-02-09libata: convert to iomapTejun Heo1-40/+28
2007-02-09libata: remove unused functionsTejun Heo1-4/+0
2007-02-09libata: update libata core layer to use devresTejun Heo1-5/+4
2007-02-09libata: implement ata_host_detach()Tejun Heo1-1/+1
2007-02-09libata: kill qc->nsect and cursectTejun Heo1-5/+1
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo1-1/+1
2007-02-09[PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox1-4/+0
2007-02-09[libata] trim trailing whitespaceJeff Garzik1-1/+1
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo1-0/+1
2007-01-24libata: set_mode, Fix the FIXMEAlan1-2/+2
2007-01-24libata: Initialize qc->pad_lenBrian King1-0/+1
2007-01-24libata: Fixup n_elem initializationBrian King1-0/+1
2007-01-19libata: initialize qc->dma_dir to DMA_NONETejun Heo1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-37/+15
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo1-3/+1
2006-12-03[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2Tejun Heo1-0/+1
2006-12-03[PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo1-1/+0
2006-12-01[PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo1-0/+3
2006-12-01[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo1-0/+1
2006-12-01[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo1-0/+2
2006-12-01[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo1-0/+1
2006-12-01[PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo1-0/+2
2006-12-01[PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo1-31/+0
2006-12-01[PATCH] libata: handle 0xff status properlyTejun Heo1-5/+4
2006-12-01[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flawsAlan Cox1-0/+3
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-1/+2
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-2/+2
2006-10-31[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo1-1/+0
2006-10-21[PATCH] libata: typo fixTejun Heo1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-30[PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo1-0/+1
2006-09-30[PATCH] libata: cosmetic changes to constantsTejun Heo1-2/+2
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik1-0/+4
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik1-0/+8
2006-09-19[PATCH] libata: improve handling of diagostic fail (and hardware that misreports it)Alan Cox1-0/+6