index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-15
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-12
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-02
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
*
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
2016-02-01
1
-4
/
+2
*
drm/exynos: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-4
/
+4
*
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-15
1
-68
/
+83
|
\
|
*
drm/exynos: dsi: modify a error type when getting a node failed
Inki Dae
2015-12-13
1
-2
/
+2
[next]