summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-14drm/panel: td043mtea1: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: sofef00: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: s6e63j0x03: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: nt39016: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: ls037v7dw01: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: k101-im2ba02: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: ili9881c: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: fy07024di26a30d: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: ej030na: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm: panel: nt36672a: Removed extra whitespace.Cai Huoqing
2021-10-14drm/panel: Delete panel on mipi_dsi_attach() failureBrian Norris
2021-10-14drm/panel: innolux-p079zca: Delete panel on attach() failureBrian Norris
2021-10-14drm/panel: kingdisplay-kd097d04: Delete panel on attach() failureBrian Norris
2021-10-14drm/panel: Add JDI R63452 MIPI DSI panel driverRaffaele Tranquillini
2021-10-14drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai
2021-10-14drm/panel-simple: Add Vivax TPC-9150 panel v6Nikola Pavlica
2021-10-14drm: of: Add drm_of_lvds_get_data_mappingMarek Vasut
2021-10-14drm/bridge: display-connector: fix an uninitialized pointer in probe()Dan Carpenter
2021-10-14drm: panel-simple: Add support for the Innolux G070Y2-T02 panelOleksij Rempel
2021-10-14video: omapfb: Fix fall-through warning for ClangGustavo A. R. Silva
2021-10-14platform/x86: thinkpad_acpi: Register a privacy-screen deviceHans de Goede
2021-10-14platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only...Hans de Goede
2021-10-14platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helperHans de Goede
2021-10-14drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede
2021-10-14drm/privacy-screen: Add notifier support (v2)Hans de Goede
2021-10-14drm/privacy-screen: Add X86 specific arch init codeHans de Goede
2021-10-14drm: Add privacy-screen class (v4)Hans de Goede
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez
2021-10-13drm/locking: add backtrace for locking contended locks without backoffJani Nikula
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst
2021-10-12drm: mxsfb: Set fallback bus format when the bridge doesn't provide oneGuido Günther
2021-10-12drm: mxsfb: Print failed bus format in hexGuido Günther
2021-10-12drm/panel: st7703: Add media bus formatGuido Günther
2021-10-12drm/panel: mantix: Add media bus formatGuido Günther
2021-10-12drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther
2021-10-11drm/v3d: fix copy_from_user() error codesDan Carpenter
2021-10-11drm/connector: fix all kernel-doc warningsRandy Dunlap
2021-10-11drm/panel: s6e63m0: Make s6e63m0_remove() return voidUwe Kleine-König
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin
2021-10-11drm/nouveau/nouveau_bo: Remove unused variables 'dev'Lee Jones
2021-10-11drm/nouveau/gem: remove redundant semi-colonYang Yingliang
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao
2021-10-11drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao
2021-10-11drm/nouveau/nvenc: remove duplicate include in base.cyong yiran
2021-10-11drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffe...Jing Xiangfeng
2021-10-10drm/panel: Add support for Sharp LS060T1SX01 panelDmitry Baryshkov
2021-10-10drm/bridge: lvds-codec: Add support for LVDS data mapping selectMarek Vasut
2021-10-10fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'Zheyu Ma
2021-10-09Revert "drm/panel: Add support for Sharp LS060T1SX01 panel"Sam Ravnborg