index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
2014-07-15
libata: EH should handle AMNF error condition as a media error
Alexey Asemov
2014-03-18
libata, libsas: kill pm_result and related cleanup
Dan Williams
2014-03-07
libata: end the r-word
Dan Williams
2013-11-22
ata: libata-eh: Remove unnecessary snprintf arithmetic
Levente Kurusa
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2013-10-27
libata: Add some missing command descriptions
Robert Hancock
2013-10-07
libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
Gwendal Grignou
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
2013-01-25
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
2013-01-21
libata: handle power transition of ODD
Aaron Lu
2013-01-21
libata: check zero power ready status for ZPODD
Aaron Lu
2013-01-14
[libata] ahci: Fix lack of command retry after a success error handler.
Bian Yu
2012-12-03
libata: set dma_mode to 0xff in reset
Aaron Lu
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-09-13
ahci: implement aggressive SATA device sleep support
Shane Huang
2012-08-24
[SCSI] libata: reset once
Dan Williams
2012-07-25
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
2012-07-25
libata-eh.c: local functions should not be exposed globally
H Hartley Sweeten
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-05-07
libata-eh don't waste time retrying media errors (v3)
Mark Lord
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2011-11-09
[libata] Issue SRST to Sil3726 PMP
Gwendal Grignou
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-08
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
2011-07-23
libata: leave port thawed after reset failure
Tejun Heo
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-06-07
libata: fix unexpectedly frozen port after ata_eh_reset()
Tejun Heo
2011-05-19
libata: Power off empty ports
Kristen Carlson Accardi
2011-05-14
libata: fix oops when LPM is used with PMP
Tejun Heo
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-02
libata: separate error handler into usable components
James Bottomley
2011-03-02
libata: fix eh locking
James Bottomley
2011-03-02
libata: fix hotplug for drivers which don't implement LPM
Tejun Heo
2010-12-24
libata: issue DIPM enable commands with LPM state updated
Tejun Heo
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-10-21
libata: implement LPM support for port multipliers
Tejun Heo
2010-10-21
libata: reimplement link power management
Tejun Heo
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-01
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
FUJITA Tomonori
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
libata-sff: port_task is SFF specific
Tejun Heo
2010-04-22
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
[next]