index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-pmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
ata: libata-pmp: Fix misspelling of 'val'
Lee Jones
1
-1
/
+1
2020-04-07
libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...
Kai-Heng Feng
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2015-07-14
ata: pmp: add quirk for Marvell 4140 SATA PMP
Lior Amsalem
1
-0
/
+7
2014-01-31
ata: enable quirk from jmicron JMB350 for JMB394
Denis V. Lunev
1
-2
/
+5
2013-08-19
libata: apply behavioral quirks to sil3826 PMP
Terry Suereth
1
-6
/
+6
2013-06-11
libata: skip SRST for all SIMG [34]7x port-multipliers
Tejun Heo
1
-16
/
+17
2012-06-29
libata: migrate ACPI code over to new bindings
Matthew Garrett
1
-4
/
+0
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