index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-02
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-17
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-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+3
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-13
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
3
-0
/
+35
2016-01-13
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
3
-27
/
+0
2016-01-13
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
1
-9
/
+25
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
5
-40
/
+32
2016-01-13
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
1
-2
/
+2
2016-01-13
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-13
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2
-0
/
+44
2016-01-13
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-13
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2
-18
/
+24
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2
-6
/
+49
2016-01-13
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]