index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-08
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
1
-3
/
+2
2011-07-23
libata: leave port thawed after reset failure
Tejun Heo
1
-1
/
+10
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-75
/
+68
2011-06-07
libata: fix unexpectedly frozen port after ata_eh_reset()
Tejun Heo
1
-4
/
+8
2011-05-19
libata: Power off empty ports
Kristen Carlson Accardi
1
-1
/
+1
2011-05-14
libata: fix oops when LPM is used with PMP
Tejun Heo
1
-1
/
+1
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
1
-2
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-5
/
+5
2011-03-02
libata: separate error handler into usable components
James Bottomley
1
-9
/
+44
2011-03-02
libata: fix eh locking
James Bottomley
1
-2
/
+7
2011-03-02
libata: fix hotplug for drivers which don't implement LPM
Tejun Heo
1
-1
/
+1
2010-12-24
libata: issue DIPM enable commands with LPM state updated
Tejun Heo
1
-3
/
+14
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
1
-1
/
+43
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-1
/
+1
2010-10-21
libata: implement LPM support for port multipliers
Tejun Heo
1
-6
/
+15
2010-10-21
libata: reimplement link power management
Tejun Heo
1
-19
/
+145
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
1
-1
/
+1
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
1
-14
/
+21
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
1
-0
/
+4
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2010-08-01
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
FUJITA Tomonori
1
-0
/
+1
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: port_task is SFF specific
Tejun Heo
1
-2
/
+2
2010-04-22
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
1
-0
/
+1
2010-04-22
libata: fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-01-20
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
1
-2
/
+3
2009-12-03
libata: retry failed FLUSH if device didn't fail it
Tejun Heo
1
-0
/
+94
2009-10-16
libata: fix PMP initialization
Tejun Heo
1
-2
/
+4
2009-10-06
libata: fix incorrect link online check during probe
Tejun Heo
1
-18
/
+32
2009-09-01
libata: add command name parsing for error output
Robert Hancock
1
-2
/
+126
2009-09-01
libata: clear eh_info on reset completion
Tejun Heo
1
-3
/
+9
2009-09-01
[libata] EH: freeze port before aborting commands
Jeff Garzik
1
-2
/
+4
2009-07-28
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-07-14
libata: fix follow-up SRST failure path
Tejun Heo
1
-0
/
+4
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-05-11
libata: clear ering on resume
Tejun Heo
1
-0
/
+13
2009-05-11
libata: fix attach error handling
Tejun Heo
1
-4
/
+17
2009-03-24
[libata] Improve timeout handling
Alan Cox
1
-2
/
+17
2009-03-05
libata: make sure port is thawed when skipping resets
Tejun Heo
1
-1
/
+4
2009-03-05
libata: don't use on-stack sense buffer
Tejun Heo
1
-1
/
+1
2009-02-02
libata: add no penalty retry request for EH device handling routines
Tejun Heo
1
-1
/
+5
2009-02-02
libata: improve probe failure handling
Tejun Heo
1
-0
/
+38
2009-02-02
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
1
-5
/
+5
2009-02-02
libata: clear dev->ering in smarter way
Tejun Heo
1
-0
/
+7
2009-02-02
libata: move ata_dev_disable() to libata-eh.c
Tejun Heo
1
-0
/
+21
2009-02-02
libata: fix EH device failure handling
Tejun Heo
1
-2
/
+3
2008-12-28
libata: perform port detach in EH
Tejun Heo
1
-1
/
+31
2008-12-28
libata: beef up iterators
Tejun Heo
1
-47
/
+37
2008-11-11
libata: fix last_reset timestamp handling
Tejun Heo
1
-10
/
+11
[next]