index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
scsi: ufs: Use explicit access size in ufshcd_dump_regs
Marc Gonzalez
1
-2
/
+8
2019-01-12
scsi: ufs: Fix geometry descriptor size
Avri Altman
1
-1
/
+1
2019-01-12
scsi: ufs: Fix system suspend status
Stanley Chu
1
-0
/
+2
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-12
/
+269
2018-12-19
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+1
2018-12-19
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
1
-0
/
+1
2018-12-13
scsi: ufs: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2018-12-08
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-29
scsi: ufs: add fall through annotation
Tomas Winkler
1
-0
/
+3
2018-11-19
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-09
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
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-6
/
+0
2018-11-07
Revert "scsi: ufs: Disable blk-mq for now"
Martin K. Petersen
1
-7
/
+0
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-32
/
+1
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-271
/
+600
2018-10-18
scsi: ufs: Schedule clk gating work on correct queue
Evan Green
1
-2
/
+3
2018-10-16
scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
Venkat Gopalakrishnan
1
-26
/
+28
2018-10-11
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
3
-2
/
+14
2018-10-11
scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()
Avri Altman
1
-4
/
+110
2018-10-11
scsi: ufs: Add API to execute raw upiu commands
Avri Altman
3
-0
/
+184
2018-10-11
scsi: ufs: Use data structure size in pointer arithmetic
Avri Altman
2
-3
/
+2
2018-10-11
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
6
-1
/
+144
2018-10-11
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman
2
-63
/
+4
2018-10-11
scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper
Christoph Hellwig
1
-80
/
+61
2018-10-11
scsi: ufs: cleanup struct utp_task_req_desc
Christoph Hellwig
3
-89
/
+34
2018-10-02
Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2
-32
/
+1
2018-09-26
scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host
Vivek Gautam
2
-32
/
+1
2018-09-21
scsi: ufs: Disable blk-mq for now
Adrian Hunter
1
-0
/
+7
2018-09-17
scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_init
Vivek Gautam
1
-19
/
+34
2018-08-09
scsi: ufs: remove unnecessary query(DM) UPIU trace
Ohad Sharabi
1
-7
/
+8
2018-07-20
scsi: ufs: add Hisilicon ufs driver code
liwei
4
-0
/
+744
2018-06-26
scsi: core: check for equality of result byte values
Johannes Thumshirn
1
-1
/
+1
2018-06-20
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
3
-26
/
+33
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-4
/
+4
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-55
/
+276
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-3
/
+3
2018-05-18
scsi: ufs: Add clock ungating to a separate workqueue
Vijay Viswanath
2
-1
/
+11
2018-05-18
scsi: ufs: make sure all interrupts are processed
Venkat Gopalakrishnan
1
-8
/
+19
2018-05-18
scsi: ufs: ufs-qcom: remove broken hci version quirk
Subhash Jadavani
1
-1
/
+1
2018-05-18
scsi: ufs: add reference counting for scsi block requests
Subhash Jadavani
2
-8
/
+22
2018-05-18
scsi: ufs: ufshcd: fix possible unclocked register access
Subhash Jadavani
1
-6
/
+20
2018-05-18
scsi: ufs: fix exception event handling
Maya Erez
1
-0
/
+2
2018-05-18
scsi: ufs: Use freq table with devfreq
Bjorn Andersson
1
-7
/
+40
2018-05-18
scsi: ufs: Extract devfreq registration
Bjorn Andersson
1
-9
/
+22
2018-05-18
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
Alim Akhtar
2
-3
/
+4
[next]