index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-11-21
scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
Gustavo A. R. Silva
1
-2
/
+5
2017-09-27
scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
kehuanlin
1
-6
/
+8
2017-09-27
scsi: ufs: continue to boot even with Boot LUN is disabled
Huanlin Ke
1
-11
/
+8
2017-09-27
scsi: ufs: add ufs a command complete time stamp
Zang Leigang
1
-0
/
+5
2017-09-27
scsi: ufs: fix a pclint warning
Zang Leigang
1
-1
/
+1
2017-08-24
scsi: ufs: reqs and tasks were put in the wrong order
Zang Leigang
1
-1
/
+1
2017-07-01
scsi: ufs: flush eh_work when eh_work scheduled.
Zang Leigang
1
-1
/
+2
2017-06-12
scsi: ufs: Tidy clocks list head usage
Szymon Mielczarek
1
-5
/
+7
2017-05-18
scsi: ufs: Clean up some rpm/spm level SysFS nodes upon remove
MichaĆ Potomski
1
-0
/
+7
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-77
/
+25
2017-04-26
scsi: ufs: make ufshcd_get_lists_status() register operation obvious
Tomohiro Kusumi
1
-10
/
+1
2017-04-26
scsi: ufs: use MASK_EE_STATUS
Tomohiro Kusumi
1
-2
/
+2
2017-03-29
Revert "scsi: ufs: add queries retry mechanism"
Szymon Mielczarek
1
-45
/
+9
2017-03-29
scsi: ufs: just use sizeof() for snprintf()
Tomohiro Kusumi
1
-1
/
+1
2017-03-29
scsi: ufs: remove deprecated enum for hw interrupt
Tomohiro Kusumi
1
-7
/
+0
2017-03-29
scsi: ufs: non functional macro fix
Tomohiro Kusumi
1
-4
/
+4
2017-03-29
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
Tomohiro Kusumi
1
-1
/
+2
2017-03-29
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
Tomohiro Kusumi
1
-6
/
+6
2017-03-27
scsi: ufs: fix wrong/ambiguous fall through comments
Tomohiro Kusumi
1
-2
/
+1
2017-03-27
scsi: ufs: remove the duplicated checking for supporting clkscaling
Jaehoon Chung
1
-2
/
+0
2017-03-15
scsi: ufs: don't check unsigned type for a negative value
Tomas Winkler
1
-1
/
+1
2017-03-01
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
1
-58
/
+173
2017-02-23
scsi: remove scsi_execute_req_flags
Christoph Hellwig
1
-5
/
+5
2017-02-07
scsi: ufs: dump hw regs on link failures
Venkat Gopalakrishnan
1
-1
/
+11
[next]