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_hdmi.c
Age
Commit message (
Expand
)
Author
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-05
drm: exynos: hdmi: remove drm common hdmi platform data struct
Rahul Sharma
2012-10-05
drm: exynos: hdmi: add support for exynos5 hdmi
Rahul Sharma
2012-10-05
drm: exynos: hdmi: replace is_v13 with version check in hdmi
Rahul Sharma
2012-10-05
drm: exynos: hdmi: turn off HPD interrupt in HDMI chip
Tomasz Stanislawski
2012-10-05
drm: exynos: hdmi: use s5p-hdmi platform data
Tomasz Stanislawski
2012-10-05
drm: exynos: hdmi: fix interrupt handling
Tomasz Stanislawski
2012-10-05
drm: exynos: hdmi: support for platform variants
Tomasz Stanislawski
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-13
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
Sachin Kamat
2012-09-13
drm/exynos: Remove redundant check in exynos_hdmi.c file
Sachin Kamat
2012-07-27
drm/exynos: Use devm_* functions in exynos_hdmi.c
Sachin Kamat
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-17
drm/exynos: add additional display mode for hdmi
Seung-Woo Kim
2012-05-17
drm/exynos: enable dvi mode for dvi monitor
Seung-Woo Kim
2012-05-08
drm/exynos: add PM functions for hdmi and mixer
Joonyoung Shim
2012-05-08
drm/exynos: add dpms for hdmi
Joonyoung Shim
2012-05-08
drm/exynos: use threaded irq for hdmi hotplug
Joonyoung Shim
2012-05-08
drm/exynos: use platform_get_irq_byname for hdmi
Joonyoung Shim
2012-05-08
drm/exynos: cleanup for hdmi platform data
Joonyoung Shim
2012-04-12
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
2012-04-12
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2012-04-12
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2012-03-20
drm/exynos: enable hdmi audio feature
Seung-Woo Kim
2012-03-20
drm/exynos: cleanup exynos_hdmi.h
Joonyoung Shim
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
drm/exynos: added mode_fixup feature and code clean.
Inki Dae
2012-03-20
drm/exynos: add HDMI version 1.4 support
Joonyoung Shim
2012-01-27
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
2011-12-29
drm/exynos: added hdmi display support
Seung-Woo Kim