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: remove scsi_show_result()
Hannes Reinecke
2014-11-12
1
-2
/
+2
*
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-11-12
1
-2
/
+2
*
ufs: definitions for phy interface
Dolev Raviv
2014-10-01
1
-0
/
+2
*
ufs: tune bkops while power managment events
Subhash Jadavani
2014-10-01
1
-8
/
+18
*
ufs: Add support for clock scaling using devfreq framework
Sahitya Tummala
2014-10-01
1
-1
/
+177
*
ufs: Add support for clock gating
Sahitya Tummala
2014-10-01
1
-25
/
+298
*
ufs: refactor configuring power mode
Dolev Raviv
2014-10-01
1
-33
/
+133
*
ufs: add UFS power management support
Subhash Jadavani
2014-10-01
1
-93
/
+852
*
ufs: introduce well known logical unit in ufs
Subhash Jadavani
2014-10-01
1
-20
/
+64
*
ufs: manually add well known logical units
Subhash Jadavani
2014-10-01
1
-0
/
+103
*
ufs: Active Power Mode - configuring bActiveICCLevel
Yaniv Gardi
2014-10-01
1
-0
/
+126
*
ufs: improve init sequence
Sujit Reddy Thumma
2014-10-01
1
-28
/
+73
*
ufs: refactor query descriptor API support
Subhash Jadavani
2014-10-01
1
-37
/
+130
*
ufs: add voting support for host controller power
Raviv Shvili
2014-10-01
1
-2
/
+40
*
ufs: Add clock initialization support
Sujit Reddy Thumma
2014-10-01
1
-2
/
+87
*
ufs: Add regulator enable support
Sujit Reddy Thumma
2014-10-01
1
-3
/
+190
*
ufs: Allow vendor specific initialization
Sujit Reddy Thumma
2014-10-01
1
-32
/
+129
*
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
2014-07-25
1
-3
/
+4
*
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
2014-07-25
1
-2
/
+3
*
ufs: fix DMA mask setting
Akinobu Mita
2014-07-25
1
-0
/
+22
*
ufs: adjust queue settings to PRDT limitations
Akinobu Mita
2014-07-25
1
-0
/
+15
*
ufs: Fix sending unsupported SCSI command
Sujit Reddy Thumma
2014-07-25
1
-0
/
+3
*
ufs: read door bell register after clearing interrupt aggregation
Dolev Raviv
2014-07-25
1
-33
/
+34
*
ufs: Fix queue depth handling for best effort cases
Sujit Reddy Thumma
2014-07-25
1
-55
/
+42
*
ufs: Logical Unit (LU) command queue depth
Dolev Raviv
2014-07-25
1
-1
/
+44
*
ufs: device query status and size check
Dolev Raviv
2014-07-25
1
-17
/
+32
*
ufs: query descriptor API
Dolev Raviv
2014-07-25
1
-27
/
+112
*
scsi: ufs: Improve UFS fatal error handling
Sujit Reddy Thumma
2014-05-28
1
-88
/
+141
*
scsi: ufs: Fix device and host reset methods
Sujit Reddy Thumma
2014-05-28
1
-53
/
+187
*
scsi: ufs: Fix hardware race conditions while aborting a command
Sujit Reddy Thumma
2014-05-28
1
-15
/
+55
*
scsi: ufs: Fix broken task management command implementation
Sujit Reddy Thumma
2014-05-28
1
-53
/
+116
*
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
2014-05-28
1
-2
/
+2
*
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
2014-05-28
1
-34
/
+8
*
[SCSI] ufs: configure the attribute for power mode
Seungwon Jeon
2013-09-07
1
-0
/
+66
*
[SCSI] ufs: add operation for the uic power mode change
Seungwon Jeon
2013-09-07
1
-4
/
+80
*
[SCSI] ufs: add dme configuration primitives
Seungwon Jeon
2013-09-07
1
-0
/
+88
*
[SCSI] ufs: fix the setting interrupt aggregation counter
Seungwon Jeon
2013-09-07
1
-28
/
+25
*
[SCSI] ufs: find out sense data over scsi status values
Seungwon Jeon
2013-09-07
1
-15
/
+22
*
[SCSI] ufs: don't stop controller before scsi_remove_host()
Akinobu Mita
2013-08-26
1
-1
/
+1
*
[SCSI] ufs: Add runtime PM support for UFS host controller driver
Sujit Reddy Thumma
2013-08-26
1
-0
/
+8
*
[SCSI] ufs: Add support for host assisted background operations
Sujit Reddy Thumma
2013-08-26
1
-0
/
+343
*
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
Dolev Raviv
2013-08-26
1
-3
/
+235
*
[SCSI] ufs: Add support for sending NOP OUT UPIU
Sujit Reddy Thumma
2013-08-26
1
-106
/
+479
*
[SCSI] ufs: fix register address in UIC error interrupt handling
Akinobu Mita
2013-06-28
1
-1
/
+1
*
[SCSI] ufs: use devres functions for ufshcd
Seungwon Jeon
2013-06-28
1
-67
/
+19
*
[SCSI] ufs: Fix the response UPIU length setting
Sujit Reddy Thumma
2013-06-28
1
-1
/
+1
*
[SCSI] ufs: rework link start-up process
Seungwon Jeon
2013-06-28
1
-94
/
+201
*
[SCSI] ufs: remove version check before IS reg clear
Seungwon Jeon
2013-06-28
1
-4
/
+1
*
[SCSI] ufs: amend interrupt configuration
Seungwon Jeon
2013-06-28
1
-25
/
+59
*
[SCSI] ufs: wrap the i/o access operations
Seungwon Jeon
2013-06-28
1
-61
/
+44
[next]