index
:
Linux
arm64-uaccess
for-next
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
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/exynos: enable support for exynos5420 hdmi device
Rahul Sharma
2014-06-02
1
-0
/
+165
|
*
drm/exynos: add support for apb mapped phys in hdmi driver
Rahul Sharma
2014-06-02
2
-53
/
+96
|
*
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
2
-104
/
+53
|
*
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
3
-15
/
+62
|
*
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
|
*
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-05-16
3
-21
/
+0
|
|
\
|
|
*
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-22
3
-21
/
+0
*
|
|
drm/exynos: call find_vma with the mmap_sem held
Jonathan Gonzalez V
2014-06-04
1
-0
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/exynos: Spelling s/contro/control/
Geert Uytterhoeven
2014-05-05
1
-1
/
+1
*
|
|
drm/exynos: use %pad for dma_addr_t
Jingoo Han
2014-04-30
2
-2
/
+2
*
|
|
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
Jingoo Han
2014-04-30
1
-2
/
+2
*
|
|
drm/exynos: balance framebuffer refcount
Andrzej Hajda
2014-04-30
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-08
28
-2276
/
+6882
|
\
\
|
|
/
|
/
|
|
*
drm/exynos: remove MODULE_DEVICE_TABLE definitions
Inki Dae
2014-04-04
2
-2
/
+0
|
*
drm/exynos: add DSIM driver
Andrzej Hajda
2014-04-04
5
-0
/
+1551
|
*
drm/exynos: disallow fbdev initialization if no device is connected
Andrzej Hajda
2014-04-04
1
-0
/
+21
|
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-10
/
+10
|
*
drm/exynos: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2014-04-01
2
-2
/
+2
|
*
drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
Lespiau, Damien
2014-03-28
2
-2
/
+2
|
*
drm/exynos: fimd: remove unused variable
Andrzej Hajda
2014-03-24
1
-14
/
+6
|
*
drm/exynos: restore parallel output interface support
Andrzej Hajda
2014-03-24
5
-0
/
+360
|
*
drm/exynos: correct timing porch conversion
Andrzej Hajda
2014-03-24
1
-7
/
+5
|
*
drm/exynos: init kms poll after creation of connectors
Andrzej Hajda
2014-03-24
1
-3
/
+3
|
*
drm/exynos: delay fbdev initialization until an output is connected
Andrzej Hajda
2014-03-24
2
-12
/
+7
|
*
drm/exynos: fix unnecessary resource cleanup
Inki Dae
2014-03-24
1
-3
/
+2
|
*
drm/exynos: hdmi: use i2c_adapter instead of i2c_client
Inki Dae
2014-03-24
1
-8
/
+8
[prev]
[next]