index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libata-eh.c
Age
Commit message (
Expand
)
Author
2006-07-05
[PATCH] libata: implement PM EH actions
Tejun Heo
2006-07-05
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
Tejun Heo
2006-07-05
[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()
Tejun Heo
2006-07-05
[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()
Tejun Heo
2006-07-05
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
2006-06-26
[PATCH] libata: clear EH action on device detach
Tejun Heo
2006-06-26
[PATCH] libata: implement and use ata_deh_dev_action()
Tejun Heo
2006-06-26
[PATCH] libata: move ata_eh_clear_action() upward
Tejun Heo
2006-06-22
[libata] Add host lock to struct ata_port
Jeff Garzik
2006-06-22
[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]
Tejun Heo
2006-06-12
[PATCH] libata: fast exit from EH while unloading
Tejun Heo
2006-06-12
[PATCH] libata: fix ATA_EH_REVALIDATE clearing
Tejun Heo
2006-06-12
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
zhao, forrest
2006-06-11
[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()
Tejun Heo
2006-05-31
[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
Tejun Heo
2006-05-31
[PATCH] libata-hp: update unload-unplug
Tejun Heo
2006-05-31
[PATCH] libata-hp: implement bootplug
Tejun Heo
2006-05-31
[PATCH] libata-hp: implement SCSI part of hotplug
Tejun Heo
2006-05-31
[PATCH] libata-hp: implement hotplug
Tejun Heo
2006-05-31
[PATCH] libata-hp: implement ata_eh_detach_dev()
Tejun Heo
2006-05-31
[PATCH] libata-hp-prep: implement followup softreset handling
Tejun Heo
2006-05-31
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
Tejun Heo
2006-05-31
[PATCH] libata: implement ata_eh_wait()
Tejun Heo
2006-05-31
[PATCH] libata: set PIO-0 after successful EH reset
Tejun Heo
2006-05-20
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
Tejun Heo
2006-05-20
[PATCH] libata: enforce default EH actions
Tejun Heo
2006-05-15
[PATCH] libata-ncq: update EH to handle NCQ
Tejun Heo
2006-05-15
Merge branch 'irq-pio'
Tejun Heo
2006-05-15
[PATCH] libata-eh: implement new EH
Tejun Heo
2006-05-15
[PATCH] libata-eh: implement ata_eh_info and ata_eh_context
Tejun Heo
2006-05-15
[PATCH] libata-eh: implement dev->ering
Tejun Heo
2006-05-15
[PATCH] libata-eh-fw: update ata_scsi_error() for new EH
Tejun Heo
2006-05-15
[PATCH] libata-eh-fw: implement freeze/thaw
Tejun 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 completion
Tejun Heo
2006-05-15
[PATCH] libata: use ATA printk helpers
Tejun Heo
2006-04-12
Merge branch 'upstream'
Jeff Garzik
2006-04-11
libata: Add helper ata_shost_to_port()
Jeff Garzik
2006-04-11
libata: Fix EH merge difference between this branch and upstream.
Jeff Garzik
2006-04-04
[PATCH] libata-dev: irq-pio minor fix
Albert Lee
2006-04-02
[libata] irq-pio: Fix merge mistake
Jeff Garzik
2006-04-02
[PATCH] libata: separate out libata-eh.c
Tejun Heo