index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-08
drm/msm/dsi: Fix number of regulators for SDM660
Douglas Anderson
1
-1
/
+1
2022-09-08
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
1
-1
/
+1
2022-09-08
drm/msm/dsi: fix the inconsistent indenting
sunliming
1
-1
/
+1
2022-06-09
drm/msm/dsi: fix address for second DSI PHY on SDM660
Dmitry Baryshkov
1
-1
/
+1
2022-06-09
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
1
-7
/
+14
2022-04-20
drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()
Stephen Boyd
1
-1
/
+1
2022-04-13
drm/msm/dsi: Remove spurious IRQF_ONESHOT flag
Daniel Thompson
1
-1
/
+1
2022-04-08
drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY mode
Dmitry Baryshkov
1
-8
/
+14
2022-04-08
drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent
Marijn Suijten
5
-5
/
+15
2022-02-01
drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
José Expósito
1
-1
/
+3
2022-02-01
drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
Miaoqian Lin
1
-1
/
+6
2022-01-27
drm/msm/dsi: fix initialization in the bonded DSI case
Dmitry Baryshkov
3
-21
/
+7
2021-12-17
drm/msm/dsi: set default num_data_lanes
Philip Chen
1
-0
/
+2
2021-11-18
drm/msm/dsi: fix wrong type in msm_dsi_host
Jessica Zhang
1
-12
/
+12
2021-11-18
drm/msm/dsi: do not enable irq handler before powering up the host
Dmitry Baryshkov
3
-17
/
+49
2021-10-12
drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling
Dan Carpenter
1
-1
/
+1
2021-10-12
drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()
Dan Carpenter
1
-1
/
+3
2021-10-12
drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_ready
Marijn Suijten
1
-15
/
+15
2021-10-12
drm/msm/dsi/phy: fix clock names in 28nm_8960 phy
Dmitry Baryshkov
1
-2
/
+2
2021-08-17
Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
12
-201
/
+537
2021-08-11
drm/msm/dsi: add continuous clock support for 7nm PHY
Dmitry Baryshkov
7
-7
/
+40
2021-08-11
drm/msm/dsi: Fix some reference counted resource leaks
Christophe JAILLET
1
-3
/
+3
2021-08-07
drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660
Konrad Dybcio
2
-2
/
+1
2021-08-07
drm/msm/dsi: stop calling set_encoder_mode callback
Dmitry Baryshkov
3
-15
/
+0
2021-08-07
drm/msm/dsi: add three helper functions
Dmitry Baryshkov
2
-8
/
+18
2021-08-07
drm/msm/dsi: rename dual DSI to bonded DSI
Dmitry Baryshkov
7
-79
/
+78
2021-08-07
drm/msm/dsi: add support for dsi test pattern generator
Abhinav Kumar
3
-0
/
+77
2021-08-07
drm/msm/dsi: update dsi register header file for tpg
Abhinav Kumar
1
-0
/
+73
2021-08-07
drm/msm/dsi: Add DSI support for SC7280
Rajeev Nandan
2
-0
/
+21
2021-08-07
drm/msm/dsi: Add PHY configuration for SC7280
Rajeev Nandan
3
-0
/
+29
2021-08-07
drm/msm/dsi: drop msm_dsi_phy_get_shared_timings
Dmitry Baryshkov
3
-13
/
+8
2021-08-07
drm/msm/dsi: phy: use of_device_get_match_data
Dmitry Baryshkov
1
-6
/
+4
2021-08-07
drm/msm/dsi: drop gdsc regulator handling
Dmitry Baryshkov
2
-27
/
+7
2021-08-07
drm/msm/dsi: support CPHY mode for 7nm pll/phy
Jonathan Marek
4
-47
/
+184
2021-07-27
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
22
-1749
/
+2552
2021-07-27
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
1
-4
/
+4
2021-06-23
drm/msm/dsi: do not enable PHYs when called for the slave DSI interface
Dmitry Baryshkov
1
-4
/
+4
2021-06-23
drm/msm: Generated register update
Rob Clark
16
-1726
/
+2480
2021-06-23
drm/msm/dsi: print error code when MIPI DSI host registration fails
Dmitry Baryshkov
1
-2
/
+2
2021-06-23
drm/msm/dsi: fix 32-bit clang warning
Arnd Bergmann
1
-1
/
+5
2021-06-23
drm/msm: Convert to use resource-managed OPP API
Yangtao Li
1
-9
/
+4
2021-06-23
Merge branch 'msm-fixes-v5.13-rc6' into msm-next-redo
Rob Clark
2
-0
/
+2
2021-06-23
drm/msm: fix display snapshotting if DP or DSI is disabled
Dmitry Baryshkov
1
-2
/
+0
2021-06-23
drm/msm: replace MSM_BO_UNCACHED with MSM_BO_WC for internal objects
Jonathan Marek
1
-1
/
+1
2021-06-23
drm/msm/dsi: add DSI PHY registers to snapshot data
Dmitry Baryshkov
4
-4
/
+33
2021-06-23
drm/msm: get rid of msm_iomap_size
Dmitry Baryshkov
1
-2
/
+3
2021-06-23
drm/msm: pass dump state as a function argument
Dmitry Baryshkov
3
-9
/
+5
2021-06-23
drm/msm/dsi: add API to take DSI register snapshot
Abhinav Kumar
3
-1
/
+23
2021-06-23
drm/msm: add support to take dpu snapshot
Abhinav Kumar
2
-0
/
+2
[next]