index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-13
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
Joonyoung Shim
3
-0
/
+15
2016-03-01
drm/exynos/dsi: use core helper to create DSI packet
Andrzej Hajda
1
-46
/
+23
2016-03-01
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
7
-46
/
+69
2016-03-01
drm/exynos: refactor driver and device registration code
Marek Szyprowski
2
-127
/
+107
2016-03-01
drm/exynos/fimc: remove unused camera interface polarization code
Andrzej Hajda
1
-28
/
+0
2016-03-01
drm/exynos: remove struct exynos_drm_panel_info
Andrzej Hajda
4
-9
/
+4
2016-03-01
drm/exynos: add exynos5420 support for fimd
Chanho Park
1
-1
/
+30
2016-03-01
drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
Chanho Park
1
-1
/
+1
2016-03-01
drm/exynos: remove incorrect ccflags from Makefile
Andrzej Hajda
3
-3
/
+1
2016-03-01
drm/exynos/decon: make irq handler static
Andrzej Hajda
1
-1
/
+1
2016-03-01
drm/exynos/hdmi: remove unused variable
Andrzej Hajda
1
-2
/
+0
2016-03-01
drm/exynos/dsi: constify read only structures
Andrzej Hajda
1
-15
/
+15
2016-03-01
drm/exynos/dsi: replace registry access macros with functions
Andrzej Hajda
1
-51
/
+57
2016-03-01
drm/exynos: support exynos5422 mipi-dsi
Chanho Park
1
-0
/
+31
2016-03-01
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
1
-2
/
+2
2016-03-01
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
Marek Szyprowski
2
-2
/
+2
2016-03-01
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
1
-1
/
+1
2016-03-01
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
1
-2
/
+0
2016-03-01
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
1
-0
/
+1
2016-03-01
drm/exynos: mic: make all functions static
Marek Szyprowski
1
-5
/
+5
2016-03-01
drm/exynos: mic: convert to component framework
Marek Szyprowski
1
-20
/
+36
2016-03-01
drm/exynos: mic: use devm_clk interface
Marek Szyprowski
1
-5
/
+1
2016-03-01
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
3
-6
/
+9
2016-03-01
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
4
-19
/
+19
2016-03-01
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
Joonyoung Shim
1
-1
/
+1
2016-02-16
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
4
-32
/
+0
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-61
/
+19
2016-02-08
drm/exynos: Remove event cancelling from postclose
Daniel Vetter
1
-14
/
+0
2016-02-01
drm/exynos: dp: Fix panel and bridge lookup logic
Javier Martinez Canillas
1
-30
/
+25
2016-02-01
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2016-02-01
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
1
-4
/
+2
2016-01-25
drm: Create drm_send_event helpers
Daniel Vetter
2
-10
/
+2
2016-01-25
drm/exynos: Use the new event init/free functions
Daniel Vetter
2
-37
/
+17
2016-01-18
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-759
/
+1178
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-3
/
+3
2016-01-16
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+3
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-12
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
3
-0
/
+35
2016-01-12
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
3
-27
/
+0
2016-01-12
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
1
-9
/
+25
2016-01-12
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
5
-40
/
+32
2016-01-12
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
1
-2
/
+2
2016-01-12
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-12
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2
-0
/
+44
2016-01-12
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-12
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2
-18
/
+24
2016-01-12
drm/exynos: make zpos property configurable
Marek Szyprowski
2
-6
/
+49
2016-01-12
drm/exynos: rename zpos to index
Marek Szyprowski
8
-28
/
+28
2016-01-06
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
[next]