aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-05-15Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik
2006-05-15Merge branch 'master' into upstreamJeff Garzik
2006-05-15[PATCH] sata_sil24: implement NCQ supportTejun Heo
2006-05-15[PATCH] ahci: implement NCQ suppportTejun Heo
2006-05-15[PATCH] ahci: kill pp->cmd_tbl_sgTejun Heo
2006-05-15[PATCH] ahci: add HOST_CAP_NCQ constantTejun Heo
2006-05-15[PATCH] ahci: clean up AHCI constants in preparation for NCQTejun Heo
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun Heo
2006-05-15[PATCH] libata-ncq: update EH to handle NCQTejun Heo
2006-05-15[PATCH] libata-ncq: implement NCQ command translation and exclusionTejun Heo
2006-05-15[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo
2006-05-15[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo
2006-05-15[PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayerTejun Heo
2006-05-15[PATCH] libata: fix irq-pio mergeTejun Heo
2006-05-15Merge branch 'irq-pio'Tejun Heo
2006-05-15[PATCH] sata_sil24: convert to new EHTejun Heo
2006-05-15[PATCH] ahci: add PIOS interim interrupt handlingTejun Heo
2006-05-15[PATCH] ahci: convert to new EHTejun Heo
2006-05-15[PATCH] sata_sil: convert to new EHTejun Heo
2006-05-15[PATCH] ata_piix: convert to new EHTejun Heo
2006-05-15[PATCH] libata-eh: implement BMDMA EHTejun Heo
2006-05-15[PATCH] libata-eh: implement new EHTejun Heo
2006-05-15[PATCH] libata-eh: implement ata_eh_info and ata_eh_contextTejun Heo
2006-05-15[PATCH] libata-eh: implement dev->eringTejun Heo
2006-05-15[PATCH] libata-eh-fw: update SCSI command completion path for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_exec_internal() for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_scsi_error() for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling from PIOTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement freeze/thawTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownershipTejun Heo
2006-05-15[PATCH] libata-eh-fw: use special reserved tag and qc for internal commandsTejun Heo
2006-05-15[PATCH] libata-eh-fw: clear SError in ata_std_postreset()Tejun Heo
2006-05-15[PATCH] libata: use ATA printk helpersTejun Heo
2006-05-15[PATCH] libata: use dev->apTejun Heo
2006-05-15[PATCH] libata: add dev->apTejun Heo
2006-05-15[PATCH] libata: use new SCR and on/offline functionsTejun Heo
2006-05-15[PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo
2006-05-15[PATCH] libata: init ap->cbl to ATA_CBL_SATA earlyTejun Heo
2006-05-15[PATCH] sata_sil24: update TF image only when necessaryTejun Heo
2006-05-15[PATCH] libata: implement qc->result_tfTejun Heo
2006-05-15[PATCH] libata: remove postreset handling from ata_do_reset()Tejun Heo
2006-05-15[PATCH] libata: move ->set_mode() handling into ata_set_mode()Tejun Heo
2006-05-15[PATCH] libata: use preallocated buffersTejun Heo
2006-05-15[PATCH] libata: hold host_set lock while finishing internal qcTejun Heo
2006-05-15[PATCH] libata: clear ap->active_tag atomically w.r.t. command completionTejun Heo
2006-05-15[PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()Tejun Heo
2006-05-15[PATCH] libata: unexport ata_scsi_error()Tejun Heo
2006-05-15[PATCH] ahci: hardreset classification fixTejun Heo