index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
phy
/
dsi_phy_28nm.c
Age
Commit message (
Expand
)
Author
2023-06-04
drm/msm/dsi: Add phy configuration for MSM8226
Luca Weiss
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
2022-09-18
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
2022-09-18
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
2022-02-18
drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent
Marijn Suijten
2021-06-23
drm/msm: Generated register update
Rob Clark
2021-04-07
drm/msm/dsi: stop passing src_pll_id to the phy_enable call
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: inline msm_dsi_phy_set_src_pll
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: drop PLL accessor functions
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: drop msm_dsi_pll abstraction
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
Dmitry Baryshkov
2021-04-07
drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: simplify vco_delay handling in dsi_phy_28nm driver
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: push provided clocks handling into a generic code
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: move min/max PLL rate to phy config
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: drop global msm_dsi_phy_type enumaration
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: move all PLL callbacks into PHY config struct
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: drop multiple pll enable_seq support
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: replace PHY's init callback with configurable data
Dmitry Baryshkov
2019-11-04
drm/msm/dsi: Add configuration for 28nm PLL on family B
AngeloGioacchino Del Regno
2019-10-24
drm/msm/dsi: Implement qcom, dsi-phy-regulator-ldo-mode for 28nm PHY
Stephan Gerhold
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2017-02-06
drm/msm/dsi: Move PHY operations out of host
Hai Li
2017-02-06
drm/msm/dsi: Add a PHY op that initializes version specific stuff
Archit Taneja
2016-07-16
drm/msm/dsi: Don't get DSI index from DT
Archit Taneja
2016-05-08
drm/msm/dsi: Fix regulator API abuse
Archit Taneja
2015-10-22
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
Hai Li
2015-08-15
drm/msm/dsi: Split PHY drivers to separate files
Hai Li