index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
2012-12-14
1
-0
/
+2
*
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
2012-12-14
1
-1
/
+3
*
drm/exynos: add support for hdmiphy power control for exynos5
Rahul Sharma
2012-12-14
1
-0
/
+21
*
drm/exynos: added runtime pm support for hdmi
Rahul Sharma
2012-12-14
1
-8
/
+52
*
drm/exynos: sending AVI and AUI info frames
Rahul Sharma
2012-12-05
1
-19
/
+146
*
drm/exynos: Use devm_* APIs in exynos_hdmi.c
Sachin Kamat
2012-12-05
1
-47
/
+13
*
drm: exynos: fix for loosing display mode header during mode adjustment
Rahul Sharma
2012-12-05
1
-0
/
+9
*
drm/exynos: fix memory leak to EDID block
Egbert Eich
2012-12-05
1
-0
/
+1
*
drm/exynos: add iommu support for hdmi driver
Inki Dae
2012-12-04
1
-1
/
+1
*
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-07
1
-52
/
+144
|
\
|
*
drm: exynos: hdmi: remove drm common hdmi platform data struct
Rahul Sharma
2012-10-05
1
-0
/
+3
|
*
drm: exynos: hdmi: add support for exynos5 hdmi
Rahul Sharma
2012-10-05
1
-4
/
+79
|
*
drm: exynos: hdmi: replace is_v13 with version check in hdmi
Rahul Sharma
2012-10-05
1
-20
/
+20
|
*
drm: exynos: hdmi: turn off HPD interrupt in HDMI chip
Tomasz Stanislawski
2012-10-05
1
-4
/
+1
|
*
drm: exynos: hdmi: use s5p-hdmi platform data
Tomasz Stanislawski
2012-10-05
1
-31
/
+24
|
*
drm: exynos: hdmi: fix interrupt handling
Tomasz Stanislawski
2012-10-05
1
-2
/
+3
|
*
drm: exynos: hdmi: support for platform variants
Tomasz Stanislawski
2012-10-05
1
-1
/
+24
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-3
/
+3
|
/
*
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
Sachin Kamat
2012-09-13
1
-3
/
+3
*
drm/exynos: Remove redundant check in exynos_hdmi.c file
Sachin Kamat
2012-09-13
1
-5
/
+0
*
drm/exynos: Use devm_* functions in exynos_hdmi.c
Sachin Kamat
2012-07-27
1
-29
/
+7
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-1
/
+1
*
drm/exynos: add additional display mode for hdmi
Seung-Woo Kim
2012-05-17
1
-0
/
+65
*
drm/exynos: enable dvi mode for dvi monitor
Seung-Woo Kim
2012-05-17
1
-6
/
+14
*
drm/exynos: add PM functions for hdmi and mixer
Joonyoung Shim
2012-05-08
1
-0
/
+32
*
drm/exynos: add dpms for hdmi
Joonyoung Shim
2012-05-08
1
-128
/
+148
*
drm/exynos: use threaded irq for hdmi hotplug
Joonyoung Shim
2012-05-08
1
-35
/
+5
*
drm/exynos: use platform_get_irq_byname for hdmi
Joonyoung Shim
2012-05-08
1
-6
/
+5
*
drm/exynos: cleanup for hdmi platform data
Joonyoung Shim
2012-05-08
1
-7
/
+6
*
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
2012-04-12
1
-10
/
+9
*
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2012-04-12
1
-1
/
+0
*
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2012-04-12
1
-11
/
+11
*
drm/exynos: enable hdmi audio feature
Seung-Woo Kim
2012-03-20
1
-0
/
+167
*
drm/exynos: cleanup exynos_hdmi.h
Joonyoung Shim
2012-03-20
1
-0
/
+36
*
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
1
-9
/
+0
*
drm/exynos: added mode_fixup feature and code clean.
Inki Dae
2012-03-20
1
-7
/
+74
*
drm/exynos: add HDMI version 1.4 support
Joonyoung Shim
2012-03-20
1
-99
/
+1053
*
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
2012-01-27
1
-4
/
+4
*
drm/exynos: added hdmi display support
Seung-Woo Kim
2011-12-29
1
-0
/
+1176