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
2017-11-14
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
1
-17
/
+21
2017-11-14
drm/debugfs: Fix framebuffer debugfs file init
Noralf Trønnes
1
-4
/
+6
2017-11-11
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
Noralf Trønnes
2
-63
/
+0
2017-11-11
drm/tinydrm: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-7
/
+1
2017-11-11
drm/tilcdc: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/arm/hdlcd: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/arc: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/cma-helper: Add drm_gem_cma_print_info()
Noralf Trønnes
1
-0
/
+19
2017-11-11
drm/atomic: Use drm_framebuffer_print_info()
Noralf Trønnes
1
-15
/
+3
2017-11-11
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
4
-0
/
+89
2017-11-10
virtgpu: remove redundant task_comm copying
Michał Mirosław
1
-4
/
+2
2017-11-10
drm: qxl: remove pr_info message, stops log spamming
Colin Ian King
1
-4
/
+1
2017-11-10
drm/cirrus: add create_handle support.
Lepton Wu
1
-0
/
+9
2017-11-10
drm/virtio: add create_handle support.
Lepton Wu
1
-0
/
+12
2017-11-09
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
Ville Syrjälä
1
-1
/
+1
2017-11-09
drm/syncobj: Use proper methods for accessing rcu protected pointers
Ville Syrjälä
1
-4
/
+7
2017-11-09
drm/vc4: Reject HDMI modes with too high of clocks.
Eric Anholt
1
-0
/
+15
2017-11-09
drm: Update docs for legacy kms state
Daniel Vetter
1
-0
/
+6
2017-11-08
drm: sti: remove vtg_remove
Benjamin Gaignard
1
-6
/
+0
2017-11-08
drm: sti: remove useless fields from vtg structure
Benjamin Gaignard
2
-24
/
+9
2017-11-08
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.
Maarten Lankhorst
1
-6
/
+17
2017-11-07
drm/edid: make drm_edid_to_eld() static
Jani Nikula
1
-3
/
+2
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
14
-21
/
+2
2017-11-07
drm/edid: build ELD in drm_add_edid_modes()
Jani Nikula
1
-2
/
+6
2017-11-07
drm/edid: abstract connector ELD clearing
Jani Nikula
1
-8
/
+13
2017-11-07
drm/edid: set ELD connector type in drm_edid_to_eld()
Jani Nikula
1
-2
/
+7
2017-11-07
drm/edid: use macros for ELD offsets and values
Jani Nikula
1
-13
/
+14
2017-11-07
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
1
-0
/
+5
2017-11-07
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
1
-19
/
+45
2017-11-07
drm/stm: checkpatch strict minor updates
Philippe CORNU
2
-3
/
+3
2017-11-07
drm/stm: dsi: Rename driver name
Philippe CORNU
1
-1
/
+1
2017-11-06
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2
-16
/
+9
2017-11-02
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2
-4
/
+6
2017-11-02
dma-buf: Cleanup comments on dma_buf_map_attachment()
Liviu Dudau
1
-3
/
+3
2017-11-02
drm: Spelling fixes
Liviu Dudau
2
-2
/
+2
2017-11-02
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
Boris BREZILLON
1
-2
/
+2
2017-11-02
drm/drm_vma_manager.c: Remove useless goto statement
Liviu Dudau
1
-10
/
+5
2017-10-31
drm/fb-helper: Add .last_close and .output_poll_changed helpers
Noralf Trønnes
1
-0
/
+28
2017-10-31
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
1
-2
/
+11
2017-10-31
drm/fb-helper: Handle function NULL argument
Noralf Trønnes
1
-11
/
+17
2017-10-31
drm: gma500: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-10-30
drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
Dan Carpenter
1
-1
/
+1
2017-10-30
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+7
2017-10-30
drm: Enable pr_debug() for drm_printer
Chris Wilson
1
-0
/
+2
2017-10-30
gma500: mmu: unmap the correct address
Pan Bian
1
-1
/
+1
2017-10-30
drm: virtio: replace reference/unreference with get/put
Aastha Gupta
1
-1
/
+1
2017-10-27
drm/gem: Remove trailing whitespace
Noralf Trønnes
1
-2
/
+2
2017-10-21
drm/tinydrm: Replace list_for_each with list_for_each_entry
Harsha Sharma
1
-3
/
+1
2017-10-20
drm/rockchip: Fix build warning in analogix_dp-rockchip.c
Sean Paul
1
-1
/
+0
2017-10-20
drm: Move debug macros out of drmP.h
Haneen Mohammed
2
-47
/
+47
[next]