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
*
scsi: ufs: add time profiling support
subhashj@codeaurora.org
2017-01-06
1
-0
/
+24
*
scsi: ufs: fix setting init power mode
subhashj@codeaurora.org
2017-01-06
1
-3
/
+4
*
scsi: ufs: add capability to keep auto bkops always enabled
subhashj@codeaurora.org
2017-01-06
1
-11
/
+22
*
scsi: ufs: set default UFS power management level
subhashj@codeaurora.org
2017-01-06
1
-0
/
+28
*
scsi: ufs: provide sysfs attribute to select the PM level
subhashj@codeaurora.org
2017-01-06
1
-0
/
+144
*
scsi: ufs: Add sysfs node to dynamically control clock scaling
Sahitya Tummala
2017-01-06
1
-16
/
+79
*
scsi: ufs: Add sysfs node to dynamically control clock gating
Sahitya Tummala
2017-01-06
1
-1
/
+47
*
scsi: ufs: fix multiple ufs spec violation
Dolev Raviv
2017-01-06
1
-1
/
+12
*
scsi: ufs: add tracing support
subhashj@codeaurora.org
2017-01-06
1
-12
/
+73
*
scsi: ufs: dump debug info during failures
Dolev Raviv
2017-01-06
1
-0
/
+129
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
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
[next]