summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann
2023-01-13fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann
2023-01-13fbdev/simplefb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/offb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/offb: Allocate struct offb_par with framebuffer_alloc()Thomas Zimmermann
2023-01-13fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann
2023-01-13fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann
2023-01-13fbcon: Remove trailing whitespacesThomas Zimmermann
2022-11-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-20Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann
2022-11-16drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-27fbdev: cyber2000fb: fix missing pci_disable_device()Yang Yingliang
2022-10-27fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()Michał Mirosław
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld
2022-10-21fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim
2022-10-20fbdev: xilinxfb: Make xilinxfb_release() return voidUwe Kleine-König
2022-10-20fbdev: sisfb: fix repeated word in commentJilin Yuan
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-10-18fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-10-18fbdev: sm501fb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-10-18fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller
2022-10-18fbdev: da8xx-fb: Fix error handling in .remove()Uwe Kleine-König
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-14parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller
2022-10-14drm/ofdrm: Add ofdrm for Open Firmware framebuffersThomas Zimmermann
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-08fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()Christophe Leroy
2022-10-08fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entryZeng Heng
2022-10-08fbdev: tridentfb: Fix missing pci_disable_device() in probe and removeRuan Jinjie
2022-10-08fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim
2022-10-08fbdev: gbefb: Convert to use dev_groupsJiasheng Jiang
2022-10-08fbdev: imxfb: Remove redundant dev_err() callShang XiaoJing
2022-10-08fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_...Zhang Qilong
2022-10-08fbdev: uvesafb: Convert snprintf to scnprintfJules Irenge
2022-10-08fbdev: arkfb: Remove the unused function dac_read_reg()Jiapeng Chong
2022-10-08fbdev: tridentfb: Remove the unused function shadowmode_off()Jiapeng Chong
2022-10-08fbdev: controlfb: Remove the unused function VAR_MATCH()Jiapeng Chong
2022-10-08fbdev: udlfb: Remove redundant initialization to variable identicalColin Ian King
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-05Merge tag 'backlight-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds