index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
cdns-dsi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bridge: cdns-dsi: Move to drm/bridge/cadence
Rahul T R
2023-01-17
1
-1330
/
+0
*
drm/bridge: cdns-dsi: Add support for pre_enable and post_enable control func...
Jayshri Pawar
2022-05-11
1
-0
/
+26
*
drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
Nishanth Menon
2022-02-28
1
-0
/
+1
*
drm/bridge: cdns: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
2021-08-31
1
-3
/
+1
*
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
2021-07-27
1
-2
/
+2
*
drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
Zou Wei
2021-05-27
1
-1
/
+1
*
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
2020-06-23
1
-0
/
+1
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
1
-2
/
+4
*
drm/bridge: cdns: remove set but not used variable 'nlanes'
yu kuai
2020-01-06
1
-2
/
+1
*
drm/bridge: cdns: remove set but not used variable 'bpp'
yu kuai
2020-01-06
1
-2
/
+1
*
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
1
-1
/
+2
*
drm/bridge: cdns: Convert to phy framework
Maxime Ripard
2019-02-07
1
-426
/
+59
*
drm/bridge: cdns: Separate DSI and D-PHY configuration
Maxime Ripard
2019-02-07
1
-28
/
+73
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/bridge: cdns: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
1
-0
/
+2
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-1
/
+1
*
drm/bridge: cdns: Mark runtime PM operations as maybe unused
Thierry Reding
2018-05-18
1
-2
/
+2
*
drm/bridge: Add Cadence DSI driver
Boris Brezillon
2018-04-23
1
-0
/
+1623