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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Extract drm_plane.[hc]
Daniel Vetter
2016-09-22
9
-1583
/
+1681
*
drm/tilcdc: Add atomic and crtc headers to crtc.c
Sean Paul
2016-09-21
1
-2
/
+4
*
drm: Fix typo in encoder docs
Dhinakaran Pandiyan
2016-09-21
1
-8
/
+9
*
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()
Markus Elfring
2016-09-21
1
-2
/
+1
*
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()
Markus Elfring
2016-09-21
1
-1
/
+1
*
GPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci()
Markus Elfring
2016-09-21
1
-2
/
+2
*
GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci()
Markus Elfring
2016-09-21
1
-2
/
+3
*
dma-buf/sync_file: fix documentation error
Emilio López
2016-09-20
1
-8
/
+5
*
dma-buf/sync_file: Increment refcount of fence when all are signaled.
Rafael Antognolli
2016-09-20
1
-4
/
+2
*
drm/fb-helper: Fix sparse warnings
Ville Syrjälä
2016-09-19
3
-5
/
+9
*
drm/blend: Fix sparse warnings
Ville Syrjälä
2016-09-19
1
-1
/
+1
*
drm/atomic-helper: Fix sparse warnings
Ville Syrjälä
2016-09-19
1
-1
/
+1
*
drm: fix implicit declaration build error on ia64
Jani Nikula
2016-09-19
1
-0
/
+1
*
drm: Move all decl for drm_edid.c to drm_edid.h
Daniel Vetter
2016-09-19
3
-29
/
+34
*
drm: Extract drm_bridge.h
Daniel Vetter
2016-09-19
7
-189
/
+237
*
drm: Move a few macros away from drm_crtc.h
Daniel Vetter
2016-09-19
6
-34
/
+64
*
drm: cleanup drm_core_{init,exit}()
David Herrmann
2016-09-19
1
-26
/
+22
*
drm: drop obsolete drm_core.h
David Herrmann
2016-09-19
6
-48
/
+7
*
drm: use drm_file to tag vm-bos
David Herrmann
2016-09-19
11
-41
/
+51
*
drm: remove redundant drm_file->uid
David Herrmann
2016-09-19
3
-3
/
+3
*
Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-19
19
-104
/
+84
|
\
|
*
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
2016-09-15
1
-0
/
+4
|
*
drm/qxl: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
2
-10
/
+4
|
*
drm/bridge: analogix_dp: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
1
-16
/
+4
|
*
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
3
-15
/
+3
|
*
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
3
-15
/
+3
|
*
dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)
Chris Wilson
2016-09-13
1
-1
/
+2
|
*
drm/fence: allow fence waiting to be interrupted by userspace
Gustavo Padovan
2016-09-12
3
-12
/
+36
|
*
drm: Move property validation to a helper, v2.
Maarten Lankhorst
2016-09-12
3
-26
/
+20
|
*
drm/bridge: adv7511: add support for the 2nd chip
Sergei Shtylyov
2016-09-12
2
-9
/
+8
*
|
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
2016-09-13
6
-55
/
+368
|
\
\
|
*
|
ARM: dts: am335x-boneblack: Add HDMI audio support
Jyri Sarha
2016-09-07
1
-4
/
+67
|
*
|
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
Jyri Sarha
2016-09-07
5
-5
/
+239
|
*
|
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
Jyri Sarha
2016-09-07
2
-48
/
+64
|
*
|
Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be ca...
Russell King
2016-09-07
2
-12
/
+16
|
|
\
\
*
|
\
\
Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2016-09-13
11
-51
/
+365
|
\
\
\
\
|
*
|
|
|
drm/sun4i: add missing header dependencies
Baoyou Xie
2016-09-08
3
-0
/
+3
|
*
|
|
|
drm/sun4i: Add a DRC driver
Maxime Ripard
2016-09-08
3
-1
/
+143
|
*
|
|
|
drm/sun4i: backend: Handle the SAT
Maxime Ripard
2016-09-08
3
-0
/
+71
|
*
|
|
|
drm/sun4i: support A33 tcon
Maxime Ripard
2016-09-08
4
-6
/
+22
|
*
|
|
|
drm/sun4i: support TCONs without channel 1
Maxime Ripard
2016-09-08
2
-13
/
+23
|
*
|
|
|
drm/sun4i: Clear encoder->bridge if a bridge is not found
Chen-Yu Tsai
2016-09-01
1
-4
/
+6
|
*
|
|
|
drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}
Jonathan Liu
2016-08-30
1
-2
/
+6
|
*
|
|
|
drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()
Wei Yongjun
2016-08-27
1
-3
/
+1
|
*
|
|
|
drm/sun4i: Add bridge support
Maxime Ripard
2016-08-22
4
-19
/
+87
|
*
|
|
|
drm/sun4i: Move panel retrieval in RGB connector
Maxime Ripard
2016-08-22
3
-11
/
+9
|
*
|
|
|
drm/sun4i: Store TCON's device structure pointer
Maxime Ripard
2016-08-22
2
-0
/
+2
*
|
|
|
|
Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-13
8
-8
/
+99
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
drm: Fix error path in drm_mode_page_flip_ioctl()
Imre Deak
2016-09-08
1
-1
/
+1
|
*
|
|
|
Revert "drm: Unify handling of blob and object properties"
Maarten Lankhorst
2016-09-07
1
-5
/
+18
[next]