index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/dsi: Add phy configuration for QCM2290
Loic Poulain
2022-11-04
3
-0
/
+20
*
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
2022-09-18
1
-47
/
+27
*
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
2022-09-18
8
-112
/
+68
*
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2022-09-18
1
-10
/
+3
*
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
2022-09-18
7
-61
/
+19
*
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-36
/
+34
*
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-43
/
+36
*
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-21
/
+19
*
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-27
/
+23
*
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-7
/
+8
*
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
2022-09-18
5
-60
/
+60
*
drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
Marijn Suijten
2022-09-18
1
-13
/
+1
*
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
2022-09-18
5
-164
/
+161
*
drm/msm/dsi: fix the inconsistent indenting
sunliming
2022-09-18
1
-1
/
+1
*
drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
Dmitry Baryshkov
2022-05-07
1
-6
/
+4
*
drm/msm/dsi: fix address for second DSI PHY on SDM660
Dmitry Baryshkov
2022-05-07
1
-1
/
+1
*
-
.
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2022-02-19
7
-19
/
+151
|
\
\
|
|
*
drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY mode
Dmitry Baryshkov
2022-02-18
1
-8
/
+14
|
|
*
drm/msm/dsi: Add 10nm dsi phy tuning configuration support
Rajeev Nandan
2022-02-18
1
-6
/
+112
|
|
*
drm/msm/dsi: Add dsi phy tuning configuration support
Rajeev Nandan
2022-02-18
2
-0
/
+10
|
|
*
drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent
Marijn Suijten
2022-02-18
5
-5
/
+15
|
|
/
*
/
drm/msm: drop dbgname argument from msm_ioremap*()
Dmitry Baryshkov
2022-02-18
1
-4
/
+4
|
/
*
drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
José Expósito
2022-01-25
1
-1
/
+3
*
drm/msm: Don't use autosuspend for display
Rob Clark
2021-12-16
1
-1
/
+1
*
drm/msm/dsi: stop setting clock parents manually
Dmitry Baryshkov
2021-11-28
1
-11
/
+0
*
drm/msm/dsi: Add phy configuration for MSM8953
Vladimir Lypak
2021-10-15
3
-0
/
+24
*
drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLL
Marijn Suijten
2021-10-15
2
-6
/
+2
*
drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_ready
Marijn Suijten
2021-10-11
1
-15
/
+15
*
drm/msm/dsi/phy: fix clock names in 28nm_8960 phy
Dmitry Baryshkov
2021-10-11
1
-2
/
+2
*
drm/msm/dsi: add continuous clock support for 7nm PHY
Dmitry Baryshkov
2021-08-10
3
-0
/
+27
*
drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660
Konrad Dybcio
2021-08-07
1
-1
/
+1
*
drm/msm/dsi: rename dual DSI to bonded DSI
Dmitry Baryshkov
2021-08-07
3
-5
/
+5
*
drm/msm/dsi: Add PHY configuration for SC7280
Rajeev Nandan
2021-08-07
3
-0
/
+29
*
drm/msm/dsi: drop msm_dsi_phy_get_shared_timings
Dmitry Baryshkov
2021-08-07
1
-8
/
+5
*
drm/msm/dsi: phy: use of_device_get_match_data
Dmitry Baryshkov
2021-08-07
1
-6
/
+4
*
drm/msm/dsi: support CPHY mode for 7nm pll/phy
Jonathan Marek
2021-08-07
3
-43
/
+154
*
drm/msm: Generated register update
Rob Clark
2021-06-23
6
-0
/
+6
*
drm/msm/dsi: fix 32-bit clang warning
Arnd Bergmann
2021-06-23
1
-1
/
+5
*
Merge branch 'msm-fixes-v5.13-rc6' into msm-next-redo
Rob Clark
2021-06-23
2
-0
/
+2
|
\
|
*
drm/msm/dsi: Stash away calculated vco frequency on recalc
Stephen Boyd
2021-06-10
2
-0
/
+2
*
|
drm/msm/dsi: add DSI PHY registers to snapshot data
Dmitry Baryshkov
2021-06-23
2
-4
/
+31
|
/
*
drm/msm/dsi: fix msm_dsi_phy_get_clk_provider return code
Dmitry Baryshkov
2021-04-27
1
-1
/
+1
*
drm/msm/dsi: dsi_phy_28nm_8960: fix uninitialized variable access
Dmitry Baryshkov
2021-04-27
1
-0
/
+4
*
drm/msm/dsi: stop passing src_pll_id to the phy_enable call
Dmitry Baryshkov
2021-04-07
8
-12
/
+12
*
drm/msm/dsi: inline msm_dsi_phy_set_src_pll
Dmitry Baryshkov
2021-04-07
8
-46
/
+21
*
drm/msm/dsi: remove temp data from global pll structure
Dmitry Baryshkov
2021-04-07
3
-447
/
+220
*
drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
Dmitry Baryshkov
2021-04-07
5
-149
/
+119
*
drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
Dmitry Baryshkov
2021-04-07
7
-163
/
+108
*
drm/msm/dsi: drop PLL accessor functions
Dmitry Baryshkov
2021-04-07
6
-303
/
+283
*
drm/msm/dsi: drop msm_dsi_pll abstraction
Dmitry Baryshkov
2021-04-07
8
-248
/
+221
[next]