index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufs-qcom.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs-qcom: Add reset control support for host controller
Can Guo
2019-11-19
1
-0
/
+53
*
scsi: ufs-qcom: Implement device_reset vops
Bjorn Andersson
2019-09-07
1
-0
/
+36
*
scsi: ufs: remove set but not used variable 'val'
zhengbin
2019-08-30
1
-3
/
+0
*
scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant
Nishka Dasgupta
2019-08-20
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
1
-3
/
+20
|
\
|
*
scsi: ufs-qcom: Add support for platforms booting ACPI
Lee Jones
2019-06-20
1
-3
/
+20
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-10
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
1
-102
/
+4
|
\
|
*
scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
2019-03-19
1
-102
/
+4
*
|
phy: ufs-qcom: Refactor all init steps into phy_poweron
Evan Green
2019-04-17
1
-26
/
+18
*
|
phy: qcom: Utilize UFS reset controller
Evan Green
2019-04-17
1
-18
/
+0
*
|
scsi: ufs: qcom: Expose the reset controller for PHY
Evan Green
2019-04-17
1
-0
/
+52
|
/
*
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
1
-27
/
+1
|
\
|
*
scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host
Vivek Gautam
2018-09-26
1
-27
/
+1
*
|
scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
Venkat Gopalakrishnan
2018-10-16
1
-26
/
+28
|
/
*
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
2018-06-20
1
-15
/
+6
*
scsi: ufs: ufs-qcom: remove broken hci version quirk
Subhash Jadavani
2018-05-18
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-15
1
-2
/
+2
|
\
|
*
scsi: ufs-qcom: Remove uses of UFS_BIT() macro
Alim Akhtar
2017-10-11
1
-2
/
+2
*
|
ufs/phy: qcom: Refactor to use phy_init call
Vivek Gautam
2017-10-23
1
-22
/
+14
*
|
scsi/ufs: qcom: Set phy mode based on the controllers HS MODE
Vivek Gautam
2017-10-23
1
-0
/
+3
|
/
*
scsi: ufs-qcom: remove redundant condition check
Subhash Jadavani
2017-02-23
1
-12
/
+0
*
scsi: ufs-qcom: dump additional testbus registers
Venkat Gopalakrishnan
2017-02-08
1
-6
/
+42
*
scsi: ufs-qcom: Fix module autoload
Javier Martinez Canillas
2017-01-06
1
-0
/
+1
*
scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1
Subhash Jadavani
2016-12-08
1
-1
/
+2
*
scsi: ufs: add quirk to increase host PA_SaveConfigTime
Subhash Jadavani
2016-12-08
1
-0
/
+30
*
scsi: ufs-qcom: add probe_defer in case phy driver not probed yet
Yaniv Gardi
2016-12-08
1
-1
/
+10
*
scsi: ufs: qcom: Properly clear hba priv on failure
Bjorn Andersson
2016-11-22
1
-3
/
+3
*
scsi: ufs: qcom: Don't free resource-managed kmalloc element
Vivek Gautam
2016-11-09
1
-1
/
+0
*
scsi: ufs: qcom: Add phy_exit call in hcd exit path
Vivek Gautam
2016-11-09
1
-0
/
+1
*
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
Vivek Gautam
2016-11-09
1
-15
/
+6
*
scsi: ufshcd: Fix possible unclocked register access
Subhash Jadavani
2016-11-08
1
-4
/
+6
*
scsi: ufs-qcom: add printouts of testbus debug registers
Yaniv Gardi
2016-03-15
1
-0
/
+77
*
scsi: ufs-qcom: enable/disable the device ref clock
Yaniv Gardi
2016-03-15
1
-0
/
+12
*
scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
Yaniv Gardi
2016-03-15
1
-7
/
+20
*
scsi: ufs-qcom: add number of lanes per direction
Yaniv Gardi
2016-03-15
1
-17
/
+22
*
scsi: ufs-qcom: add QUniPro hardware support and power optimizations
Yaniv Gardi
2015-11-10
1
-168
/
+472
*
scsi: ufs-qcom: add debug prints for test bus
Yaniv Gardi
2015-11-10
1
-3
/
+162
*
scsi: ufs: make the UFS variant a platform device
Yaniv Gardi
2015-11-10
1
-1
/
+61
*
scsi: ufs: creates wrapper functions for vops
Yaniv Gardi
2015-11-09
1
-1
/
+0
*
scsi: ufs: add ufshcd_get_variant ufshcd_set_variant
Yaniv Gardi
2015-11-09
1
-17
/
+17
*
scsi: ufs-qcom: fix compilation warning if compiled as a module
Yaniv Gardi
2015-11-09
1
-1
/
+6
*
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION
Yaniv Gardi
2015-06-02
1
-0
/
+12
*
scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk
Yaniv Gardi
2015-06-02
1
-1
/
+3
*
scsi: ufs-qcom: enable quirk to fix gear change to HS
Yaniv Gardi
2015-06-02
1
-2
/
+4
*
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC
Yaniv Gardi
2015-06-02
1
-0
/
+2
*
scsi: ufs-qcom: don't enable interrupt aggregation
Yaniv Gardi
2015-06-02
1
-1
/
+16
*
ufs: add support to allow non standard behaviours (quirks)
Yaniv Gardi
2015-04-10
1
-5
/
+17
*
ufs-qcom: save controller revision info in internal structure
Yaniv Gardi
2015-04-10
1
-7
/
+7
*
ufs-qcom: add support for Qualcomm Technologies Inc platforms
Yaniv Gardi
2015-01-20
1
-0
/
+1004