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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
dma-buf/sync_file: free fences array in num_fences is 1
Gustavo Padovan
1
-0
/
+1
2016-09-22
drm/i2c: tda998x: don't register the connector
Brian Starkey
1
-8
/
+0
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
22
-45
/
+45
2016-09-22
drm: Distinguish no name from ENOMEM in set_unique()
Tom Gundersen
1
-0
/
+3
2016-09-22
drm/doc: Document color space handling
Daniel Vetter
1
-0
/
+48
2016-09-22
drm: Extract drm_color_mgmt.[hc]
Daniel Vetter
4
-221
/
+253
2016-09-22
drm/doc: Polish plane composition property docs
Daniel Vetter
2
-18
/
+131
2016-09-22
drm: Conslidate blending properties in drm_blend.[hc]
Daniel Vetter
3
-53
/
+50
2016-09-22
drm/doc: Polish for drm_plane.[hc]
Daniel Vetter
2
-110
/
+28
2016-09-22
drm: Extract drm_plane.[hc]
Daniel Vetter
5
-1001
/
+1044
2016-09-21
drm/tilcdc: Add atomic and crtc headers to crtc.c
Sean Paul
1
-2
/
+4
2016-09-21
drm: Fix typo in encoder docs
Dhinakaran Pandiyan
1
-8
/
+9
2016-09-21
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()
Markus Elfring
1
-2
/
+1
2016-09-21
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()
Markus Elfring
1
-1
/
+1
2016-09-21
GPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci()
Markus Elfring
1
-2
/
+2
2016-09-21
GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci()
Markus Elfring
1
-2
/
+3
2016-09-20
dma-buf/sync_file: Increment refcount of fence when all are signaled.
Rafael Antognolli
1
-4
/
+2
2016-09-19
drm/fb-helper: Fix sparse warnings
Ville Syrjälä
2
-0
/
+9
2016-09-19
drm/blend: Fix sparse warnings
Ville Syrjälä
1
-1
/
+1
2016-09-19
drm/atomic-helper: Fix sparse warnings
Ville Syrjälä
1
-1
/
+1
2016-09-19
drm: fix implicit declaration build error on ia64
Jani Nikula
1
-0
/
+1
2016-09-19
drm: Extract drm_bridge.h
Daniel Vetter
1
-3
/
+2
2016-09-19
drm: cleanup drm_core_{init,exit}()
David Herrmann
1
-26
/
+22
2016-09-19
drm: drop obsolete drm_core.h
David Herrmann
5
-14
/
+7
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
10
-32
/
+40
2016-09-19
drm: remove redundant drm_file->uid
David Herrmann
2
-2
/
+3
2016-09-19
Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
18
-102
/
+81
2016-09-15
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
1
-0
/
+4
2016-09-15
drm/qxl: squash lines for simple wrapper functions
Masahiro Yamada
2
-10
/
+4
2016-09-15
drm/bridge: analogix_dp: squash lines for simple wrapper functions
Masahiro Yamada
1
-16
/
+4
2016-09-15
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
3
-15
/
+3
2016-09-15
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
3
-15
/
+3
2016-09-13
dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)
Chris Wilson
1
-1
/
+2
2016-09-13
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
2
-41
/
+257
2016-09-13
Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
10
-49
/
+324
2016-09-13
Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
7
-8
/
+62
2016-09-12
drm/fence: allow fence waiting to be interrupted by userspace
Gustavo Padovan
2
-10
/
+33
2016-09-12
drm: Move property validation to a helper, v2.
Maarten Lankhorst
3
-26
/
+20
2016-09-12
drm/bridge: adv7511: add support for the 2nd chip
Sergei Shtylyov
2
-9
/
+8
2016-09-08
drm/sun4i: add missing header dependencies
Baoyou Xie
3
-0
/
+3
2016-09-08
drm: Fix error path in drm_mode_page_flip_ioctl()
Imre Deak
1
-1
/
+1
2016-09-08
drm/sun4i: Add a DRC driver
Maxime Ripard
2
-1
/
+119
2016-09-08
drm/sun4i: backend: Handle the SAT
Maxime Ripard
2
-0
/
+63
2016-09-08
drm/sun4i: support A33 tcon
Maxime Ripard
3
-4
/
+13
2016-09-08
drm/sun4i: support TCONs without channel 1
Maxime Ripard
2
-13
/
+23
2016-09-07
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
Jyri Sarha
2
-3
/
+211
2016-09-07
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
Jyri Sarha
1
-38
/
+46
2016-09-07
Revert "drm: Unify handling of blob and object properties"
Maarten Lankhorst
1
-5
/
+18
2016-09-06
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
3
-0
/
+32
2016-09-06
drm: fix signed integer overflow
Xie XiuQi
1
-1
/
+1
[next]