summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-26drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart
2020-02-26drm/bridge: Improve overview documentationLaurent Pinchart
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart
2020-02-25drm/panfrost: Add support for multiple power domainsNicolas Boichat
2020-02-25drm/panfrost: Add support for multiple regulatorsNicolas Boichat
2020-02-25drm/panfrost: Improve error reporting in panfrost_gpu_power_onNicolas Boichat
2020-02-25drm/bridge: panel: Propagate bus format/flagsBoris Brezillon
2020-02-25drm/bridge: lvds-codec: Constify the drm_bridge_funcs structureLaurent Pinchart
2020-02-25drm/bridge: lvds-codec: Add to_lvds_codec() functionLaurent Pinchart
2020-02-25drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctlGurchetan Singh
2020-02-25drm/virtio: track whether or not a context has been initiatedGurchetan Singh
2020-02-25drm/virtio: factor out context create hypercallGurchetan Singh
2020-02-25drm/virtio: use consistent names for drm_filesGurchetan Singh
2020-02-22drm/panel: ld9040: add MODULE_DEVICE_TABLE with SPI IDsMarek Szyprowski
2020-02-22drm/panel: simple: fix osd070t1718_19ts sync drive edgeTomi Valkeinen
2020-02-21drm/sun4i: tcon: Support LVDS on the A33Maxime Ripard
2020-02-21drm/bridge: analogix-anx6345: Avoid duplicate -supply suffixTorsten Duwe
2020-02-21drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removalTorsten Duwe
2020-02-20drm/sun4i: tcon: Support LVDS output on Allwinner A20Andrey Lebedev
2020-02-20drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20Andrey Lebedev
2020-02-20drm/sun4i: tcon: Introduce LVDS setup routine settingAndrey Lebedev
2020-02-19drm/sun4i: dsi: Avoid hotplug race with DRM driver bindSamuel Holland
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon
2020-02-17drm/virtio: move remaining virtio_gpu_notify callsGerd Hoffmann
2020-02-17drm/virtio: batch display queryGerd Hoffmann
2020-02-17drm/virtio: batch resource creationGerd Hoffmann
2020-02-17drm/virtio: batch plane updates (pageflip)Gerd Hoffmann
2020-02-17drm/virtio: notify before waitingGerd Hoffmann
2020-02-17drm/virtio: rework notification for better batchingGerd Hoffmann
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-17dma-buf: Fix a typo in KconfigChristophe JAILLET
2020-02-17drm/format_helper: Dual licence the file in GPL 2 and MITEmmanuel Vadot
2020-02-17drm/lima: fix recovering from PLBU out of memoryVasily Khoruzhick
2020-02-16Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2020-02-16Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-16Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-16drm/pl111: Support Integrator IM-PD1 moduleLinus Walleij
2020-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-02-15Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-15Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg
2020-02-15drm: drop unused drm_crtc callbackSam Ravnborg
2020-02-15bus: moxtet: fix potential stack buffer overflowMarek Behún
2020-02-15drm/atomic-helper: fix kerneldocDaniel Vetter
2020-02-14Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva