summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-11fbdev/core: Unexport logo helpersThomas Zimmermann
2023-09-11fbdev/core: Fix style of code for boot-up logoThomas Zimmermann
2023-09-11fbdev/mmp/mmpfb: Do not display boot-up logoThomas Zimmermann
2023-09-11fbdev/au1200fb: Do not display boot-up logoThomas Zimmermann
2023-09-10drm/ssd130x: Use bool for ssd130x_deviceinfo flagsGeert Uytterhoeven
2023-09-10drm/ssd130x: Fix screen clearingGeert Uytterhoeven
2023-09-09drm/ssd130x: Print the PWM's label instead of its numberUwe Kleine-König
2023-09-09drm/shmobile: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-09drm/msm: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-09drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-09drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-09drm/ingenic: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-09drm/imx/ipuv3: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-08drm/mst: Refactor the flow for payload allocation/removementWayne Lin
2023-09-08drm/mst: delete unnecessary case in drm_dp_add_payload_part2()Wayne Lin
2023-09-08drm/tests: Zero initialize fourccs_outArthur Grillo
2023-09-06drm/bridge: Drop CONFIG_OF conditionals around of_node pointersBiju Das
2023-09-06drm/bridge/analogix/anx78xx: Drop ID tableBiju Das
2023-09-05drm/bridge: lt8912b: Add missing drm_bridge_attach callTomi Valkeinen
2023-09-05drm/bridge: lt8912b: Manually disable HPD only if it was enabledTomi Valkeinen
2023-09-05drm/bridge: lt8912b: Fix crash on bridge detachTomi Valkeinen
2023-09-05drm/bridge: lt8912b: Fix bridge_detachTomi Valkeinen
2023-09-05drm: bridge: it66121: Fix invalid connector dereferenceJai Luthra
2023-09-05drm: bridge: it66121: Simplify probe()Biju Das
2023-09-05drm: bridge: it66121: Extend match support for OF tablesBiju Das
2023-09-05staging/fbtft: Use fb_ops helpers for deferred I/OThomas Zimmermann
2023-09-05staging/fbtft: Initialize fb_op struct as static constThomas Zimmermann
2023-09-05hid/picolcd: Use fb_ops helpers for deferred I/OThomas Zimmermann
2023-09-05hid: Remove trailing whitespaceThomas Zimmermann
2023-09-05fbdev/hyperv_fb: Use fb_ops helpers for deferred I/OThomas Zimmermann
2023-09-05fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERREDThomas Zimmermann
2023-09-05fbdev/udlfb: Use fb_ops helpers for deferred I/OThomas Zimmermann
2023-09-05fbdev/smscufx: Use fb_ops helpers for deferred I/OThomas Zimmermann
2023-09-04accel/ivpu: Print information about used workaroundsStanislaw Gruszka
2023-09-04accel/ivpu: Move MMU register definitions to ivpu_mmu.cJacek Lawrynowicz
2023-09-04accel/ivpu/37xx: White space cleanupStanislaw Gruszka
2023-09-04accel/ivpu/37xx: Change register rename leftoversStanislaw Gruszka
2023-09-04accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()Jacek Lawrynowicz
2023-09-04accel/ivpu: Initialize context with SSID = 1Karol Wachowski
2023-09-04accel/ivpu: Add information about context on failureStanislaw Gruszka
2023-09-04accel/ivpu: Make ivpu_pm_init() voidStanislaw Gruszka
2023-09-04accel/ivpu: Remove duplicated error messagesJacek Lawrynowicz
2023-09-04accel/ivpu: Move set autosuspend delay to HW specific codeKrystian Pradzynski
2023-09-02drm/virtio: Remove unused function declarationsYue Haibing
2023-09-01drm/debugfs: rework drm_debugfs_create_files implementation v2Christian König
2023-09-01drm/debugfs: remove dev->debugfs_list and debugfs_mutex v2Christian König
2023-09-01drm/debugfs: rework debugfs directory creation v5Christian König
2023-08-31drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu
2023-08-31drm/debugfs: disallow debugfs access when device isn't registeredChristian König
2023-08-31drm/debugfs: drop debugfs_init() for the render and accel node v2Christian König