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
/
scsi
/
ufs
/
ufs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-15
scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bean Huo
1
-26
/
+1
2020-06-15
scsi: ufs: Add compatibility with 3.1 UFS unit descriptor length
Bean Huo
1
-0
/
+1
2020-06-15
scsi: ufs: Clean up ufs initialization path
Bean Huo
1
-10
/
+0
2020-05-26
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
1
-1
/
+1
2020-05-14
scsi: ufs: Customize flush threshold for WriteBooster
Stanley Chu
1
-4
/
+1
2020-05-11
scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster
Stanley Chu
1
-0
/
+10
2020-04-27
scsi: ufs: sysfs: Add sysfs entries for write booster
Asutosh Das
1
-0
/
+5
2020-04-27
scsi: ufs: Add write booster feature support
Asutosh Das
1
-2
/
+29
2020-02-12
scsi: ufs: Add dev ref clock gating wait time support
Can Guo
1
-0
/
+3
2020-01-30
scsi: ufs: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
1
-1
/
+1
2020-01-20
scsi: ufs: Use UFS device indicated maximum LU number
Bean Huo
1
-3
/
+9
2020-01-20
scsi: ufs: Add max_lu_supported in struct ufs_dev_info
Bean Huo
1
-0
/
+2
2020-01-20
scsi: ufs: Delete struct ufs_dev_desc
Bean Huo
1
-10
/
+1
2019-12-19
scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
Can Guo
1
-3
/
+3
2019-08-07
scsi: ufs: revamp string descriptor reading
Tomas Winkler
1
-1
/
+1
2019-04-03
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
1
-1
/
+0
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2019-02-27
Revert "scsi: ufs: disable vccq if it's not needed by UFS device"
Marc Gonzalez
1
-1
/
+0
2019-01-11
scsi: ufs: Fix geometry descriptor size
Avri Altman
1
-1
/
+1
2018-12-07
scsi: ufs: Remove redundant sense size definition
Avri Altman
1
-2
/
+2
2018-11-09
scsi: ufs: set the device reference clock setting
Subhash Jadavani
1
-0
/
+14
2018-10-10
scsi: ufs: Add API to execute raw upiu commands
Avri Altman
1
-0
/
+1
2018-10-10
scsi: ufs: Use data structure size in pointer arithmetic
Avri Altman
1
-1
/
+1
2018-10-10
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman
1
-60
/
+1
2018-10-10
scsi: ufs: cleanup struct utp_task_req_desc
Christoph Hellwig
1
-30
/
+0
2018-02-15
scsi: ufs: sysfs: attributes
Stanislav Nijnikov
1
-4
/
+23
2018-02-15
scsi: ufs: sysfs: flags
Stanislav Nijnikov
1
-3
/
+11
2018-02-15
scsi: ufs: sysfs: unit descriptor
Stanislav Nijnikov
1
-0
/
+11
2018-02-15
scsi: ufs: sysfs: health descriptor
Stanislav Nijnikov
1
-0
/
+11
2018-02-15
scsi: ufs: sysfs: geometry descriptor
Stanislav Nijnikov
1
-0
/
+36
2018-02-15
scsi: ufs: sysfs: interconnect descriptor
Stanislav Nijnikov
1
-0
/
+8
2018-02-15
scsi: ufs: sysfs: device descriptor
Stanislav Nijnikov
1
-0
/
+8
2017-03-01
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
1
-14
/
+8
2017-01-10
scsi: ufs: refactor device descriptor reading
Tomas Winkler
1
-0
/
+12
2016-11-29
scsi: ufs: update device descriptor maximum size
Yaniv Gardi
1
-1
/
+1
2016-11-08
scsi: ufs: fix bugs related to null pointer access and array size
Yaniv Gardi
1
-1
/
+2
2016-09-21
scsi: ufs: Get a TM service response from the correct offset
Kiwoong Kim
1
-0
/
+1
2016-03-14
scsi: ufs: disable vccq if it's not needed by UFS device
Yaniv Gardi
1
-0
/
+1
2016-03-14
scsi: ufs: separate device and host quirks
Yaniv Gardi
1
-0
/
+31
2016-03-14
scsi: ufs: add support to read device and string descriptors
Yaniv Gardi
1
-0
/
+1
2016-02-23
ufs: fix typo: MAZ to MAX
Tomas Winkler
1
-1
/
+1
2014-10-01
ufs: add UFS power management support
Subhash Jadavani
1
-1
/
+35
2014-10-01
ufs: introduce well known logical unit in ufs
Subhash Jadavani
1
-1
/
+20
2014-10-01
ufs: Active Power Mode - configuring bActiveICCLevel
Yaniv Gardi
1
-0
/
+26
2014-10-01
ufs: refactor query descriptor API support
Subhash Jadavani
1
-2
/
+23
2014-10-01
ufs: add voting support for host controller power
Raviv Shvili
1
-0
/
+1
2014-10-01
ufs: Add regulator enable support
Sujit Reddy Thumma
1
-0
/
+25
2014-07-25
ufs: Logical Unit (LU) command queue depth
Dolev Raviv
1
-0
/
+21
2014-07-25
ufs: query descriptor API
Dolev Raviv
1
-1
/
+16
2014-05-28
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
1
-18
/
+18
[next]