linux-2.6-microblaze.git
2019-10-10 Ben Dooksdrm/scheduler: make unexported items static
2019-10-10 Maarten Lankhorstdrm/plane: Clarify our expectations for src/dst rectangles
2019-10-10 YueHaibingdrm/vkms: Remove duplicated include from vkms_drv.c
2019-10-10 Daniel Vetterdrm/dp-mst: Drop connection_mutex check
2019-10-10 Jonas Karlmandrm/sun4i: Enable DRM InfoFrame support on H6
2019-10-10 Jonas Karlmandrm/meson: Enable DRM InfoFrame support on GXL, GXM...
2019-10-10 Jonas Karlmandrm/rockchip: Enable DRM InfoFrame support on RK3328...
2019-10-10 Jonas Karlmandrm/bridge: dw-hdmi: Add Dynamic Range and Mastering...
2019-10-10 Brian Masneydrm/bridge: analogix-anx78xx: add support for 7808...
2019-10-10 Ronald Tschalärdrm/bridge: sil_sii8620: make remote control optional.
2019-10-10 Wolfram Sanggpu: drm: bridge: sii9234: convert to devm_i2c_new_dumm...
2019-10-09 Sean PaulDocumentation: Fix warning in drm-kms-helpers.rst
2019-10-09 Douglas Andersondrm/rockchip: Round up _before_ giving to the clock...
2019-10-09 Steven Pricedrm/panfrost: Remove commented out call to panfrost_cor...
2019-10-09 Steven Pricedrm/panfrost: Handle resetting on timeout better
2019-10-09 Steven Pricedrm/panfrost: Remove NULL check for regulator
2019-10-09 Simon Serdrm: two planes with the same zpos have undefined ordering
2019-10-09 zhong jiangdrm/vkms: Fix an undefined reference error in vkms_comp...
2019-10-09 Lee Shawn Cdrm/edid: Select DMT timing if EDID's display feature...
2019-10-09 Colin Ian Kingdrm/komeda: remove redundant assignment to pointer...
2019-10-08 Oleg Vasilevdrm/vkms: prime import support
2019-10-08 Rodrigo Siqueiradrm/drm_vblank: Change EINVAL by the correct errno
2019-10-08 Rodrigo Siqueiradrm: Add link training repeaters addresses
2019-10-08 Sam Ravnborgdrm: delete drmP.h + drm_os_linux.h
2019-10-08 Sam Ravnborgdrm_dp_cec: drop use of drmP.h
2019-10-08 Wen Hedrm/arm/mali-dp: Add display QoS interface configuratio...
2019-10-08 Sean Pauldrm: damage_helper: Fix race checking plane->state->fb
2019-10-08 Jagan Tekidrm/sun4i: dsi: Fix video start delay computation
2019-10-07 Nishka Dasguptadrm/tilcdc: plane: Make structure tilcdc_plane_funcs...
2019-10-07 Matthias Kaehlckedrm/bridge: dw-hdmi: Refuse DDC/CI transfers on the...
2019-10-07 Icenowy Zhengdrm/sun4i: sun6i_mipi_dsi: fix DCS long write packet...
2019-10-07 Icenowy Zhengdrm/sun4i: dsi: fix the overhead of the horizontal...
2019-10-07 Hans Verkuilcec: add cec_adapter to cec_notifier_cec_adap_unregister()
2019-10-05 Jonathan Neuschäferdrm/mcde: Fix reference to DOC comment
2019-10-05 Peter Griffindrm/lima: Add support for multiple reset lines
2019-10-04 Dan Carpenterdrm/i810: Prevent underflow in ioctl
2019-10-04 Raymond Smithdrm/fourcc: Add Arm 16x16 block modifier
2019-10-04 Chris Wilsondrm/mm: Use clear_bit_unlock() for releasing the drm_mm...
2019-10-04 Chris Wilsondrm/mm: Convert drm_mm_node booleans to bitops
2019-10-04 Chris Wilsondrm/mm: Use helpers for drm_mm_node booleans
2019-10-04 Chris Wilsondma-fence: Serialise signal enabling (dma_fence_enable_...
2019-10-04 Tomi Valkeinendrm/omap: hdmi4: fix use of uninitialized var
2019-10-04 Tomi Valkeinendrm/omap: hdmi5: automatically choose limited/full...
2019-10-04 Jyri Sarhadrm/omap: dss: move platform_register_drivers() to...
2019-10-04 Tomi Valkeinendrm/omap: fix missing scaler pixel fmt limitations
2019-10-04 Alejandro Hernandezdrm/omap: tweak HDMI DDC timings
2019-10-04 Tomi Valkeinendrm/omap: avoid copy in mgr_fld_read/write
2019-10-04 Tomi Valkeinendrm/omap: drop unneeded locking from mgr_fld_write()
2019-10-04 Thomas Zimmermanndrm/mgag200: Allocate cursor BOs at high end of video...
2019-10-04 Thomas Zimmermanndrm/mgag200: Reserve video memory for cursor plane
2019-10-04 Thomas Zimmermanndrm/mgag200: Move cursor BO swapping into mgag200_show_...
2019-10-04 Thomas Zimmermanndrm/mgag200: Move cursor-image update to mgag200_show_c...
2019-10-04 Thomas Zimmermanndrm/mgag200: Add separate move-cursor function
2019-10-04 Thomas Zimmermanndrm/mgag200: Add init and fini functions for cursor...
2019-10-04 Thomas Zimmermanndrm/mgag200: Rename cursor functions to use mgag200_...
2019-10-04 Thomas Zimmermanndrm/ast: Allocate cursor BOs at high end of video memory
2019-10-04 Thomas Zimmermanndrm/ast: Move cursor offset swapping into ast_show_cursor()
2019-10-04 Thomas Zimmermanndrm/ast: Move cursor update code to ast_show_cursor()
2019-10-04 Thomas Zimmermanndrm/ast: Move ast_{show,hide}_cursor() within source...
2019-10-04 Thomas Zimmermanndrm/ast: Don't call ast_show_cursor() from ast_cursor_m...
2019-10-03 Maxime RipardMerge drm/drm-next into drm-misc-next
2019-10-03 Icenowy ZhengRevert "drm/sun4i: dsi: Change the start delay calculation"
2019-10-03 Jagan Tekidrm/sun4i: dsi: Fix TCON DRQ set bits
2019-10-03 Jagan Tekidrm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support
2019-10-03 Jagan Tekidt-bindings: sun6i-dsi: Add VCC-DSI supply property
2019-10-02 Jani Nikuladrm/msm: use drm_debug_enabled() to check for debug...
2019-10-02 Jani Nikuladrm/i2c/sil164: use drm_debug_enabled() to check for...
2019-10-02 Jani Nikuladrm/etnaviv: use drm_debug_enabled() to check for debug...
2019-10-02 Jani Nikuladrm/print: add drm_debug_enabled()
2019-10-02 Jani Nikuladrm/print: move drm_debug variable to drm_print.[ch]
2019-10-01 Ville Syrjälädrm/rect: Add drm_rect_init()
2019-10-01 Ville Syrjälädrm/rect: Add drm_rect_translate_to()
2019-10-01 Mihail Atanassovdrm/komeda: Workaround for broken FLIP_COMPLETE timestamps
2019-10-01 Mihail Atanassovdrm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler
2019-10-01 Ulf Magnussondrm/tiny: Kconfig: Remove always-y THERMAL dep. from...
2019-09-30 Ville Syrjälädrm/dp/mst: Replace the fixed point thing with straight...
2019-09-30 Ville Syrjälädrm/dp/mst: Handle arbitrary DP_LINK_BW values
2019-09-30 Ville Syrjälädrm/dp/mst: Reduce nested ifs
2019-09-30 Linus TorvaldsLinux 5.4-rc1
2019-09-30 Linus TorvaldsMerge tag 'for-5.4-rc1-tag' of git://git./linux/kernel...
2019-09-30 Ville Syrjälädrm: Fix return type of crc .poll()
2019-09-30 Ville Syrjälädrm/syncobj: Include the prototype for drm_timeout_abs_...
2019-09-30 Ville Syrjälädrm: Include prototype for drm_need_swiotlb()
2019-09-30 Linus TorvaldsMerge tag 'csky-for-linus-5.4-rc1' of git://github...
2019-09-30 Ville Syrjälädrm/dsc: Fix bogus cpu_to_be16() usage
2019-09-30 Ville Syrjälädrm/fb-helper: Include prototype for drm_fb_helper_modi...
2019-09-30 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-09-30 Linus TorvaldsMerge tag 'trace-v5.4-3' of git://git./linux/kernel...
2019-09-30 Linus TorvaldsMerge tag 'mmc-v5.4-2' of git://git./linux/kernel/git...
2019-09-30 Neil Armstrongdrm/meson: vclk: use the correct G12A frac max value
2019-09-30 Krzysztof Wilczynskicsky: Move static keyword to the front of declaration
2019-09-30 Valentin Schneidercsky: entry: Remove unneeded need_resched() loop
2019-09-30 Linus TorvaldsMerge tag 'char-misc-5.4-rc1' of git://git./linux/kerne...
2019-09-30 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2019-09-30 Linus TorvaldsMerge tag '5.4-rc-smb3-fixes' of git://git.samba.org...
2019-09-30 Mao Hancsky: Fixup csky_pmu.max_period assignment
2019-09-30 Guo Rencsky: Fixup add zero_fp fixup perf backtrace panic
2019-09-30 Mike Rapoportcsky: Use generic free_initrd_mem()
2019-09-30 Linus TorvaldsMerge branch 'entropy'
2019-09-30 Linus TorvaldsRevert "Revert "ext4: make __ext4_get_inode_loc plug""
next