aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-19[PATCH] libata: fix non-uniform ports handlingTejun Heo1-0/+8
2006-08-31Merge branch 'upstream' into pata-driversJeff Garzik1-1/+1
2006-08-31[libata] Trim trailing whitespace.Jeff Garzik1-1/+1
2006-08-29[libata] Add a bunch of PATA drivers.Jeff Garzik1-1/+1
2006-08-24libata: Grand renaming.Jeff Garzik1-20/+19
2006-08-14[PATCH] libata: Add CompactFlash supportAlan Cox1-2/+2
2006-08-10[ATA] Increase lba48 max-sectors from 200 to 256.Jeff Garzik1-2/+0
2006-08-10[PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo1-3/+0
2006-08-10[PATCH] libata: implement dummy portTejun Heo1-0/+8
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox1-1/+4
2006-08-09[PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King1-0/+9
2006-08-09[PATCH] libata: Add ata_host_set_initBrian King1-0/+2
2006-07-29[PATCH] libata: cosmetic changes to PM functionsTejun Heo1-3/+3
2006-07-19[PATCH] libata: improve EH action and EHI flag handlingTejun Heo1-1/+3
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo1-0/+12
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo1-2/+0
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo1-1/+11
2006-07-05[PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo1-2/+7
2006-07-05[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo1-0/+2
2006-07-05[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo1-3/+12
2006-07-05[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo1-1/+2
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo1-12/+18
2006-06-26[PATCH] libata: implement ata_port_max_devices()Tejun Heo1-0/+14
2006-06-26[PATCH] libata.h needs scatterlist.hAndrew Morton1-0/+1
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik1-0/+1
2006-06-22[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo1-0/+2
2006-06-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo1-1/+2
2006-06-12libata: fix build, by adding required workqueue member to port structJeff Garzik1-0/+1