index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
2013-02-08
12
-140
/
+102
|
\
|
*
drm/exynos: add check for the device power status
Shirish S
2013-01-25
2
-0
/
+14
|
*
drm/exynos: Make 'drm_hdmi_get_edid' static
Sachin Kamat
2013-01-25
1
-1
/
+1
|
*
drm/exynos: fimd and ipp are broken on multiplatform
Arnd Bergmann
2013-01-25
1
-2
/
+2
|
*
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
2013-01-25
1
-1
/
+0
|
*
drm/exynos: Remove "internal" interrupt handling
Sean Paul
2013-01-25
1
-60
/
+14
|
*
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
Sachin Kamat
2013-01-25
1
-2
/
+2
|
*
drm/exynos: Replace mdelay with usleep_range
Sean Paul
2013-01-25
2
-8
/
+8
|
*
drm/exynos: Make ipp_handle_cmd_work static
Sachin Kamat
2013-01-25
1
-1
/
+1
|
*
drm/exynos: Make g2d_userptr_get_dma_addr static
Sachin Kamat
2013-01-25
1
-1
/
+1
|
*
drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
2013-01-25
1
-14
/
+11
|
*
drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
2013-01-25
1
-0
/
+1
|
*
drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
2013-01-25
1
-4
/
+3
|
*
drm/exynos: let drm handle edid allocations
Rahul Sharma
2013-01-25
6
-48
/
+46
*
|
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
1
-1
/
+3
|
/
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
35
-775
/
+287
|
\
|
*
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-08
1
-0
/
+5
|
*
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-07
5
-88
/
+36
|
*
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
2013-01-07
1
-1
/
+1
|
*
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-9
/
+4
|
*
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-6
/
+0
|
*
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-12
/
+3
|
*
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-3
/
+1
|
*
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-5
/
+0
|
*
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-14
/
+4
|
*
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
1
-36
/
+9
|
*
drm/exynos: Remove redundant NULL check
Sachin Kamat
2013-01-04
1
-6
/
+0
|
*
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
1
-21
/
+9
|
*
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
Sachin Kamat
2013-01-04
1
-7
/
+2
|
*
drm/exynos: fix gem buffer allocation type checking
Inki Dae
2013-01-04
1
-1
/
+1
|
*
drm/exynos: remove needless parenthesis.
Eunchul Kim
2013-01-04
1
-1
/
+1
|
*
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
2013-01-04
1
-0
/
+13
|
*
drm/exynos: remove color bar pattern operation.
JoongMock Shin
2013-01-04
1
-6
/
+3
|
*
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
2013-01-04
3
-3
/
+3
|
*
drm/exynos: fix build warning.
Eunchul Kim
2013-01-04
1
-1
/
+1
|
*
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
2013-01-04
3
-1
/
+3
|
*
drm/exynos: remove needless error handling to property.
Eunchul Kim
2013-01-04
3
-29
/
+0
|
*
drm/exynos: change member variable name.
Eunchul Kim
2013-01-04
5
-14
/
+14
|
*
drm/exynos: consider buffer allocation without iommu
Inki Dae
2013-01-04
1
-7
/
+48
|
*
drm/exynos: change file license to GPL
Inki Dae
2013-01-04
28
-504
/
+112
|
*
drm/exynos: consider no iommu support to console framebuffer
Inki Dae
2013-01-04
1
-4
/
+18
|
*
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
2013-01-04
1
-1
/
+1
*
|
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
13
-37
/
+37
|
/
*
drm/exynos: add gsc ipp driver
Eunchul Kim
2012-12-15
7
-0
/
+2214
*
drm/exynos: add rotator ipp driver
Eunchul Kim
2012-12-15
7
-0
/
+985
*
drm/exynos: add fimc ipp driver
Eunchul Kim
2012-12-15
7
-0
/
+2730
*
drm/exynos: add iommu support for ipp
Eunchul Kim
2012-12-15
1
-0
/
+18
*
drm/exynos: add ipp subsystem
Eunchul Kim
2012-12-15
6
-0
/
+2346
*
drm/exynos: support device tree for fimd
Joonyoung Shim
2012-12-15
1
-0
/
+21
*
drm/exynos: support extended screen coordinate of fimd
Joonyoung Shim
2012-12-14
1
-4
/
+12
[next]