summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo
2006-12-03[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo
2006-12-03[PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo
2006-12-01[PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo
2006-12-01[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo
2006-12-01[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo
2006-12-01[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo
2006-12-01[PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo
2006-12-01[PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo
2006-12-01[PATCH] libata: handle 0xff status properlyTejun Heo
2006-12-01[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-10-31[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo
2006-10-21[PATCH] libata: typo fixTejun Heo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-30[PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo
2006-09-30[PATCH] libata: cosmetic changes to constantsTejun Heo
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-19[PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...Alan Cox
2006-09-19[PATCH] libata: fix non-uniform ports handlingTejun Heo
2006-08-31Merge branch 'upstream' into pata-driversJeff Garzik
2006-08-31[libata] Trim trailing whitespace.Jeff Garzik
2006-08-29[libata] Add a bunch of PATA drivers.Jeff Garzik
2006-08-24libata: Grand renaming.Jeff Garzik
2006-08-14[PATCH] libata: Add CompactFlash supportAlan Cox
2006-08-10[ATA] Increase lba48 max-sectors from 200 to 256.Jeff Garzik
2006-08-10[PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo
2006-08-10[PATCH] libata: implement dummy portTejun Heo
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox
2006-08-09[PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King
2006-08-09[PATCH] libata: Add ata_host_set_initBrian King
2006-07-29[PATCH] libata: cosmetic changes to PM functionsTejun Heo
2006-07-19[PATCH] libata: improve EH action and EHI flag handlingTejun Heo
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo
2006-07-05[PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo
2006-07-05[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo
2006-07-05[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo
2006-07-05[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo
2006-06-26[PATCH] libata: implement ata_port_max_devices()Tejun Heo
2006-06-26[PATCH] libata.h needs scatterlist.hAndrew Morton
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik
2006-06-22[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo
2006-06-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo
2006-06-12libata: fix build, by adding required workqueue member to port structJeff Garzik