summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-31dma-resv: some doc polish for iteratorsDaniel Vetter
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki
2022-01-31drm: add support modifiers for drivers whose planes only support linear layoutTomohito Esaki
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki
2022-01-31drm/bridge: lt9611: Fix an error handling path in lt9611_probe()Christophe JAILLET
2022-01-31drm/bridge: Add missing pm_runtime_put_syncYongzhi Liu
2022-01-27drm/xen: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/tilcdc: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/tegra: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/sti: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/sprd: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/rockchip: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm: rcar-du: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/omap: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/msm: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/mediatek: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/mcde: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/ingenic: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/imx: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/hyperv: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/gma500: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/exynos: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/armada: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-27drm/xlnx: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/tve200: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/arc: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/tidss: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/sun4i: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/stm: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/shmobile: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm: mxsfb: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/meson: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/kmb: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/hisilicon/kirin: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/fsl-dcu: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/atmel-hlcdc: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/aspeed: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/vmwgfx: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2022-01-27drm/vboxvideo: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2022-01-27drm/qxl: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2022-01-27drm/qxl: Move ioctl array next to its only userThomas Zimmermann
2022-01-27drm/mgag200: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2022-01-27drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabledJavier Martinez Canillas
2022-01-27drm/panel: simple: add Multi-Inno Technology MI0700S4T-6Marek Vasut
2022-01-27drm: mxsfb: Shutdown the display on system shutdownMarek Vasut
2022-01-27drm: mxsfb: Shutdown the display on removeMarek Vasut
2022-01-27fbdev/simplefb: Request memory region in driverThomas Zimmermann
2022-01-27drm/simpledrm: Request memory region in driverThomas Zimmermann
2022-01-27drivers/firmware: Don't mark as busy the simple-framebuffer IO resourceJavier Martinez Canillas
2022-01-27fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann