index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/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
|
*
drm/exynos: dsi: add runtime pm support
Inki Dae
2015-12-13
1
-66
/
+81
*
|
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
|
/
*
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
1
-36
/
+52
*
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
1
-7
/
+13
*
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
1
-29
/
+29
*
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
2015-08-16
1
-31
/
+13
*
drm/exynos: dsi: do not set TE GPIO direction by input
Hyungwon Hwang
2015-06-22
1
-2
/
+2
*
drm/exynos: dsi: add support for MIC driver as a bridge
Hyungwon Hwang
2015-06-22
1
-0
/
+24
[next]