index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'misc' into for-linus
James Bottomley
2016-12-22
1
-4
/
+51
|
\
|
*
scsi: ufs: add quirk to increase host PA_SaveConfigTime
Subhash Jadavani
2016-12-08
1
-0
/
+26
|
*
scsi: ufs: add support for UFS HCI 2.1
Yaniv Gardi
2016-12-08
1
-4
/
+25
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
1
-114
/
+368
|
\
|
|
*
scsi: ufs: fix default power mode to FAST/SLOW
subhashj@codeaurora.org
2016-11-29
1
-4
/
+4
|
*
scsi: ufs: optimize system suspend handling
subhashj@codeaurora.org
2016-11-29
1
-9
/
+6
|
*
scsi: ufs: fix condition in which DME command failure msg is printed out
Yaniv Gardi
2016-11-29
1
-5
/
+6
|
*
scsi: ufs: handle errors from PHY_ADAPTER_ERROR register
Dolev Raviv
2016-11-29
1
-0
/
+11
|
*
scsi: ufs: issue link starup 2 times if device isn't active
subhashj@codeaurora.org
2016-11-29
1
-3
/
+20
|
*
scsi: ufs: ensure that host pa_tactivate is higher than device
subhashj@codeaurora.org
2016-11-29
1
-0
/
+73
|
*
scsi: ufs: increase the scsi query response timeout
subhashj@codeaurora.org
2016-11-29
1
-11
/
+2
|
*
scsi: ufs: fix failure to read the string descriptor
subhashj@codeaurora.org
2016-11-29
1
-9
/
+31
|
*
scsi: ufs: add index details to query error messages
Yaniv Gardi
2016-11-29
1
-6
/
+7
|
*
scsi: ufs: add queries retry mechanism
Dolev Raviv
2016-11-29
1
-9
/
+45
|
*
scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
Kiwoong Kim
2016-11-22
1
-7
/
+21
|
*
scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED
Zang Leigang
2016-11-17
1
-1
/
+3
|
*
scsi: ufs: introduce hibern8_notify callback
Kiwoong Kim
2016-11-12
1
-2
/
+10
|
*
scsi: ufs: introduce setup_task_mgmt
Kiwoong Kim
2016-11-12
1
-0
/
+2
|
*
scsi: ufs: introduce setup_xfer_req callback
Kiwoong Kim
2016-11-12
1
-0
/
+2
|
*
scsi: ufs: Use the resource-managed function to add devfreq device
Chanwoo Choi
2016-11-09
1
-3
/
+1
|
*
scsi: ufs: change device rails hpm mode ramp up sequence
Subhash Jadavani
2016-11-08
1
-1
/
+1
|
*
scsi: ufs: suspend clock scaling at the start of suspend
Subhash Jadavani
2016-11-08
1
-9
/
+5
|
*
scsi: ufshcd: release resources if probe fails
Subhash Jadavani
2016-11-08
1
-3
/
+0
|
*
scsi: ufs: fix race between clock gating and devfreq scaling work
Subhash Jadavani
2016-11-08
1
-0
/
+32
|
*
scsi: ufs: optimize clock gate work
Venkat Gopalakrishnan
2016-11-08
1
-1
/
+8
|
*
scsi: ufshcd: Fix race between clk scaling and ungate work
Venkat Gopalakrishnan
2016-11-08
1
-0
/
+15
|
*
scsi: ufs: fail ufshcd_probe_hba() if power configuration fails
Dov Levenglick
2016-11-08
1
-1
/
+3
|
*
scsi: ufs: suspend clock scaling for failed runtime_resume
Gilad Broner
2016-11-08
1
-16
/
+24
|
*
scsi: ufs: fix sense buffer size to 18 bytes
Gilad Broner
2016-11-08
1
-5
/
+7
|
*
scsi: ufs: commit descriptors before setting the doorbell
Gilad Broner
2016-11-08
1
-0
/
+8
|
*
scsi: ufs: fix bugs related to null pointer access and array size
Yaniv Gardi
2016-11-08
1
-6
/
+19
|
*
scsi: ufshcd: Fix possible unclocked register access
Subhash Jadavani
2016-11-08
1
-9
/
+8
*
|
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-3
/
+3
|
/
*
scsi: ufs: Fix error return code in ufshcd_init()
Wei Yongjun
2016-09-30
1
-0
/
+1
*
scsi: ufs: Data Segment only needed for WRITE DESCRIPTOR
Zang Leigang
2016-09-30
1
-3
/
+6
*
scsi: ufs: Get a TM service response from the correct offset
Kiwoong Kim
2016-09-21
1
-2
/
+2
*
scsi: ufs: Fix a wrong string in power mode change
Kiwoong Kim
2016-09-09
1
-1
/
+1
*
scsi: ufs: remove unnecessary goto label
Tiezhu Yang
2016-07-15
1
-2
/
+1
*
ufs: add UFS 2.0 capabilities
Joao Pinto
2016-07-13
1
-41
/
+48
*
scsi: ufs: add device quirk delay before putting UFS rails in LPM
Yaniv Gardi
2016-03-15
1
-0
/
+10
*
scsi: ufs: fix leakage during link off state
Yaniv Gardi
2016-03-15
1
-0
/
+10
*
scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
Yaniv Gardi
2016-03-15
1
-0
/
+118
*
scsi: ufs: handle non spec compliant bkops behaviour by device
Yaniv Gardi
2016-03-15
1
-7
/
+46
*
scsi: ufs: add retry for query descriptors
Yaniv Gardi
2016-03-15
1
-18
/
+37
*
scsi: ufs: add error recovery after DL NAC error
Yaniv Gardi
2016-03-15
1
-0
/
+93
*
scsi: ufs: make error handling bit faster
Yaniv Gardi
2016-03-15
1
-43
/
+112
*
scsi: ufs: disable vccq if it's not needed by UFS device
Yaniv Gardi
2016-03-15
1
-4
/
+56
*
scsi: ufs: separate device and host quirks
Yaniv Gardi
2016-03-15
1
-0
/
+71
*
scsi: ufs: add support to read device and string descriptors
Yaniv Gardi
2016-03-15
1
-1
/
+87
*
scsi: ufs: verify hba controller hce reg value
Yaniv Gardi
2016-03-15
1
-21
/
+32
[next]