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-pmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
[libata] Issue SRST to Sil3726 PMP
Gwendal Grignou
1
-5
/
+2
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-64
/
+59
2011-05-19
libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
Pavel Herrmann
1
-0
/
+10
2010-10-21
libata: implement LPM support for port multipliers
Tejun Heo
1
-4
/
+44
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
1
-2
/
+16
2010-05-14
[libata] Disable R_OK (Early ACK) on SII 3726 PMP
Grant Grundler
1
-3
/
+29
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-08
libata: add SATA PMP revision information for spec 1.2
Shane Huang
1
-0
/
+2
2009-02-02
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
1
-1
/
+1
2008-12-28
libata: beef up iterators
Tejun Heo
1
-11
/
+11
2008-07-14
libata: improve EH retry delay handling
Tejun Heo
1
-10
/
+0
2008-07-14
libata: consistently use msecs for time durations
Tejun Heo
1
-1
/
+2
2008-05-30
libata: SRST can't be trusted on PMP sil3726
Tejun Heo
1
-2
/
+5
2008-05-19
libata: make sure PMP notification is turned off during recovery
Tejun Heo
1
-16
/
+20
2008-05-19
libata: increase PMP register access timeout to 3s
Tejun Heo
1
-2
/
+2
2008-05-19
libata: move reset freeze/thaw handling into ata_eh_reset()
Tejun Heo
1
-4
/
+0
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-3
/
+3
2008-04-17
libata: separate PMP support code from core code
Tejun Heo
1
-0
/
+12
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
1
-35
/
+0
2008-04-17
libata: clear SError after link resume
Tejun Heo
1
-92
/
+1
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
1
-3
/
+4
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-36
/
+11
2008-04-17
libata: kill ata_ehi_schedule_probe()
Tejun Heo
1
-4
/
+8
2008-04-17
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
1
-1
/
+0
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
1
-16
/
+0
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-20
/
+8
2008-02-24
libata-pmp: clear hob for pmp register accesses
Mark Lord
1
-2
/
+2
2008-01-10
libata-pmp: 4726 hates SRST
Tejun Heo
1
-7
/
+5
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
1
-117
/
+92
2007-10-12
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
1
-0
/
+30
2007-10-12
libata-pmp: extend ACPI support to cover PMP
Tejun Heo
1
-0
/
+4
2007-10-12
libata-pmp: implement Port Multiplier support
Tejun Heo
1
-0
/
+1182