index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2024-06-25
drm/msm/dsi: Add phy configuration for MSM8937
Daniil Titov
1
-0
/
+18
2024-06-23
drm/msm/dsi: Remove dsi_phy_write_[un]delay()
Konrad Dybcio
1
-29
/
+52
2024-06-23
drm/msm/dsi: Remove dsi_phy_read/write()
Konrad Dybcio
1
-114
/
+110
2023-06-04
drm/msm/dsi: Add phy configuration for MSM8226
Luca Weiss
1
-0
/
+97
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
1
-18
/
+10
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
1
-3
/
+3
2022-09-18
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-27
/
+23
2022-09-18
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
1
-12
/
+12
2022-09-18
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
1
-37
/
+36
2022-02-18
drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent
Marijn Suijten
1
-1
/
+3
2021-06-23
drm/msm: Generated register update
Rob Clark
1
-0
/
+1
2021-04-07
drm/msm/dsi: stop passing src_pll_id to the phy_enable call
Dmitry Baryshkov
1
-2
/
+2
2021-04-07
drm/msm/dsi: inline msm_dsi_phy_set_src_pll
Dmitry Baryshkov
1
-6
/
+7
2021-04-07
drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
Dmitry Baryshkov
1
-27
/
+21
2021-04-07
drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
Dmitry Baryshkov
1
-21
/
+12
2021-04-07
drm/msm/dsi: drop PLL accessor functions
Dmitry Baryshkov
1
-59
/
+59
2021-04-07
drm/msm/dsi: drop msm_dsi_pll abstraction
Dmitry Baryshkov
1
-38
/
+45
2021-04-07
drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
Dmitry Baryshkov
1
-20
/
+14
2021-04-07
drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
Dmitry Baryshkov
1
-29
/
+57
2021-04-07
drm/msm/dsi: simplify vco_delay handling in dsi_phy_28nm driver
Dmitry Baryshkov
1
-8
/
+4
2021-04-07
drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
Dmitry Baryshkov
1
-28
/
+22
2021-04-07
drm/msm/dsi: push provided clocks handling into a generic code
Dmitry Baryshkov
1
-55
/
+8
2021-04-07
drm/msm/dsi: move min/max PLL rate to phy config
Dmitry Baryshkov
1
-2
/
+6
2021-04-07
drm/msm/dsi: drop global msm_dsi_phy_type enumaration
Dmitry Baryshkov
1
-11
/
+8
2021-04-07
drm/msm/dsi: move all PLL callbacks into PHY config struct
Dmitry Baryshkov
1
-22
/
+43
2021-04-07
drm/msm/dsi: drop multiple pll enable_seq support
Dmitry Baryshkov
1
-7
/
+16
2021-04-07
drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code
Dmitry Baryshkov
1
-0
/
+637
2021-04-07
drm/msm/dsi: replace PHY's init callback with configurable data
Dmitry Baryshkov
1
-3
/
+3
2019-11-04
drm/msm/dsi: Add configuration for 28nm PLL on family B
AngeloGioacchino Del Regno
1
-0
/
+18
2019-10-24
drm/msm/dsi: Implement qcom, dsi-phy-regulator-ldo-mode for 28nm PHY
Stephan Gerhold
1
-8
/
+34
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
1
-1
/
+1
2017-02-06
drm/msm/dsi: Move PHY operations out of host
Hai Li
1
-2
/
+2
2017-02-06
drm/msm/dsi: Add a PHY op that initializes version specific stuff
Archit Taneja
1
-0
/
+2
2016-07-16
drm/msm/dsi: Don't get DSI index from DT
Archit Taneja
1
-0
/
+4
2016-05-08
drm/msm/dsi: Fix regulator API abuse
Archit Taneja
1
-2
/
+2
2015-10-22
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
Hai Li
1
-4
/
+2
2015-08-15
drm/msm/dsi: Split PHY drivers to separate files
Hai Li
1
-0
/
+166