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: Use explicit access size in ufshcd_dump_regs
Marc Gonzalez
2019-01-23
1
-2
/
+8
*
scsi: ufs: Fix geometry descriptor size
Avri Altman
2019-01-12
1
-1
/
+1
*
scsi: ufs: Fix system suspend status
Stanley Chu
2019-01-12
1
-0
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
6
-12
/
+269
|
\
|
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-19
1
-1
/
+1
|
*
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
2018-12-19
1
-0
/
+1
|
*
scsi: ufs: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2018-12-13
1
-1
/
+0
|
*
scsi: ufs: Remove redundant sense size definition
Avri Altman
2018-12-08
2
-12
/
+9
|
*
scsi: ufs: add fall through annotation
Tomas Winkler
2018-11-29
1
-0
/
+3
|
*
scsi: ufs: Add UFS platform driver for Cadence UFS
Janek Kotas
2018-11-09
3
-0
/
+158
|
*
scsi: ufs: set the device reference clock setting
Subhash Jadavani
2018-11-09
3
-0
/
+99
*
|
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-04
3
-0
/
+17
|
\
\
|
*
|
scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
Wei Li
2018-11-09
3
-0
/
+17
*
|
|
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
1
-1
/
+0
|
\
|
|
|
*
|
Revert "scsi: ufs: Disable blk-mq for now"
Martin K. Petersen
2018-11-07
1
-7
/
+0
|
|
/
*
|
bsg: provide bsg_remove_queue() helper
Jens Axboe
2018-11-07
1
-1
/
+1
*
|
bsg: pass in desired timeout handler
Jens Axboe
2018-11-07
1
-1
/
+1
*
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-6
/
+0
|
/
*
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
2
-32
/
+1
|
\
|
*
Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2018-10-02
2
-32
/
+1
|
|
\
|
|
*
scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host
Vivek Gautam
2018-09-26
2
-32
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
9
-271
/
+600
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: ufs: Schedule clk gating work on correct queue
Evan Green
2018-10-18
1
-2
/
+3
|
*
|
scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
Venkat Gopalakrishnan
2018-10-16
1
-26
/
+28
|
*
|
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
2018-10-11
3
-2
/
+14
|
*
|
scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()
Avri Altman
2018-10-11
1
-4
/
+110
|
*
|
scsi: ufs: Add API to execute raw upiu commands
Avri Altman
2018-10-11
3
-0
/
+184
|
*
|
scsi: ufs: Use data structure size in pointer arithmetic
Avri Altman
2018-10-11
2
-3
/
+2
|
*
|
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
2018-10-11
6
-1
/
+144
|
*
|
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman
2018-10-11
2
-63
/
+4
|
*
|
scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper
Christoph Hellwig
2018-10-11
1
-80
/
+61
|
*
|
scsi: ufs: cleanup struct utp_task_req_desc
Christoph Hellwig
2018-10-11
3
-89
/
+34
|
*
|
scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_init
Vivek Gautam
2018-09-17
1
-19
/
+34
|
|
/
*
/
scsi: ufs: Disable blk-mq for now
Adrian Hunter
2018-09-21
1
-0
/
+7
|
/
*
scsi: ufs: remove unnecessary query(DM) UPIU trace
Ohad Sharabi
2018-08-09
1
-7
/
+8
*
scsi: ufs: add Hisilicon ufs driver code
liwei
2018-07-20
4
-0
/
+744
*
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
1
-1
/
+1
*
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
2018-06-20
3
-26
/
+33
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
2
-4
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
3
-55
/
+276
|
\
|
*
scsi: ufs: Add clock ungating to a separate workqueue
Vijay Viswanath
2018-05-18
2
-1
/
+11
|
*
scsi: ufs: make sure all interrupts are processed
Venkat Gopalakrishnan
2018-05-18
1
-8
/
+19
|
*
scsi: ufs: ufs-qcom: remove broken hci version quirk
Subhash Jadavani
2018-05-18
1
-1
/
+1
|
*
scsi: ufs: add reference counting for scsi block requests
Subhash Jadavani
2018-05-18
2
-8
/
+22
|
*
scsi: ufs: ufshcd: fix possible unclocked register access
Subhash Jadavani
2018-05-18
1
-6
/
+20
|
*
scsi: ufs: fix exception event handling
Maya Erez
2018-05-18
1
-0
/
+2
|
*
scsi: ufs: Use freq table with devfreq
Bjorn Andersson
2018-05-18
1
-7
/
+40
|
*
scsi: ufs: Extract devfreq registration
Bjorn Andersson
2018-05-18
1
-9
/
+22
|
*
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
Alim Akhtar
2018-05-18
2
-3
/
+4
|
*
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
2018-05-18
2
-2
/
+78
[next]