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: 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
*
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
*
drm/exynos: dsi: add support for Exynos5433
Hyungwon Hwang
2015-06-22
1
-15
/
+85
*
drm/exynos: dsi: make use of array for clock access
Hyungwon Hwang
2015-06-22
1
-35
/
+33
*
drm/exynos: dsi: make use of driver data for static values
Hyungwon Hwang
2015-06-22
1
-51
/
+145
*
drm/exynos: dsi: add macros for register access
Hyungwon Hwang
2015-06-22
1
-47
/
+51
*
drm/exynos: dsi: rename pll_clk to sclk_clk
Hyungwon Hwang
2015-06-22
1
-20
/
+16
*
drm/exynos: dsi: check whether dsi is enabled before sending data
Hyungwon Hwang
2015-06-19
1
-4
/
+14
*
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-19
1
-27
/
+8
*
drm/exynos: atomic dpms support
Gustavo Padovan
2015-06-19
1
-1
/
+1
*
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-19
1
-0
/
+4
*
drm/exynos: dsi: remove the empty mode_valid callback
Hyungwon Hwang
2015-04-13
1
-7
/
+0
*
drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN
YoungJun Cho
2014-11-24
1
-8
/
+5
*
drm/exynos: dsi: move TE irq handler registration position
YoungJun Cho
2014-11-24
1
-3
/
+3
*
drm/exynos: dsi: move DSIM_STATE_ENABLED set position
YoungJun Cho
2014-11-24
1
-2
/
+3
*
drm/exynos: dsi: support Exynos4415 SoC
YoungJun Cho
2014-11-24
1
-0
/
+7
*
drm/exynos: dsi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
1
-7
/
+10
*
drm/exynos: dsi: remove redundant encoder field
Andrzej Hajda
2014-11-24
1
-5
/
+2
*
drm/exynos: dsi: simplify device pointer evaluation
Andrzej Hajda
2014-11-24
1
-20
/
+20
*
drm/exynos: dsi: remove global variable exynos_dsi_display
Andrzej Hajda
2014-11-24
1
-20
/
+18
*
Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
2014-11-15
1
-1
/
+1
|
\
|
*
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
2014-11-13
1
-1
/
+1
*
|
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
2014-11-02
1
-4
/
+0
|
/
*
drm/exynos/dsi: unregister connector on removal
Andrzej Hajda
2014-09-19
1
-3
/
+6
*
drm/exynos: mipi-dsi: add Exynos3 SoC support
Inki Dae
2014-09-19
1
-0
/
+8
*
drm/exynos: mipi-dsi: consider non-continuous clock mode
Inki Dae
2014-09-19
1
-0
/
+19
*
drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value
YoungJun Cho
2014-09-19
1
-2
/
+2
*
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-08-07
1
-2
/
+11
|
\
|
*
drm/exynos: dsi: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-2
/
+11
*
|
Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"
Sjoerd Simons
2014-08-04
1
-0
/
+1
*
|
drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCs
YoungJun Cho
2014-08-03
1
-22
/
+135
*
|
drm/exynos: dsi: add TE interrupt handler to support LCD I80 interface
YoungJun Cho
2014-08-03
1
-2
/
+96
[next]