index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_dsi.c
Age
Commit message (
Expand
)
Author
2015-06-22
drm/exynos: dsi: do not set TE GPIO direction by input
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: add support for MIC driver as a bridge
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: add support for Exynos5433
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: make use of array for clock access
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: make use of driver data for static values
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: add macros for register access
Hyungwon Hwang
2015-06-22
drm/exynos: dsi: rename pll_clk to sclk_clk
Hyungwon Hwang
2015-06-20
drm/exynos: dsi: check whether dsi is enabled before sending data
Hyungwon Hwang
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-04-13
drm/exynos: dsi: remove the empty mode_valid callback
Hyungwon Hwang
2014-11-24
drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN
YoungJun Cho
2014-11-24
drm/exynos: dsi: move TE irq handler registration position
YoungJun Cho
2014-11-24
drm/exynos: dsi: move DSIM_STATE_ENABLED set position
YoungJun Cho
2014-11-24
drm/exynos: dsi: support Exynos4415 SoC
YoungJun Cho
2014-11-24
drm/exynos: dsi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos: dsi: remove redundant encoder field
Andrzej Hajda
2014-11-24
drm/exynos: dsi: simplify device pointer evaluation
Andrzej Hajda
2014-11-24
drm/exynos: dsi: remove global variable exynos_dsi_display
Andrzej Hajda
2014-11-15
Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
2014-11-13
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
2014-09-20
drm/exynos/dsi: unregister connector on removal
Andrzej Hajda
2014-09-20
drm/exynos: mipi-dsi: add Exynos3 SoC support
Inki Dae
2014-09-20
drm/exynos: mipi-dsi: consider non-continuous clock mode
Inki Dae
2014-09-20
drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value
YoungJun Cho
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-08-06
drm/exynos: dsi: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-04
Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"
Sjoerd Simons
2014-08-03
drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCs
YoungJun Cho
2014-08-03
drm/exynos: dsi: add TE interrupt handler to support LCD I80 interface
YoungJun Cho
2014-08-03
drm/exynos: dsi: move the EoT packets configuration point
YoungJun Cho
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-02
drm/exynos: consider deferred probe case
Inki Dae
2014-06-02
drm/exynos: dsi: remove unnecessary pm interfaces
Inki Dae
2014-06-02
drm/exynos: add component framework support
Inki Dae
2014-04-30
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
Jingoo Han
2014-04-04
drm/exynos: remove MODULE_DEVICE_TABLE definitions
Inki Dae
2014-04-04
drm/exynos: add DSIM driver
Andrzej Hajda