linux-2.6-microblaze.git
2021-01-07 Maarten LankhorstMerge drm/drm-next into drm-misc-next
2021-01-07 Daniel VetterMerge tag 'drm-misc-next-2021-01-06' of git://anongit...
2021-01-07 Daniel VetterMerge tag 'du-next-20210105' of git://linuxtv.org/pinch...
2021-01-07 Daniel VetterMerge tag 'drm-intel-next-2021-01-04' of git://anongit...
2021-01-07 Daniel VetterMerge tag 'imx-drm-next-2021-01-04' of git://git.pengut...
2021-01-07 Daniel VetterMerge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git...
2021-01-07 Daniel VetterMerge tag 'drm-misc-next-2020-12-17' of git://anongit...
2021-01-06 Lyude Pauldrm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_l...
2021-01-06 Phil Elwelldrm/v3d: Don't clear MMU control bits on exception
2021-01-06 Phil Elwelldrm/v3d: Set dma_mask as well as coherent_dma_mask
2021-01-06 Nicolas Saenz... drm/v3d: Use platform_get_irq_optional() to get optiona...
2021-01-06 Thomas Zimmermanndrm/vmwgfx: Remove references to struct drm_device...
2021-01-06 Thomas Zimmermanndrm/virtgpu: Remove references to struct drm_device...
2021-01-06 Thomas Zimmermanndrm/vboxvideo: Remove references to struct drm_device...
2021-01-06 Thomas Zimmermanndrm/radeon: Remove references to struct drm_device...
2021-01-06 Thomas Zimmermanndrm/radeon: Fix trailing whitespaces
2021-01-06 Thomas Zimmermanndrm/qxl: Remove references to struct drm_device.pdev
2021-01-06 Thomas Zimmermanndrm/mgag200: Remove references to struct drm_device...
2021-01-06 Thomas Zimmermanndrm/gma500: Remove references to struct drm_device...
2021-01-06 Thomas Zimmermanndrm/gma500: Fix trailing whitespaces
2021-01-06 Thomas Zimmermanndrm/cirrus: Remove references to struct drm_device...
2021-01-06 Thomas Zimmermanndrm/bochs: Remove references to struct drm_device.pdev
2021-01-06 Thomas Zimmermanndrm/ast: Remove references to struct drm_device.pdev
2021-01-05 Simon Serdrm/doc: render drm.h uapi docs
2021-01-05 Simon Serdrm/doc: demote old doc-comments in drm.h
2021-01-05 Simon Serdrm/doc: re-format drm.h file comment
2021-01-05 Xu Wangdrm: bridge: adv7511: Remove redundant null check befor...
2021-01-05 Xu Wangdrm: bridge: dw-hdmi: Remove redundant null check befor...
2021-01-05 Fabrizio Castrodt-bindings: display: bridge: renesas,lvds: RZ/G2E...
2021-01-05 Laurent Pinchartdrm: Constify drm_driver in drivers that don't modify it
2021-01-05 Laurent Pinchartdrm: Use a const drm_driver for legacy PCI devices
2021-01-05 Laurent Pinchartdrm: Move legacy device list out of drm_driver
2021-01-05 Laurent Pinchartdrm: Don't export the drm_gem_dumb_destroy() function
2021-01-05 Laurent Pinchartdrm: zte: Remove unnecessary drm_plane_cleanup() wrapper
2021-01-05 Laurent Pinchartdrm: vc4: Remove unnecessary drm_plane_cleanup() wrapper
2021-01-05 Laurent Pinchartdrm: sti: Remove unnecessary drm_plane_cleanup() wrapper
2021-01-05 Laurent Pinchartdrm: arc: Remove unnecessary drm_plane_cleanup() wrapper
2021-01-05 Laurent Pinchartdrm: rcar-du: Fix leak of CMM platform device reference
2021-01-05 Wang Xiaojundrm: rcar-du: Fix the return check of of_parse_phandle...
2021-01-05 Laurent Pinchartdrm: rcar-du: Drop local encoder variable
2021-01-05 Laurent Pinchartdrm: rcar-du: Skip encoder allocation for LVDS1 in...
2021-01-05 Laurent Pinchartdrm: rcar-du: Replace dev_private with container_of
2021-01-05 Laurent Pinchartdrm: rcar-du: Embed drm_device in rcar_du_device
2021-01-05 Laurent Pinchartdrm: rcar-du: Use DRM-managed allocation for encoders
2021-01-05 Laurent Pinchartdrm: rcar-du: Use DRM-managed allocation for VSP planes
2021-01-05 Laurent Pinchartdrm: rcar-du: Drop unneeded encoder cleanup in error...
2021-01-05 Laurent Pinchartdrm: rcar-du: Release vsp device reference in all error...
2021-01-05 Laurent Pinchartdrm: rcar-du: Fix crash when using LVDS1 clock for...
2021-01-05 Laurent Pinchartdrm: Add default modes for connectors in unknown state
2021-01-05 Qinglang Miaodrm: rcar-du: Fix PM reference leak in rcar_cmm_enable()
2021-01-05 Mark Browndrm/bridge: thc63lvd1024: Fix regulator_get_optional...
2021-01-05 Laurent Pinchartdt-bindings: display: bridge: thc63lvd1024: Document...
2021-01-04 Philipp Zabeldrm/imx: ipuv3-crtc: use drm managed resources
2021-01-04 Philipp Zabeldrm/imx: ipuv3-plane: use drm managed resources
2021-01-04 Philipp Zabeldrm/imx: parallel-display: use drm managed resources
2021-01-04 Philipp Zabeldrm/imx: imx-tve: use drm managed resources
2021-01-04 Philipp Zabeldrm/imx: imx-ldb: use drm managed resources
2021-01-04 Philipp Zabeldrm/imx: dw_hdmi-imx: use drm managed resources
2021-01-04 Philipp Zabeldrm/imx: parallel-display: move initialization into...
2021-01-04 Philipp Zabeldrm/imx: parallel-display: use local bridge and connect...
2021-01-04 Philipp Zabeldrm/imx: imx-tve: use devm_clk_register
2021-01-04 Philipp Zabeldrm/imx: imx-tve: move initialization into probe
2021-01-04 Philipp Zabeldrm/imx: imx-tve: use local encoder and connector variables
2021-01-04 Philipp Zabeldrm/imx: imx-ldb: move initialization into probe
2021-01-04 Philipp Zabeldrm/imx: imx-ldb: use local connector variable
2021-01-04 Philipp Zabeldrm/imx: dw_hdmi-imx: move initialization into probe
2021-01-04 Philipp Zabeldrm/crtc: add drmm_crtc_alloc_with_planes()
2021-01-04 Philipp Zabeldrm/plane: add drmm_universal_plane_alloc()
2021-01-04 Philipp Zabeldrm/simple_kms_helper: add drmm_simple_encoder_alloc()
2021-01-04 Philipp Zabeldrm: add drmm_encoder_alloc()
2021-01-04 Philipp Zabeldrm/encoder: make encoder control functions optional
2021-01-04 Zheng Yongjungpu: drm: imx: convert comma to semicolon
2021-01-04 Krzysztof Kozlowskidrm/imx: depend on COMMON_CLK to fix compile tests
2021-01-04 Lee Jonesgpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config...
2021-01-04 Simon Serdrm: warn if cursor plane is set with legacy funcs
2021-01-03 Linus TorvaldsLinux 5.11-rc2
2021-01-02 Linus TorvaldsMerge tag 's390-5.11-3' of git://git./linux/kernel...
2021-01-02 Linus TorvaldsMerge tag 'pm-5.11-rc2' of git://git./linux/kernel...
2021-01-02 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-cpuidle'
2021-01-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-01-01 Linus TorvaldsMerge tag 'block-5.11-2021-01-01' of git://git.kernel...
2021-01-01 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-01' of git://git.kerne...
2021-01-01 Linus Torvaldsdepmod: handle the case of /sbin/depmod without /sbin...
2020-12-31 Pavel Begunkovkernel/io_uring: cancel io_uring before task works
2020-12-31 Pavel Begunkovio_uring: fix io_sqe_files_unregister() hangs
2020-12-31 Pavel Begunkovio_uring: add a helper for setting a ref node
2020-12-30 Chris Wilsondrm/i915/dp: Track pm_qos per connector
2020-12-30 Linus TorvaldsMerge tag 'ceph-for-5.11-rc2' of git://github.com/ceph...
2020-12-30 Artem Bityutskiyintel_idle: add SnowRidge C-state table
2020-12-30 Rafael J. Wysockicpufreq: intel_pstate: Fix fast-switch fallback path
2020-12-30 Rafael J. WysockiMerge branch 'opp/linux-next' of git://git./linux/kerne...
2020-12-30 Heiko Carstenss390/Kconfig: sort config S390 select list once again
2020-12-30 Heiko Carstenss390: update defconfigs
2020-12-30 Linus Walleijdrm/panel: s6e63m0: Support max-brightness
2020-12-30 Tian Taodrm/tve200: remove unused including <linux/version.h>
2020-12-29 Andres Freundblock: add debugfs stanza for QUEUE_FLAG_NOWAIT
2020-12-29 Randy Dunlapfs: block_dev.c: fix kernel-doc warnings from struct...
2020-12-29 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-29 Roman Gushchinmm: slub: call account_slab_page() after slab page...
2020-12-29 Randy Dunlapzlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out...
next