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
/
ufshcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
scsi: ufs: Use explicit access size in ufshcd_dump_regs
Marc Gonzalez
1
-2
/
+8
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
1
-10
/
+94
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-07
scsi: ufs: Remove redundant sense size definition
Avri Altman
1
-10
/
+7
2018-11-28
scsi: ufs: add fall through annotation
Tomas Winkler
1
-0
/
+3
2018-11-09
scsi: ufs: set the device reference clock setting
Subhash Jadavani
1
-0
/
+83
2018-11-08
scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
Wei Li
1
-0
/
+2
2018-11-06
Revert "scsi: ufs: Disable blk-mq for now"
Martin K. Petersen
1
-7
/
+0
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-142
/
+289
2018-10-17
scsi: ufs: Schedule clk gating work on correct queue
Evan Green
1
-2
/
+3
2018-10-10
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
1
-2
/
+1
2018-10-10
scsi: ufs: Add API to execute raw upiu commands
Avri Altman
1
-0
/
+176
2018-10-10
scsi: ufs: Use data structure size in pointer arithmetic
Avri Altman
1
-2
/
+1
2018-10-10
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
1
-0
/
+4
2018-10-10
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman
1
-3
/
+3
2018-10-10
scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper
Christoph Hellwig
1
-80
/
+61
2018-10-10
scsi: ufs: cleanup struct utp_task_req_desc
Christoph Hellwig
1
-48
/
+20
2018-09-20
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-08
scsi: ufs: remove unnecessary query(DM) UPIU trace
Ohad Sharabi
1
-7
/
+8
2018-06-26
scsi: core: check for equality of result byte values
Johannes Thumshirn
1
-1
/
+1
2018-06-19
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
1
-11
/
+24
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-54
/
+254
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
1
-1
/
+10
2018-05-18
scsi: ufs: make sure all interrupts are processed
Venkat Gopalakrishnan
1
-8
/
+19
2018-05-18
scsi: ufs: add reference counting for scsi block requests
Subhash Jadavani
1
-8
/
+20
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
1
-3
/
+2
2018-05-18
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
1
-2
/
+73
2018-05-18
scsi: ufs: add quirk to disallow reset of interrupt aggregation
Alim Akhtar
1
-1
/
+2
2018-05-18
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
1
-2
/
+19
2018-05-18
scsi: ufs: ufshcd: Remove VLA usage
Kees Cook
1
-8
/
+26
2018-04-18
scsi: ufs: add trace event for ufs upiu
Ohad Sharabi
1
-0
/
+40
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+2
2018-03-21
scsi: ufs: Add support for Auto-Hibernate Idle Timer
Adrian Hunter
1
-0
/
+26
2018-03-01
scsi: ufs: Fix kernel-doc errors and warnings
Bart Van Assche
1
-48
/
+46
2018-02-15
scsi: ufs: sysfs: attributes
Stanislav Nijnikov
1
-2
/
+3
2018-02-15
scsi: ufs: sysfs: unit descriptor
Stanislav Nijnikov
1
-16
/
+7
2018-02-15
scsi: ufs: sysfs: string descriptors
Stanislav Nijnikov
1
-7
/
+7
2018-02-15
scsi: ufs: sysfs: health descriptor
Stanislav Nijnikov
1
-0
/
+8
2018-02-15
scsi: ufs: sysfs: device descriptor
Stanislav Nijnikov
1
-6
/
+6
2018-02-15
scsi: ufs: sysfs: attribute group for existing sysfs entries.
Stanislav Nijnikov
1
-152
/
+4
2018-01-30
scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
Sujit Reddy Thumma
1
-0
/
+2
[next]