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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-249
/
+657
2019-04-29
scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
Pedro Sousa
1
-1
/
+1
2019-04-17
phy: ufs-qcom: Refactor all init steps into phy_poweron
Evan Green
1
-26
/
+18
2019-04-17
phy: qcom: Utilize UFS reset controller
Evan Green
1
-18
/
+0
2019-04-17
scsi: ufs: qcom: Expose the reset controller for PHY
Evan Green
3
-0
/
+57
2019-04-15
scsi: ufs: Print real incorrect request response code
Stanley Chu
1
-1
/
+1
2019-04-03
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
1
-10
/
+64
2019-04-03
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
1
-10
/
+1
2019-04-03
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
1
-5
/
+0
2019-04-03
scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
Stanley Chu
1
-5
/
+3
2019-04-03
scsi: ufs: Fix regulator load and icc-level configuration
Stanley Chu
1
-3
/
+12
2019-04-03
scsi: ufs: Avoid configuring regulator with undefined voltage range
Stanley Chu
1
-5
/
+8
2019-04-03
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
2
-2
/
+0
2019-03-25
scsi: ufs-mediatek: Add missing MODULE_* information
Anders Roxell
1
-0
/
+5
2019-03-25
scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-03-20
scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks
Nathan Chancellor
1
-4
/
+1
2019-03-20
scsi: ufs-mediatek: Make some symbols static
YueHaibing
1
-3
/
+3
2019-03-19
scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
Stanley Chu
4
-0
/
+435
2019-03-19
scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
1
-105
/
+4
2019-03-19
scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
1
-102
/
+4
2019-03-19
scsi: ufs: Introduce ufshcd_get_pwr_dev_param
Stanley Chu
2
-0
/
+119
2019-03-19
scsi: ufs: fix a missing check of devm_reset_control_get
Kangjie Lu
1
-0
/
+4
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-10
/
+7
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-148
/
+171
2019-03-06
scsi: ufs: hisi: fix ufs_hba_variant_ops passing
Arnd Bergmann
4
-10
/
+7
2019-02-27
scsi: ufs-bsg: Allow reading descriptors
Avri Altman
1
-8
/
+12
2019-02-27
scsi: ufs: Allow reading descriptor via raw upiu
Avri Altman
1
-6
/
+14
2019-02-27
scsi: ufs-bsg: Change the calling convention for write descriptor
Avri Altman
1
-21
/
+26
2019-02-27
scsi: ufs: Remove unused device quirks
Marc Gonzalez
2
-33
/
+0
2019-02-27
Revert "scsi: ufs: disable vccq if it's not needed by UFS device"
Marc Gonzalez
2
-56
/
+4
2019-02-19
scsi: ufs: Add HI3670 SoC UFS driver support
Manivannan Sadhasivam
2
-22
/
+109
2019-02-12
scsi: ufs: fix a typo in comment
Chengguang Xu
1
-2
/
+2
2019-02-04
scsi: ufs: Print uic error history in time order
Stanley Chu
1
-1
/
+6
2019-01-22
scsi: ufs: Use explicit access size in ufshcd_dump_regs
Marc Gonzalez
1
-2
/
+8
2019-01-11
scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcom
Evan Green
1
-1
/
+0
2019-01-11
scsi: ufs: Fix geometry descriptor size
Avri Altman
1
-1
/
+1
2019-01-11
scsi: ufs: Fix system suspend status
Stanley Chu
1
-0
/
+2
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-12
/
+269
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+1
2018-12-18
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
1
-0
/
+1
2018-12-12
scsi: ufs: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2018-12-07
scsi: ufs: Remove redundant sense size definition
Avri Altman
2
-12
/
+9
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
3
-0
/
+17
2018-11-28
scsi: ufs: add fall through annotation
Tomas Winkler
1
-0
/
+3
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
1
-1
/
+0
2018-11-09
scsi: ufs: Add UFS platform driver for Cadence UFS
Janek Kotas
3
-0
/
+158
2018-11-09
scsi: ufs: set the device reference clock setting
Subhash Jadavani
3
-0
/
+99
2018-11-08
scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
Wei Li
3
-0
/
+17
2018-11-07
bsg: provide bsg_remove_queue() helper
Jens Axboe
1
-1
/
+1
2018-11-07
bsg: pass in desired timeout handler
Jens Axboe
1
-1
/
+1
[next]