aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15video: fbdev: replace snprintf in show functions with sysfs_emitQing Wang1-7/+7
2021-10-15drm/tiny: ili9163: fix buildSam Ravnborg1-2/+3
2021-10-15drm/tiny: add driver for newhaven, 1.8-128160EFDaniel Mack3-0/+238
2021-10-15drm/panel: dsi-cm: replace snprintf in show functions with sysfs_emitQing Wang1-2/+2
2021-10-15drm/bridge: synopsys: dw-hdmi: also allow interlace on bridgeNeil Armstrong1-0/+1
2021-10-14drm/panel: y030xx067a: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+6
2021-10-14drm/panel: xpp055c272: Make use of the helper function dev_err_probe()Cai Huoqing1-16/+9
2021-10-14drm/panel: td043mtea1: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+6
2021-10-14drm/panel: sofef00: Make use of the helper function dev_err_probe()Cai Huoqing1-10/+6
2021-10-14drm/panel: s6e63j0x03: Make use of the helper function dev_err_probe()Cai Huoqing1-13/+8
2021-10-14drm/panel: nt39016: Make use of the helper function dev_err_probe()Cai Huoqing1-13/+7
2021-10-14drm/panel: ls037v7dw01: Make use of the helper function dev_err_probe()Cai Huoqing1-12/+9
2021-10-14drm/panel: k101-im2ba02: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+5
2021-10-14drm/panel: ili9881c: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+6
2021-10-14drm/panel: fy07024di26a30d: Make use of the helper function dev_err_probe()Cai Huoqing1-12/+9
2021-10-14drm/panel: ej030na: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+6
2021-10-14drm: panel: nt36672a: Removed extra whitespace.Cai Huoqing1-1/+1
2021-10-14drm/panel: Delete panel on mipi_dsi_attach() failureBrian Norris8-6/+44
2021-10-14drm/panel: innolux-p079zca: Delete panel on attach() failureBrian Norris1-1/+9
2021-10-14drm/panel: kingdisplay-kd097d04: Delete panel on attach() failureBrian Norris1-1/+7
2021-10-14drm/panel: Add JDI R63452 MIPI DSI panel driverRaffaele Tranquillini3-0/+333
2021-10-14drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai1-3/+6
2021-10-14drm/panel-simple: Add Vivax TPC-9150 panel v6Nikola Pavlica1-0/+28
2021-10-14drm: of: Add drm_of_lvds_get_data_mappingMarek Vasut3-28/+44
2021-10-14drm/bridge: display-connector: fix an uninitialized pointer in probe()Dan Carpenter1-1/+1
2021-10-14drm: panel-simple: Add support for the Innolux G070Y2-T02 panelOleksij Rempel1-0/+28
2021-10-14video: omapfb: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-10-14platform/x86: thinkpad_acpi: Register a privacy-screen deviceHans de Goede2-25/+74
2021-10-14platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only onceHans de Goede1-10/+8
2021-10-14platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helperHans de Goede1-11/+19
2021-10-14drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede1-0/+102
2021-10-14drm/privacy-screen: Add notifier support (v2)Hans de Goede1-0/+64
2021-10-14drm/privacy-screen: Add X86 specific arch init codeHans de Goede2-1/+87
2021-10-14drm: Add privacy-screen class (v4)Hans de Goede4-0/+412
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain2-0/+105
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez9-672/+42
2021-10-13drm/locking: add backtrace for locking contended locks without backoffJani Nikula2-2/+62
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst1-1/+1
2021-10-12drm: mxsfb: Set fallback bus format when the bridge doesn't provide oneGuido Günther1-0/+6
2021-10-12drm: mxsfb: Print failed bus format in hexGuido Günther1-1/+1
2021-10-12drm/panel: st7703: Add media bus formatGuido Günther1-0/+8
2021-10-12drm/panel: mantix: Add media bus formatGuido Günther1-0/+9
2021-10-12drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther1-0/+35
2021-10-11drm/v3d: fix copy_from_user() error codesDan Carpenter1-7/+6
2021-10-11drm/connector: fix all kernel-doc warningsRandy Dunlap1-4/+26
2021-10-11drm/panel: s6e63m0: Make s6e63m0_remove() return voidUwe Kleine-König4-6/+6
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin1-8/+10
2021-10-11drm/nouveau/nouveau_bo: Remove unused variables 'dev'Lee Jones1-4/+0
2021-10-11drm/nouveau/gem: remove redundant semi-colonYang Yingliang1-1/+1
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao1-1/+1