index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
phy
/
dsi_phy_28nm_8960.c
Age
Commit message (
Expand
)
Author
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-09-03
drm/msm: drop use of drmP.h
Sam Ravnborg
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-12-14
drm/msm/dsi: Add support for 28nm PHY on 8960
Archit Taneja