summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* video: omapfb: replace snprintf in show functions with sysfs_emitQing Wang2021-10-154-32/+32
* video: fbdev: replace snprintf in show functions with sysfs_emitQing Wang2021-10-151-7/+7
* dt-bindings: display/bridge: ptn3460: Convert to YAML bindingAngeloGioacchino Del Regno2021-10-152-39/+106
* drm/tiny: ili9163: fix buildSam Ravnborg2021-10-151-2/+3
* drm/tiny: add driver for newhaven, 1.8-128160EFDaniel Mack2021-10-153-0/+238
* dt-bindings: display: add bindings for newhaven, 1.8-128160EFDaniel Mack2021-10-151-0/+69
* drm/panel: dsi-cm: replace snprintf in show functions with sysfs_emitQing Wang2021-10-151-2/+2
* drm/bridge: synopsys: dw-hdmi: also allow interlace on bridgeNeil Armstrong2021-10-151-0/+1
* drm/panel: y030xx067a: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+6
* drm/panel: xpp055c272: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-16/+9
* drm/panel: td043mtea1: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+6
* drm/panel: sofef00: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-10/+6
* drm/panel: s6e63j0x03: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-13/+8
* drm/panel: nt39016: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-13/+7
* drm/panel: ls037v7dw01: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-12/+9
* drm/panel: k101-im2ba02: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+5
* drm/panel: ili9881c: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+6
* drm/panel: fy07024di26a30d: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-12/+9
* drm/panel: ej030na: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+6
* drm: panel: nt36672a: Removed extra whitespace.Cai Huoqing2021-10-141-1/+1
* drm/panel: Delete panel on mipi_dsi_attach() failureBrian Norris2021-10-148-6/+44
* drm/panel: innolux-p079zca: Delete panel on attach() failureBrian Norris2021-10-141-1/+9
* drm/panel: kingdisplay-kd097d04: Delete panel on attach() failureBrian Norris2021-10-141-1/+7
* drm/panel: Add JDI R63452 MIPI DSI panel driverRaffaele Tranquillini2021-10-143-0/+333
* dt-bindings: panel-simple-dsi: add JDI R63452 panel bindingsRaffaele Tranquillini2021-10-141-0/+2
* drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai2021-10-141-3/+6
* drm/panel-simple: Add Vivax TPC-9150 panel v6Nikola Pavlica2021-10-141-0/+28
* drm: of: Add drm_of_lvds_get_data_mappingMarek Vasut2021-10-144-28/+51
* drm/bridge: display-connector: fix an uninitialized pointer in probe()Dan Carpenter2021-10-141-1/+1
* drm: panel-simple: Add support for the Innolux G070Y2-T02 panelOleksij Rempel2021-10-141-0/+28
* video: omapfb: Fix fall-through warning for ClangGustavo A. R. Silva2021-10-141-0/+1
* platform/x86: thinkpad_acpi: Register a privacy-screen deviceHans de Goede2021-10-142-25/+74
* platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only...Hans de Goede2021-10-141-10/+8
* platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helperHans de Goede2021-10-141-11/+19
* drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede2021-10-142-0/+113
* drm/privacy-screen: Add notifier support (v2)Hans de Goede2021-10-143-0/+83
* drm/privacy-screen: Add X86 specific arch init codeHans de Goede2021-10-143-1/+92
* drm: Add privacy-screen class (v4)Hans de Goede2021-10-149-0/+606
* drm/connector: Add support for privacy-screen properties (v4)Rajat Jain2021-10-144-0/+151
* fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez2021-10-1311-678/+51
* drm/locking: add backtrace for locking contended locks without backoffJani Nikula2021-10-133-2/+70
* drm/ttm_bo_api: update the description for @placement and @sgAmos Kong2021-10-131-2/+4
* drm/nouveau/mmu/gp100: remove unused variableKarol Herbst2021-10-121-1/+1
* drm: mxsfb: Set fallback bus format when the bridge doesn't provide oneGuido Günther2021-10-121-0/+6
* drm: mxsfb: Print failed bus format in hexGuido Günther2021-10-121-1/+1
* drm/panel: st7703: Add media bus formatGuido Günther2021-10-121-0/+8
* drm/panel: mantix: Add media bus formatGuido Günther2021-10-121-0/+9
* drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther2021-10-121-0/+35
* drm/v3d: fix copy_from_user() error codesDan Carpenter2021-10-111-7/+6
* drm/connector: fix all kernel-doc warningsRandy Dunlap2021-10-111-4/+26