index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
Wei Li
2018-11-08
3
-0
/
+17
*
Revert "scsi: ufs: Disable blk-mq for now"
Martin K. Petersen
2018-11-06
1
-7
/
+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-01
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-17
1
-2
/
+3
|
*
|
scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
Venkat Gopalakrishnan
2018-10-15
1
-26
/
+28
|
*
|
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
2018-10-10
3
-2
/
+14
|
*
|
scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()
Avri Altman
2018-10-10
1
-4
/
+110
|
*
|
scsi: ufs: Add API to execute raw upiu commands
Avri Altman
2018-10-10
3
-0
/
+184
|
*
|
scsi: ufs: Use data structure size in pointer arithmetic
Avri Altman
2018-10-10
2
-3
/
+2
|
*
|
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
2018-10-10
6
-1
/
+144
|
*
|
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman
2018-10-10
2
-63
/
+4
|
*
|
scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper
Christoph Hellwig
2018-10-10
1
-80
/
+61
|
*
|
scsi: ufs: cleanup struct utp_task_req_desc
Christoph Hellwig
2018-10-10
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-20
1
-0
/
+7
|
/
*
scsi: ufs: remove unnecessary query(DM) UPIU trace
Ohad Sharabi
2018-08-08
1
-7
/
+8
*
scsi: ufs: add Hisilicon ufs driver code
liwei
2018-07-19
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-19
3
-26
/
+33
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
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
|
*
scsi: ufs: add quirk to disallow reset of interrupt aggregation
Alim Akhtar
2018-05-18
2
-1
/
+8
|
*
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
2018-05-18
2
-2
/
+24
|
*
scsi: ufs: ufshcd: Remove VLA usage
Kees Cook
2018-05-18
1
-8
/
+26
*
|
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
1
-3
/
+3
*
|
scsi: ufs: add trace event for ufs upiu
Ohad Sharabi
2018-04-18
1
-0
/
+40
|
/
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-03
1
-0
/
+2
|
\
|
*
scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
Sujit Reddy Thumma
2018-01-30
1
-0
/
+2
*
|
scsi: ufs: Add support for Auto-Hibernate Idle Timer
Adrian Hunter
2018-03-21
4
-0
/
+112
*
|
scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries
Stanislav Nijnikov
2018-03-21
1
-45
/
+47
*
|
scsi: ufs: Fix kernel-doc errors and warnings
Bart Van Assche
2018-03-01
4
-55
/
+52
*
|
scsi: ufs: sysfs: attributes
Stanislav Nijnikov
2018-02-15
5
-7
/
+109
*
|
scsi: ufs: sysfs: flags
Stanislav Nijnikov
2018-02-15
2
-3
/
+50
*
|
scsi: ufs: sysfs: unit descriptor
Stanislav Nijnikov
2018-02-15
5
-16
/
+88
*
|
scsi: ufs: sysfs: string descriptors
Stanislav Nijnikov
2018-02-15
3
-7
/
+72
*
|
scsi: ufs: sysfs: power descriptor
Stanislav Nijnikov
2018-02-15
1
-0
/
+117
*
|
scsi: ufs: sysfs: health descriptor
Stanislav Nijnikov
2018-02-15
4
-0
/
+40
[next]