aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libata-core.c
AgeCommit message (Expand)Author
2006-05-31[PATCH] libata-hp: update unload-unplugTejun Heo
2006-05-31[PATCH] libata-hp: implement bootplugTejun 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: 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: make probing related functions globalTejun Heo
2006-05-31[PATCH] libata-hp-prep: add ata_aux_wqTejun 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: implement ata_dev_init()Tejun Heo
2006-05-31[PATCH] libata: implement ata_eh_wait()Tejun Heo
2006-05-29libata debugging: set initial dbg valueBorislav Petkov
2006-05-28Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-28[PATCH] the latest consensus libata resume fixMark Lord
2006-05-26[PATCH] libata: add pio_data_xfer_noirqAlan Cox
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox
2006-05-24[PATCH] libata: PIO 0Alan Cox
2006-05-24Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-24[PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8...Albert Lee
2006-05-20[PATCH] libata: use qc->result_tf for temp taskfile storageAlbert Lee
2006-05-20[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun 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: fix irq-pio mergeTejun Heo
2006-05-15Merge branch 'irq-pio'Tejun 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-fw: update ata_exec_internal() 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] 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