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
2014-06-24
drm/exynos: enable vsync interrupt while waiting for vblank
Rahul Sharma
1
-0
/
+4
2014-06-24
drm/exynos: soft reset mixer before reconfigure after power-on
Rahul Sharma
1
-0
/
+2
2014-06-24
drm/exynos: allow multiple layer updates per vsync for mixer
Rahul Sharma
1
-6
/
+1
2014-06-24
drm/exynos: stop mixer before gating clocks during poweroff
Rahul Sharma
2
-0
/
+16
2014-06-24
drm/exynos: set power state variable after enabling clocks and power
Rahul Sharma
1
-9
/
+13
2014-06-24
drm/exynos: disable unused windows on apply
Andrzej Hajda
1
-0
/
+2
2014-06-24
drm/exynos: Fix de-registration ordering
Sachin Kamat
1
-4
/
+4
2014-06-24
drm/exynos: change zero to NULL for sparse
Dan Carpenter
1
-1
/
+1
2014-06-24
drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings
Tomasz Figa
1
-1
/
+1
2014-06-24
drm/exynos: hdmi: fix power order issue
Inki Dae
1
-0
/
+19
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-1443
/
+1799
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
1
-1
/
+1
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
2
-2
/
+2
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-3
/
+1
2014-06-04
drm/exynos: call find_vma with the mmap_sem held
Jonathan Gonzalez V
1
-0
/
+6
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-06-02
drm/exynos: consider deferred probe case
Inki Dae
8
-75
/
+303
2014-06-02
drm/exynos: remove unnecessary exynos_hdmi.h file
Jingoo Han
1
-23
/
+0
2014-06-02
drm/exynos/fimd: allow multiplatform configuration
Andrzej Hajda
1
-1
/
+1
2014-06-02
drm/exynos: add hdmiphy power on/off sequence
Shirish S
2
-7
/
+40
2014-06-02
drm/exynos: ipp: remove description of non-existing field
Andrzej Hajda
1
-1
/
+0
2014-06-02
drm/exynos: ipp: update comment for struct drm_ipp_buf_info
YoungJun Cho
1
-1
/
+1
2014-06-02
drm/exynos: ipp: rearrange c_node->event_lock using routine
YoungJun Cho
1
-11
/
+14
2014-06-02
drm/exynos: ipp: rearrange c_node->mem_lock using routines
YoungJun Cho
1
-38
/
+48
2014-06-02
drm/exynos: ipp: add ipp_remove_id()
YoungJun Cho
1
-11
/
+31
2014-06-02
drm/exynos: ipp: add cmd_lock for cmd_list
YoungJun Cho
2
-2
/
+20
2014-06-02
drm/exynos: ipp: rename cmd_lock to lock
YoungJun Cho
2
-8
/
+8
2014-06-02
drm/exynos: ipp: remove duplicated setting
YoungJun Cho
1
-1
/
+1
2014-06-02
drm/exynos: ipp: remove usless list_empty() functions
YoungJun Cho
1
-52
/
+9
2014-06-02
drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.c
Sachin Kamat
1
-4
/
+1
2014-06-02
drm/exynos: remove hardware overlays disable from fimd probe
Rahul Sharma
1
-17
/
+0
2014-06-02
drm/exynos: Fix checkpatch warning in exynos_dp_reg.c
Sachin Kamat
1
-1
/
+1
2014-06-02
drm/exynos: add fimd dependency to fimd related encoders
Andrzej Hajda
1
-3
/
+3
2014-06-02
drm/exynos: remove redundant mutex_unlock
Andrzej Hajda
1
-1
/
+0
2014-06-02
drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq
Andrzej Hajda
1
-9
/
+5
2014-06-02
drm/exynos/fimc: replace mutex by spinlock
Andrzej Hajda
1
-5
/
+6
2014-06-02
drm/exynos/fimc: replace hw access macros with functions
Andrzej Hajda
1
-161
/
+150
2014-06-02
drm/exynos/fimc: simplify irq masking function
Andrzej Hajda
1
-16
/
+9
2014-06-02
drm/exynos/fimc: simplify pre-scaler ratio calculation
Andrzej Hajda
1
-43
/
+13
2014-06-02
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
5
-26
/
+8
2014-06-02
drm/exynos/ipp: correct ipp_id field initialization
Andrzej Hajda
2
-9
/
+6
2014-06-02
drm/exynos/ipp: fix get_property IOCTL
Andrzej Hajda
1
-1
/
+1
2014-06-02
drm/exynos: Staticize local symbols in exynos_hdmi.c
Sachin Kamat
1
-3
/
+3
2014-06-02
drm/exynos: Remove duplicate inclusion of i2c.h
Sachin Kamat
1
-1
/
+0
2014-06-02
drm/exynos: Staticize exynos_dpi_of_find_panel_node
Sachin Kamat
1
-1
/
+1
2014-06-02
drm/exynos: Fix PTN3460 dependency
Jean Delvare
1
-1
/
+1
2014-06-02
drm/exynos: use 4WORD dma burst length for small fbs
Rahul Sharma
1
-0
/
+14
2014-06-02
drm/exynos: use regmap interface to set hdmiphy control bit in pmu
Rahul Sharma
2
-8
/
+23
2014-06-02
drm/exynos: allocate non-contigous buffers when iommu is enabled
Rahul Sharma
1
-12
/
+10
2014-06-02
drm/exynos: hdmi: consider legacy dt binding
Inki Dae
1
-0
/
+30
[next]