summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-19drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.cThomas Zimmermann
2021-10-18dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()Shunsuke Mie
2021-10-17drm/rockchip: dsi: Disable PLL clock on bind errorBrian Norris
2021-10-17drm/rockchip: dsi: Fix unbalanced clock on probe errorBrian Norris
2021-10-17drm/rockchip: dsi: Reconfigure hardware on resume()Brian Norris
2021-10-17drm/rockchip: dsi: Hold pm-runtime across bind/unbindBrian Norris
2021-10-17drm/rockchip: vop: Add timeout for DSP holdBrian Norris
2021-10-17drm/v3d: nullify pointer se with a NULLYang Li
2021-10-17drm/panel: Add Sony Tulip Truly NT35521 driverShawn Guo
2021-10-17drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driverAngeloGioacchino Del Regno
2021-10-17drm/panel: Add driver for Novatek NT35950 DSI DriverIC panelsAngeloGioacchino Del Regno
2021-10-17drm/bridge: ti-sn65dsi83: Optimize reset line togglingMarek Vasut
2021-10-16drm/panel: ilitek-ili9881c: Make gpio-reset optionalMichael Trimarchi
2021-10-16drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panelMichael Trimarchi
2021-10-15video: omapfb: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-15video: fbdev: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-15drm/tiny: ili9163: fix buildSam Ravnborg
2021-10-15drm/tiny: add driver for newhaven, 1.8-128160EFDaniel Mack
2021-10-15drm/panel: dsi-cm: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-15drm/bridge: synopsys: dw-hdmi: also allow interlace on bridgeNeil Armstrong
2021-10-14drm/panel: y030xx067a: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-14drm/panel: xpp055c272: Make use of the helper function dev_err_probe()Cai Huoqing
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