index
:
Linux
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: remove unnecessary read for phy configuration values
Rahul Sharma
2014-06-02
1
-10
/
+0
*
drm/exynos: replace hdmi reset with hdmi disable
Rahul Sharma
2014-06-02
1
-24
/
+16
*
drm/exynos: Read hpd gpio in is_connected callback
Sean Paul
2014-06-02
1
-0
/
+2
*
drm/exynos: hdmi: remove unnecessary memset
Daniel Kurtz
2014-06-02
1
-2
/
+0
*
drm/exynos: check for null pointers in error handling
Paul Taysom
2014-06-02
1
-1
/
+2
*
drm/exynos: Debounce HDMI hotplug interrupts
Sean Paul
2014-06-02
1
-2
/
+21
*
drm/exynos: Don't reset hdmiphy on hdmi off
Sean Paul
2014-06-02
1
-5
/
+0
*
drm/exynos: Fix double locks at PM resume
Takashi Iwai
2014-06-02
1
-1
/
+1
*
drm/exynos: dp: Use DPCD defines of drm_dp_helper.h
Jingoo Han
2014-06-02
3
-104
/
+55
*
drm/exynos: update phy settings for RB resolutions
Shirish S
2014-06-02
1
-21
/
+12
*
drm/exynos: dp: support hotplug detection via GPIO
Andrew Bresticker
2014-06-02
4
-15
/
+66
*
drm/exynos: dsi: remove unnecessary pm interfaces
Inki Dae
2014-06-02
1
-31
/
+0
*
drm/exynos: remove unnecessary runtime pm interfaces
Inki Dae
2014-06-02
1
-29
/
+0
*
drm/exynos: separate dpi from fimd
Andrzej Hajda
2014-06-02
3
-95
/
+69
*
drm/exynos: fix comment to exynos_drm_device_subdrv_prove call
Inki Dae
2014-06-02
1
-1
/
+1
*
drm/exynos: dpi: fix hotplug fail issue
Inki Dae
2014-06-02
1
-4
/
+1
*
drm/exynos: add component framework support
Inki Dae
2014-06-02
12
-463
/
+641
*
drm/exynos: modify goto labels to meaningful names
Inki Dae
2014-06-02
1
-28
/
+27
*
drm/exynos: fimd: clear channel before enabling iommu
Akshu Agrawal
2014-06-02
1
-20
/
+49
*
drm/exynos: rotator: add missing braces
Jingoo Han
2014-06-02
1
-1
/
+2
*
drm/exynos: dp: remove unnecessary OOM messages
Jingoo Han
2014-06-02
1
-6
/
+2
*
drm/exynos: hdmi: make local symbols static
Jingoo Han
2014-06-02
1
-2
/
+2
*
drm/exynos: fb: make local symbol static
Jingoo Han
2014-06-02
1
-1
/
+1
*
drm/exynos: remove DRIVER_HAVE_IRQ feature
Joonyoung Shim
2014-06-02
1
-2
/
+1
*
drm/exynos/fbdev: don't set mode_config.fb_base
Daniel Kurtz
2014-06-02
1
-1
/
+0
*
drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
Daniel Kurtz
2014-06-02
1
-7
/
+0
*
drm: add DP MST encoder type
Dave Airlie
2014-05-30
2
-0
/
+2
*
drm: store encoder name in encoder struct
Jani Nikula
2014-05-30
2
-14
/
+19
*
drm: store connector name in connector struct (v2)
Jani Nikula
2014-05-30
2
-16
/
+22
*
drm/dp: Add missing kernel-doc
Thierry Reding
2014-05-27
1
-0
/
+1
*
drm/armada: use shmem helpers if possible
David Herrmann
2014-05-27
1
-3
/
+1
*
drm/gem: replace misleading comment
David Herrmann
2014-05-27
1
-15
/
+4
*
drm/edid: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-05-27
1
-2
/
+1
*
drm/shmobile: Add run-time dependencies
Jean Delvare
2014-05-27
1
-1
/
+2
*
drm/rcar-du: Add run-time dependencies
Jean Delvare
2014-05-27
1
-0
/
+2
*
MAINTAINERS: Shovel drivers/gpu/vga/* to Dave
Daniel Vetter
2014-05-27
1
-0
/
+1
*
Documentation: drm: describing drm properties exposed by various drivers
Sagar Kamble
2014-05-27
1
-0
/
+849
*
drm/ttm: fix kerneldoc of ttm_bo_create
Alexandre Courbot
2014-05-26
1
-3
/
+2
*
drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs
Daniel Thompson
2014-05-26
9
-10
/
+81
*
Documentation: fix typos in drm docbook
Masanari Iida
2014-05-26
1
-6
/
+6
*
drm: fix typo
Rob Clark
2014-05-26
1
-1
/
+1
*
drm/dp_helper: add defines for DP 1.2 and MST support. (v2)
Dave Airlie
2014-05-23
1
-0
/
+78
*
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
Dave Airlie
2014-05-19
7
-552
/
+1046
|
\
|
*
drm/ast: initial DP501 support (v0.2)
Dave Airlie
2014-05-19
6
-12
/
+505
|
*
drm/ast: rename the mindwm/moutdwm and deinline them
Dave Airlie
2014-05-19
1
-225
/
+225
|
*
drm/ast: resync the dram post code with upstream
Dave Airlie
2014-05-19
1
-303
/
+173
|
*
drm/ast: add AST 2400 support.
Dave Airlie
2014-05-19
4
-14
/
+20
|
*
drm/ast: add widescreen + rb modes from X.org driver (v2)
Dave Airlie
2014-05-19
4
-27
/
+145
*
|
Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-05-19
33
-785
/
+1516
|
\
\
|
*
|
drm/i915: Remove useless checks from primary enable/disable
Ville Syrjälä
2014-05-06
1
-4
/
+2
[next]