index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd-pltfrm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
Srinivas Kandagatla
1
-2
/
+2
2021-08-03
scsi: ufs: Reduce power management code duplication
Bart Van Assche
1
-47
/
+0
2021-04-13
scsi: ufs: ufshcd-pltfrm: Fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-03-17
scsi: ufs: core: Remove unnecessary ret in ufshcd_populate_vreg()
Yue Hu
1
-4
/
+2
2020-12-08
scsi: ufs: Remove pre-defined initial voltage values of device power
Stanley Chu
1
-19
/
+0
2020-12-01
scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk
Can Guo
1
-0
/
+2
2020-11-17
scsi: ufs: Introduce device parameter initialization function
Stanley Chu
1
-0
/
+17
2020-06-16
scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bean Huo
1
-26
/
+1
2019-11-13
scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-1
/
+0
2019-09-07
scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-06-19
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
1
-7
/
+4
2019-04-04
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
1
-5
/
+0
2019-04-04
scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
Stanley Chu
1
-5
/
+3
2019-04-04
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
1
-1
/
+0
2019-03-19
scsi: ufs: Introduce ufshcd_get_pwr_dev_param
Stanley Chu
1
-0
/
+98
2019-03-07
scsi: ufs: hisi: fix ufs_hba_variant_ops passing
Arnd Bergmann
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2017-06-13
scsi: ufs: Tidy clocks list head usage
Szymon Mielczarek
1
-2
/
+0
2017-03-16
scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERR
Tomas Winkler
1
-2
/
+2
2016-11-09
scsi: ufshcd: release resources if probe fails
Subhash Jadavani
1
-4
/
+1
2016-07-13
ufs: fixed typo in ufshcd-pltfrm
Joao Pinto
1
-1
/
+1
2016-03-15
scsi: ufs-qcom: add number of lanes per direction
Yaniv Gardi
1
-0
/
+19
2015-12-01
scsi: ufs: fix spelling mistake in error message
Colin Ian King
1
-1
/
+1
2015-11-10
scsi: ufs: make the UFS variant a platform device
Yaniv Gardi
1
-72
/
+26
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+4
2014-12-15
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-7
/
+4
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-20
scsi: ufs: fix static checker warning in ufshcd_parse_clock_info
Dolev Raviv
1
-6
/
+3
2014-11-20
scsi: ufs: fix static checker warning in ufshcd_populate_vreg
Dolev Raviv
1
-4
/
+2
2014-10-20
scsi: ufs: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-01
ufs: Add freq-table-hz property for UFS device
Sahitya Tummala
1
-13
/
+35
2014-10-01
ufs: add UFS power management support
Subhash Jadavani
1
-45
/
+15
2014-10-01
ufs: add voting support for host controller power
Raviv Shvili
1
-0
/
+9
2014-10-01
ufs: Add clock initialization support
Sujit Reddy Thumma
1
-0
/
+71
2014-10-01
ufs: Add regulator enable support
Sujit Reddy Thumma
1
-0
/
+100
2014-10-01
ufs: Allow vendor specific initialization
Sujit Reddy Thumma
1
-3
/
+26
2013-08-26
[SCSI] ufs: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-08-26
[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()
Wei Yongjun
1
-1
/
+0
2013-08-26
[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices
Akinobu Mita
1
-2
/
+0
2013-08-26
[SCSI] ufs: Add runtime PM support for UFS host controller driver
Sujit Reddy Thumma
1
-1
/
+49
2013-06-29
[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
Akinobu Mita
1
-6
/
+0
2013-06-29
[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
Akinobu Mita
1
-0
/
+1
2013-06-29
[SCSI] ufs: use devres functions for ufshcd
Seungwon Jeon
1
-52
/
+20
2013-06-04
[SCSI] ufs: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-03
[SCSI] ufs: Add Platform glue driver for ufshcd
Vinayak Holikatti
1
-0
/
+217