index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd-pltfrm.c
Age
Commit message (
Expand
)
Author
2019-11-12
scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failure
YueHaibing
2019-09-07
scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-06-18
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
2019-04-03
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
2019-04-03
scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
Stanley Chu
2019-04-03
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
2019-03-19
scsi: ufs: Introduce ufshcd_get_pwr_dev_param
Stanley Chu
2019-03-06
scsi: ufs: hisi: fix ufs_hba_variant_ops passing
Arnd Bergmann
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-06-12
scsi: ufs: Tidy clocks list head usage
Szymon Mielczarek
2017-03-15
scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERR
Tomas Winkler
2016-11-08
scsi: ufshcd: release resources if probe fails
Subhash Jadavani
2016-07-12
ufs: fixed typo in ufshcd-pltfrm
Joao Pinto
2016-03-14
scsi: ufs-qcom: add number of lanes per direction
Yaniv Gardi
2015-11-30
scsi: ufs: fix spelling mistake in error message
Colin Ian King
2015-11-09
scsi: ufs: make the UFS variant a platform device
Yaniv Gardi
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-15
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-20
scsi: ufs: fix static checker warning in ufshcd_parse_clock_info
Dolev Raviv
2014-11-20
scsi: ufs: fix static checker warning in ufshcd_populate_vreg
Dolev Raviv
2014-10-20
scsi: ufs: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-01
ufs: Add freq-table-hz property for UFS device
Sahitya Tummala
2014-10-01
ufs: add UFS power management support
Subhash Jadavani
2014-10-01
ufs: add voting support for host controller power
Raviv Shvili
2014-10-01
ufs: Add clock initialization support
Sujit Reddy Thumma
2014-10-01
ufs: Add regulator enable support
Sujit Reddy Thumma
2014-10-01
ufs: Allow vendor specific initialization
Sujit Reddy Thumma
2013-08-26
[SCSI] ufs: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-08-26
[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()
Wei Yongjun
2013-08-26
[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices
Akinobu Mita
2013-08-26
[SCSI] ufs: Add runtime PM support for UFS host controller driver
Sujit Reddy Thumma
2013-06-28
[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
Akinobu Mita
2013-06-28
[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
Akinobu Mita
2013-06-28
[SCSI] ufs: use devres functions for ufshcd
Seungwon Jeon
2013-06-04
[SCSI] ufs: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-02
[SCSI] ufs: Add Platform glue driver for ufshcd
Vinayak Holikatti