platform/kernel/linux-rpi.git
2017-11-14 Ville Syrjälädrm: Fix kerneldocs for drm_plane modifiers
2017-11-14 Ville Syrjälädrm/gem-cma-helper: Fix kerneldocs
2017-11-14 Ville Syrjälädrm: Fix modifiers_property kernel doc
2017-11-14 Christian Königdma-buf: try to replace a signaled fence in reservation...
2017-11-14 Christian Königdma-buf: keep only not signaled fence in reservation_ob...
2017-11-14 Noralf Trønnesdrm/debugfs: Fix framebuffer debugfs file init
2017-11-13 Christian Königdma-buf: add reservation_object_lock_interruptible()
2017-11-11 Noralf Trønnesdrm/cma-helper: Remove drm_fb_cma_debugfs_show()
2017-11-11 Noralf Trønnesdrm/tinydrm: Use drm_gem_cma_print_info()
2017-11-11 Noralf Trønnesdrm/tilcdc: Use drm_gem_cma_print_info()
2017-11-11 Noralf Trønnesdrm/arm/hdlcd: Use drm_gem_cma_print_info()
2017-11-11 Noralf Trønnesdrm/arc: Use drm_gem_cma_print_info()
2017-11-11 Noralf Trønnesdrm/cma-helper: Add drm_gem_cma_print_info()
2017-11-11 Noralf Trønnesdrm/cma-helper: Turn to_drm_gem_cma_obj() into a macro
2017-11-11 Noralf Trønnesdrm/atomic: Use drm_framebuffer_print_info()
2017-11-11 Noralf Trønnesdrm/framebuffer: Add framebuffer debugfs file
2017-11-11 Noralf Trønnesdrm/print: Add drm_printf_indent()
2017-11-11 Noralf Trønnesdrm/framebuffer: drm_framebuffer_read_refcount() consti...
2017-11-11 Noralf Trønnesdrm/vma-manager: drm_vma_node_start() constify argument
2017-11-10 Michał Mirosławvirtgpu: remove redundant task_comm copying
2017-11-10 Colin Ian Kingdrm: qxl: remove pr_info message, stops log spamming
2017-11-10 Lepton Wudrm/cirrus: add create_handle support.
2017-11-10 Lepton Wudrm/virtio: add create_handle support.
2017-11-09 Ville Syrjälädma-buf: Use rcu_assign_pointer() to set rcu protected...
2017-11-09 Ville Syrjälädrm/syncobj: Use proper methods for accessing rcu prote...
2017-11-09 Chris Wilsondma-buf/fence: Sparse wants __rcu on the object itself
2017-11-09 Chris Wilsondrm/syncobj: Mark up the fence as an RCU protected...
2017-11-09 Eric Anholtdrm/vc4: Reject HDMI modes with too high of clocks.
2017-11-09 Daniel Vetterdrm: Update docs for legacy kms state
2017-11-08 Benjamin Gaignarddrm: sti: remove vtg_remove
2017-11-08 Benjamin Gaignarddrm: sti: remove useless fields from vtg structure
2017-11-08 Maarten Lankhorstdrm/atomic: Try to preserve the crtc enabled state...
2017-11-07 Jani Nikuladrm/edid: make drm_edid_to_eld() static
2017-11-07 Jani Nikuladrm/drivers: drop redundant drm_edid_to_eld() calls
2017-11-07 Jani Nikuladrm/edid: build ELD in drm_add_edid_modes()
2017-11-07 Jani Nikuladrm/edid: abstract connector ELD clearing
2017-11-07 Jani Nikuladrm/edid: set ELD connector type in drm_edid_to_eld()
2017-11-07 Jani Nikuladrm/edid: use macros for ELD offsets and values
2017-11-07 Chris Wilsondrm/selftests/mm: Insert cond_resched() between insert...
2017-11-07 Philippe CORNUdrm/stm: ltdc: add a 2nd endpoint
2017-11-07 Philippe CORNUdt-bindings: display: stm32: add a 2nd endpoint
2017-11-07 Philippe CORNUdrm/stm: checkpatch strict minor updates
2017-11-07 Philippe CORNUdrm/stm: dsi: Rename driver name
2017-11-06 Arnd Bergmanndrm: via: use ktime_get() instead of do_gettimeofday
2017-11-02 Ville Syrjälädrm: Print the fb dimensions when the src coord check...
2017-11-02 Liviu Dudaudrm/drm_mm.h: Fix the name of the referenced function...
2017-11-02 Liviu Dudaudma-buf: Cleanup comments on dma_buf_map_attachment()
2017-11-02 Liviu Dudaudrm: Spelling fixes
2017-11-02 Boris BREZILLONdrm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
2017-11-02 Liviu Dudaudrm/drm_vma_manager.c: Remove useless goto statement
2017-10-31 Noralf Trønnesdrm/fb-helper: Add .last_close and .output_poll_changed...
2017-10-31 Noralf Trønnesdrm: Add drm_device->fb_helper pointer
2017-10-31 Noralf Trønnesdrm/fb-helper: Handle function NULL argument
2017-10-31 Daniel VetterMAINTAINERS: Gustavo as drm-misc co-maintainer
2017-10-31 Daniel Vetterdrm/TODO: Clarify DRM_DEV_* conversion
2017-10-31 Kees Cookdrm: gma500: Convert timers to use timer_setup()
2017-10-30 Dan Carpenterdrm/panel: rpi-touchscreen: propagate errors in rpi_tou...
2017-10-30 Kees Cookdrm/vc4: Convert timers to use timer_setup()
2017-10-30 Chris Wilsondrm: Enable pr_debug() for drm_printer
2017-10-30 Pan Biangma500: mmu: unmap the correct address
2017-10-30 Aastha Guptadrm: virtio: replace reference/unreference with get/put
2017-10-27 Noralf Trønnesdrm/gem: Remove trailing whitespace
2017-10-27 Dhinakaran... drm/dp: Bit definition for D3 power state that keeps...
2017-10-21 Harsha Sharmadrm/tinydrm: Replace list_for_each with list_for_each_entry
2017-10-20 Sean Pauldrm/rockchip: Fix build warning in analogix_dp-rockchip.c
2017-10-20 Haneen Mohammeddrm/print: Update old comment style
2017-10-20 Haneen Mohammeddrm: Move debug macros out of drmP.h
2017-10-20 Jeffy Chendrm/rockchip: analogix_dp: Remove unnecessary init...
2017-10-19 Eric Anholtdrm/vc4: Fix sleeps during the IRQ handler for DSI...
2017-10-19 Boris Brezillondrm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
2017-10-19 Lucas Stachdrm/panel: simple: add Toshiba LT089AC19000
2017-10-18 Frank Binnsdma-fence: remove duplicate word in comment
2017-10-18 Philipp Zabeldrm/panel: simple: add delays for Innolux AT043TN24
2017-10-18 Philipp Zabeldrm/panel: simple: add bus flags for Innolux AT043TN24
2017-10-18 Philipp Zabeldrm/panel: simple: fix vertical timings for Innolux...
2017-10-18 Daniel Vetterdrm/atomic-helper: check that drivers call drm_crtc_vbl...
2017-10-18 Daniel Vetterdrm: some KMS todo ideas
2017-10-18 Bjorn Helgaasvgaarb: Factor out EFI and fallback default device...
2017-10-18 Bjorn Helgaasvgaarb: Select a default VGA device even if there's...
2017-10-18 Dan Carpenterdrm/bridge: adv7511: Fix a use after free
2017-10-17 Jonathan Liudrm/sun4i: Add support for A20 display pipeline components
2017-10-17 Chen-Yu Tsaidrm/sun4i: Add support for A10 display pipeline components
2017-10-17 Chen-Yu Tsaidrm/sun4i: hdmi: Support HDMI controller on A10
2017-10-17 Jonathan Liudrm/sun4i: tcon: Add support for A10 TCON
2017-10-17 Chen-Yu Tsaidrm/sun4i: backend: Support output muxing
2017-10-17 Maxime Riparddrm/sun4i: tcon: Move out the tcon0 common setup
2017-10-17 Maxime Riparddrm/sun4i: tcon: Don't rely on encoders to set the...
2017-10-17 Maxime Riparddrm/sun4i: tcon: Don't rely on encoders to enable the...
2017-10-17 Maxime Riparddrm/sun4i: tcon: Make tcon_get_clk_delay mode argument...
2017-10-17 Maxime Riparddrm/sun4i: tcon: Make tcon_set_mux mode argument const
2017-10-17 Maxime Riparddrm/sun4i: Realign Makefile padding and reorder it
2017-10-17 Maxime Riparddrm/sun4i: Implement endpoint parsing using kfifo
2017-10-17 Chen-Yu Tsaidrm/sun4i: backend: Offset layer buffer address by...
2017-10-17 Maarten Lankhorstdrm/atomic: Check for busy planes/connectors before...
2017-10-17 Maarten Lankhorstdrm/atomic: Make atomic helper track newly assigned...
2017-10-16 Robert Tarasovdrm/udl: Reading all edid blocks in DRM/UDL driver
2017-10-16 Robert Tarasovdrm/udl: Fixed problem with UDL adpater reconnection
2017-10-16 Haneen Mohammeddrm/armada: Replace drm_framebuffer_reference/unreferen...
2017-10-16 Haneen Mohammeddrm/armada: Replace drm_gem_object_reference/unreferenc...
2017-10-16 Boris BREZILLONdrm/gem-cma-helper: Change the level of the allocation...
next