summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-03fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2022-05-03fbdev: Put mmap for deferred I/O into driversThomas Zimmermann
2022-05-03drm/ast: Create the driver for ASPEED proprietory Display-PortKuoHsiang Chou
2022-05-03drm/rockchip: dw_hdmi: add regulator supportSascha Hauer
2022-05-03drm/rockchip: dw_hdmi: add rk3568 supportSascha Hauer
2022-05-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-05-03drm/rockchip: dw_hdmi: rename vpll clock to reference clockSascha Hauer
2022-05-03drm/rockchip: Add crtc_endpoint_id to rockchip_encoderSascha Hauer
2022-05-03drm/rockchip: Embed drm_encoder into rockchip_decoderSascha Hauer
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-03drm/rockchip: Support YUV formats with U/V swappedChen-Yu Tsai
2022-05-02drm/rockchip: rk3066_hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito
2022-05-02drm/rockchip: inno_hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito
2022-05-02drm/rockchip: cdn-dp: change rk3399_cdn_dp from global to staticTom Rix
2022-05-02drm/rockchip: Refactor IOMMU initialisationRobin Murphy
2022-05-02drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang
2022-05-02drm/bridge: tfp410: Make tfp410_fini() return voidUwe Kleine-König
2022-05-02drm: bridge: ldb: Implement simple Freescale i.MX8MP LDB bridgeMarek Vasut
2022-05-02drm: bridge: adv7511: use non-legacy mode for CEC RXAlvin Šipraga
2022-05-02drm: bridge: adv7511: enable CEC support for ADV7535Alvin Šipraga
2022-05-02drm/bridge: it6505: Send DPCD SET_POWER to downstreamPin-Yen Lin
2022-05-02drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki
2022-05-02drm/nouveau: use drm_gem_plane_helper_prepare_fbChristian König
2022-05-02drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2Christian König
2022-05-01Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-30Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-30Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-30Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-29Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-29drm/panel: simple: Add Startek KD070WVFPA043-C069A panel supportHeiko Schocher
2022-04-29drm/nouveau: simplify the return expression of nouveau_debugfs_init()Minghao Chi
2022-04-29drm/vc4: simplify the return expression of vc4_grab_bin_bo()Minghao Chi
2022-04-29drm/vc4: simplify the return expression of vc4_prepare_fb()Minghao Chi
2022-04-29drm/sun4i: dsi: delete unnecessary IS_ERR() checksDan Carpenter
2022-04-29Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-04-29Merge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-04-29drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated functionMarek Vasut
2022-04-29drm/edid: drop kernel-doc for static functionsJani Nikula
2022-04-29drm/edid: fix kernel-doc parameter name mismatchesJani Nikula
2022-04-29drm/display: Select DP helper for DRM_DP_AUX_CHARDEV and DRM_DP_CECJavier Martinez Canillas
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-28Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-29Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-29Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-04-29Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds