summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2007-01-10[PATCH] libata: handle 0xff status properlyTejun Heo
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
2006-06-11[PATCH] libata: cosmetic change in struct ata_portTejun Heo
2006-05-31[PATCH] libata-hp: killl ops->probe_resetTejun Heo
2006-05-31[PATCH] libata-hp: update unload-unplugTejun Heo
2006-05-31[PATCH] libata-hp: implement warmplugTejun Heo
2006-05-31[PATCH] libata-hp: implement SCSI part of hotplugTejun Heo
2006-05-31[PATCH] libata-hp: implement hotplugTejun Heo
2006-05-31[PATCH] libata: export ata_hsm_move()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo
2006-05-31[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo
2006-05-31[PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo
2006-05-31[PATCH] libata-hp-prep: add flags and eh_info/context fields for hotplugTejun Heo