index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
ufshcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-54
/
+254
|
\
|
*
scsi: ufs: Add clock ungating to a separate workqueue
Vijay Viswanath
2018-05-18
1
-1
/
+10
|
*
scsi: ufs: make sure all interrupts are processed
Venkat Gopalakrishnan
2018-05-18
1
-8
/
+19
|
*
scsi: ufs: add reference counting for scsi block requests
Subhash Jadavani
2018-05-18
1
-8
/
+20
|
*
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
1
-3
/
+2
|
*
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
2018-05-18
1
-2
/
+73
|
*
scsi: ufs: add quirk to disallow reset of interrupt aggregation
Alim Akhtar
2018-05-18
1
-1
/
+2
|
*
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
2018-05-18
1
-2
/
+19
|
*
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
1
-0
/
+26
*
|
scsi: ufs: Fix kernel-doc errors and warnings
Bart Van Assche
2018-03-01
1
-48
/
+46
*
|
scsi: ufs: sysfs: attributes
Stanislav Nijnikov
2018-02-15
1
-2
/
+3
*
|
scsi: ufs: sysfs: unit descriptor
Stanislav Nijnikov
2018-02-15
1
-16
/
+7
*
|
scsi: ufs: sysfs: string descriptors
Stanislav Nijnikov
2018-02-15
1
-7
/
+7
*
|
scsi: ufs: sysfs: health descriptor
Stanislav Nijnikov
2018-02-15
1
-0
/
+8
*
|
scsi: ufs: sysfs: device descriptor
Stanislav Nijnikov
2018-02-15
1
-6
/
+6
*
|
scsi: ufs: sysfs: attribute group for existing sysfs entries.
Stanislav Nijnikov
2018-02-15
1
-152
/
+4
*
|
scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
Gustavo A. R. Silva
2017-11-21
1
-2
/
+5
|
/
*
scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
kehuanlin
2017-09-27
1
-6
/
+8
*
scsi: ufs: continue to boot even with Boot LUN is disabled
Huanlin Ke
2017-09-27
1
-11
/
+8
*
scsi: ufs: add ufs a command complete time stamp
Zang Leigang
2017-09-27
1
-0
/
+5
*
scsi: ufs: fix a pclint warning
Zang Leigang
2017-09-27
1
-1
/
+1
*
scsi: ufs: reqs and tasks were put in the wrong order
Zang Leigang
2017-08-24
1
-1
/
+1
*
scsi: ufs: flush eh_work when eh_work scheduled.
Zang Leigang
2017-07-01
1
-1
/
+2
*
scsi: ufs: Tidy clocks list head usage
Szymon Mielczarek
2017-06-12
1
-5
/
+7
*
scsi: ufs: Clean up some rpm/spm level SysFS nodes upon remove
MichaĆ Potomski
2017-05-18
1
-0
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-77
/
+25
|
\
|
*
scsi: ufs: make ufshcd_get_lists_status() register operation obvious
Tomohiro Kusumi
2017-04-26
1
-10
/
+1
|
*
scsi: ufs: use MASK_EE_STATUS
Tomohiro Kusumi
2017-04-26
1
-2
/
+2
|
*
Revert "scsi: ufs: add queries retry mechanism"
Szymon Mielczarek
2017-03-29
1
-45
/
+9
|
*
scsi: ufs: just use sizeof() for snprintf()
Tomohiro Kusumi
2017-03-29
1
-1
/
+1
|
*
scsi: ufs: remove deprecated enum for hw interrupt
Tomohiro Kusumi
2017-03-29
1
-7
/
+0
|
*
scsi: ufs: non functional macro fix
Tomohiro Kusumi
2017-03-29
1
-4
/
+4
|
*
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
Tomohiro Kusumi
2017-03-29
1
-1
/
+2
|
*
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
Tomohiro Kusumi
2017-03-29
1
-6
/
+6
|
*
scsi: ufs: fix wrong/ambiguous fall through comments
Tomohiro Kusumi
2017-03-27
1
-2
/
+1
*
|
scsi: ufs: remove the duplicated checking for supporting clkscaling
Jaehoon Chung
2017-03-27
1
-2
/
+0
*
|
scsi: ufs: don't check unsigned type for a negative value
Tomas Winkler
2017-03-15
1
-1
/
+1
*
|
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
2017-03-01
1
-58
/
+173
|
/
*
scsi: remove scsi_execute_req_flags
Christoph Hellwig
2017-02-23
1
-5
/
+5
*
scsi: ufs: dump hw regs on link failures
Venkat Gopalakrishnan
2017-02-07
1
-1
/
+11
[next]