index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_dsi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: dsi: fix workaround for the legacy clock name
Marek Szyprowski
2020-03-02
1
-3
/
+4
*
drm/exynos: dsi: propagate error value and silence meaningless warning
Marek Szyprowski
2020-03-02
1
-2
/
+3
*
drm/exynos: dsi: Fix bridge chain handling
Boris Brezillon
2020-01-08
1
-5
/
+24
*
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-12-09
1
-1
/
+1
*
drm/bridge: Make the bridge chain a double-linked list
Boris Brezillon
2019-12-09
1
-1
/
+4
*
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
2019-12-09
1
-4
/
+4
*
drm/exynos: fix opencoded use of drm_panel_*
Sam Ravnborg
2019-12-01
1
-1
/
+1
*
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-0
/
+1
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
1
-10
/
+11
|
\
|
*
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-06-27
1
-10
/
+11
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2019-04-24
1
-2
/
+5
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-2
/
+2
*
drm/exynos/dsi: register connector if it is created after drm bind
Andrzej Hajda
2018-11-05
1
-2
/
+8
*
drm/exynos: checking for NULL instead of IS_ERR()
Dan Carpenter
2018-11-05
1
-1
/
+3
*
drm/exynos: enable out_bridge in exynos_dsi_enable
Maciej Purski
2018-09-20
1
-15
/
+23
*
drm/exynos: move connector creation to attach callback
Maciej Purski
2018-09-20
1
-21
/
+32
*
drm/exynos: rename bridge_node to in_bridge_node
Maciej Purski
2018-09-20
1
-8
/
+8
*
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
2018-07-24
1
-0
/
+2
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-0
/
+3
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
drm/exynos/dsi: mask frame-done interrupt
Andrzej Hajda
2018-05-24
1
-3
/
+3
*
drm/exynos/dsi: remove mode_set callback
Andrzej Hajda
2018-05-14
1
-30
/
+10
*
drm/exynos/dsi: propagate info about command mode from panel
Andrzej Hajda
2017-08-25
1
-0
/
+2
*
drm/exynos/dsi: refactor panel detection logic
Andrzej Hajda
2017-08-25
1
-101
/
+102
*
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
2017-08-25
1
-9
/
+4
*
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
1
-5
/
+5
|
\
|
*
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
Hoegeun Kwon
2017-07-27
1
-2
/
+0
|
*
drm/exynos: dsi: do not try to find bridge
Inki Dae
2017-07-27
1
-3
/
+5
*
|
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
|
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-2
/
+1
|
/
*
drm/exynos/dsi: fix bridge_node DT parsing
Andrzej Hajda
2017-06-01
1
-1
/
+1
*
drm/exynos: dsi: Remove bridge node reference in removal
Hoegeun Kwon
2017-05-29
1
-0
/
+4
*
drm/exynos: dsi: Fix the parse_dt function
Hoegeun Kwon
2017-05-29
1
-17
/
+5
*
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
1
-10
/
+3
*
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
2017-03-28
1
-17
/
+7
|
\
|
*
drm/exynos/dsi: make te-gpios optional
Andrzej Hajda
2017-03-21
1
-1
/
+4
|
*
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
2017-03-21
1
-2
/
+2
|
*
drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2017-03-21
1
-14
/
+1
*
|
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-17
1
-1
/
+0
|
/
*
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-18
1
-4
/
+2
*
drm: exynos: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-9
/
+0
*
drm/exynos/dsi: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
2016-05-10
1
-54
/
+3
*
drm/exynos: dsi: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
1
-18
/
+9
*
drm/exynos/dsi: use core helper to create DSI packet
Andrzej Hajda
2016-03-01
1
-46
/
+23
*
drm/exynos/dsi: constify read only structures
Andrzej Hajda
2016-03-01
1
-15
/
+15
*
drm/exynos/dsi: replace registry access macros with functions
Andrzej Hajda
2016-03-01
1
-51
/
+57
*
drm/exynos: support exynos5422 mipi-dsi
Chanho Park
2016-03-01
1
-0
/
+31
*
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
2016-03-01
1
-0
/
+1
[next]