index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/edid: use macros for ELD offsets and values
Jani Nikula
2017-11-07
1
-13
/
+14
*
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
2017-11-07
1
-0
/
+5
*
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
2017-11-07
1
-19
/
+45
*
drm/stm: checkpatch strict minor updates
Philippe CORNU
2017-11-07
2
-3
/
+3
*
drm/stm: dsi: Rename driver name
Philippe CORNU
2017-11-07
1
-1
/
+1
*
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2017-11-06
2
-16
/
+9
*
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2017-11-02
2
-4
/
+6
*
dma-buf: Cleanup comments on dma_buf_map_attachment()
Liviu Dudau
2017-11-02
1
-3
/
+3
*
drm: Spelling fixes
Liviu Dudau
2017-11-02
2
-2
/
+2
*
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
Boris BREZILLON
2017-11-02
1
-2
/
+2
*
drm/drm_vma_manager.c: Remove useless goto statement
Liviu Dudau
2017-11-02
1
-10
/
+5
*
drm/fb-helper: Add .last_close and .output_poll_changed helpers
Noralf Trønnes
2017-10-31
1
-0
/
+28
*
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
2017-10-31
1
-2
/
+11
*
drm/fb-helper: Handle function NULL argument
Noralf Trønnes
2017-10-31
1
-11
/
+17
*
drm: gma500: Convert timers to use timer_setup()
Kees Cook
2017-10-31
1
-5
/
+3
*
drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
Dan Carpenter
2017-10-31
1
-1
/
+1
*
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2017-10-31
2
-12
/
+7
*
drm: Enable pr_debug() for drm_printer
Chris Wilson
2017-10-30
1
-0
/
+2
*
gma500: mmu: unmap the correct address
Pan Bian
2017-10-30
1
-1
/
+1
*
drm: virtio: replace reference/unreference with get/put
Aastha Gupta
2017-10-30
1
-1
/
+1
*
drm/gem: Remove trailing whitespace
Noralf Trønnes
2017-10-27
1
-2
/
+2
*
drm/tinydrm: Replace list_for_each with list_for_each_entry
Harsha Sharma
2017-10-21
1
-3
/
+1
*
drm/rockchip: Fix build warning in analogix_dp-rockchip.c
Sean Paul
2017-10-20
1
-1
/
+0
*
drm: Move debug macros out of drmP.h
Haneen Mohammed
2017-10-20
2
-47
/
+47
*
drm/rockchip: analogix_dp: Remove unnecessary init code
Jeffy Chen
2017-10-20
1
-21
/
+6
*
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
2017-10-19
1
-2
/
+30
*
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
Boris Brezillon
2017-10-19
5
-15
/
+488
*
drm/panel: simple: add Toshiba LT089AC19000
Lucas Stach
2017-10-19
1
-0
/
+27
*
drm/panel: simple: add delays for Innolux AT043TN24
Philipp Zabel
2017-10-18
1
-0
/
+4
*
drm/panel: simple: add bus flags for Innolux AT043TN24
Philipp Zabel
2017-10-18
1
-0
/
+1
*
drm/panel: simple: fix vertical timings for Innolux AT043TN24
Philipp Zabel
2017-10-18
1
-2
/
+2
*
drm/atomic-helper: check that drivers call drm_crtc_vblank_off
Daniel Vetter
2017-10-18
1
-0
/
+9
*
vgaarb: Factor out EFI and fallback default device selection
Bjorn Helgaas
2017-10-18
1
-22
/
+35
*
vgaarb: Select a default VGA device even if there's no legacy VGA
Bjorn Helgaas
2017-10-18
1
-0
/
+25
*
drm/bridge: adv7511: Fix a use after free
Dan Carpenter
2017-10-18
1
-2
/
+2
*
drm/sun4i: Add support for A20 display pipeline components
Jonathan Liu
2017-10-17
3
-0
/
+18
*
drm/sun4i: Add support for A10 display pipeline components
Chen-Yu Tsai
2017-10-17
2
-1
/
+11
*
drm/sun4i: hdmi: Support HDMI controller on A10
Chen-Yu Tsai
2017-10-17
1
-0
/
+53
*
drm/sun4i: tcon: Add support for A10 TCON
Jonathan Liu
2017-10-17
2
-1
/
+32
*
drm/sun4i: backend: Support output muxing
Chen-Yu Tsai
2017-10-17
2
-4
/
+51
*
drm/sun4i: tcon: Move out the tcon0 common setup
Maxime Ripard
2017-10-17
1
-10
/
+16
*
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
2017-10-17
8
-45
/
+37
*
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
2017-10-17
6
-80
/
+67
*
drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const
Maxime Ripard
2017-10-17
1
-1
/
+1
*
drm/sun4i: tcon: Make tcon_set_mux mode argument const
Maxime Ripard
2017-10-17
2
-4
/
+4
*
drm/sun4i: Realign Makefile padding and reorder it
Maxime Ripard
2017-10-17
1
-16
/
+17
*
drm/sun4i: Implement endpoint parsing using kfifo
Maxime Ripard
2017-10-17
1
-58
/
+13
*
drm/sun4i: backend: Offset layer buffer address by DRAM starting address
Chen-Yu Tsai
2017-10-17
1
-0
/
+7
*
drm/atomic: Check for busy planes/connectors before setting the commit
Maarten Lankhorst
2017-10-17
1
-9
/
+8
*
drm/atomic: Make atomic helper track newly assigned planes correctly, v2.
Maarten Lankhorst
2017-10-17
1
-1
/
+1
[next]