index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
2
-2
/
+22
|
*
scsi: ufs: introduce setup_task_mgmt
Kiwoong Kim
2016-11-12
2
-0
/
+12
|
*
scsi: ufs: introduce setup_xfer_req callback
Kiwoong Kim
2016-11-12
2
-0
/
+12
|
*
scsi: ufs: Use the resource-managed function to add devfreq device
Chanwoo Choi
2016-11-09
1
-3
/
+1
|
*
scsi: ufs: qcom: Don't free resource-managed kmalloc element
Vivek Gautam
2016-11-09
1
-1
/
+0
|
*
scsi: ufs: qcom: Add phy_exit call in hcd exit path
Vivek Gautam
2016-11-09
1
-0
/
+1
|
*
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
Vivek Gautam
2016-11-09
1
-15
/
+6
|
*
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
3
-7
/
+3
|
*
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
2
-7
/
+21
|
*
scsi: ufshcd: Fix possible unclocked register access
Subhash Jadavani
2016-11-08
3
-16
/
+19
*
|
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-3
/
+3
|
/
*
scsi: ufs: Kconfig fix
Joao Pinto
2016-09-30
1
-1
/
+1
*
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: Enable no vccq quirk for skhynix device
Kyuho Choi
2016-09-28
1
-0
/
+2
*
scsi: ufs: Get a TM service response from the correct offset
Kiwoong Kim
2016-09-21
2
-2
/
+3
*
scsi: ufs: Fix a wrong string in power mode change
Kiwoong Kim
2016-09-09
1
-1
/
+1
*
scsi: ufs: Add missing header dependencies for tc-dwc-g210
Baoyou Xie
2016-09-04
1
-0
/
+1
*
scsi: ufs: remove unnecessary goto label
Tiezhu Yang
2016-07-15
1
-2
/
+1
*
scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMI
Manjunath M B
2016-07-15
1
-2
/
+2
*
ufs: Adding license info do tc-dwc-g210 and ufshcd-dwc to enable loadable module
Joao Pinto
2016-07-13
2
-0
/
+8
*
ufs: add TC G210 pci driver
Joao Pinto
2016-07-13
3
-0
/
+190
*
ufs: add TC G210 platform driver
Joao Pinto
2016-07-13
3
-0
/
+122
*
ufs: add support for Synopsys G210 Test Chip
Joao Pinto
2016-07-13
2
-0
/
+334
*
ufs: add support for DesignWare Controller
Joao Pinto
2016-07-13
4
-0
/
+219
*
ufs: add link status to ufshci
Joao Pinto
2016-07-13
1
-0
/
+6
*
ufs: add unipro attributes
Joao Pinto
2016-07-13
1
-0
/
+39
*
ufs: add UFS 2.0 capabilities
Joao Pinto
2016-07-13
2
-41
/
+53
*
ufs: fixed typo in ufshcd-pltfrm
Joao Pinto
2016-07-13
1
-1
/
+1
*
scsi: ufs: select CONFIG_NLS
Arnd Bergmann
2016-03-18
1
-0
/
+1
*
scsi: ufs-qcom: add printouts of testbus debug registers
Yaniv Gardi
2016-03-15
2
-0
/
+86
*
scsi: ufs-qcom: enable/disable the device ref clock
Yaniv Gardi
2016-03-15
2
-0
/
+21
*
scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
Yaniv Gardi
2016-03-15
2
-7
/
+21
*
scsi: ufs: add device quirk delay before putting UFS rails in LPM
Yaniv Gardi
2016-03-15
2
-1
/
+23
*
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
4
-0
/
+142
*
scsi: ufs: handle non spec compliant bkops behaviour by device
Yaniv Gardi
2016-03-15
2
-7
/
+52
*
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
2
-0
/
+95
*
scsi: ufs: make error handling bit faster
Yaniv Gardi
2016-03-15
1
-43
/
+112
[prev]
[next]