summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2025-09-19fbcon: Move fbcon callbacks into struct fbcon_bitopsThomas Zimmermann
2025-09-19fbcon: Set rotate_font callback with related callbacksThomas Zimmermann
2025-09-19fbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann
2025-09-19fbcon: Fix empty lines in fbcon.hThomas Zimmermann
2025-09-16backlight: rt4831: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: led_bl: Include <linux/of.h>Thomas Zimmermann
2025-09-16backlight: ktd2801: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: jornada720: Include <linux/io.h>Thomas Zimmermann
2025-09-16backlight: da9052_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: as3711_bl: Include <linux/of.h>Thomas Zimmermann
2025-09-16backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: Include <linux/of.h>Thomas Zimmermann
2025-09-16video: backlight: lp855x_bl: Set correct EPROM start for LP8556Svyatoslav Ryhel
2025-09-16backlight: led_bl: Use devm_kcalloc() for array space allocationQianfeng Rong
2025-09-13fbdev: use panic_in_progress() helperJinchao Wang
2025-09-02backlight: mp3309c: Initialize backlight properties without memsetUwe Kleine-König
2025-09-02backlight: mp3309c: Drop pwm_apply_args()Uwe Kleine-König
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-08Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-02Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"Helge Deller
2025-08-02fbdev: Fix vmalloc out-of-bounds write in fast_imageblitSravan Kumar Gundu
2025-08-02Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-27fbcon: Use 'bool' where appopriateVille Syrjälä
2025-07-27fbcon: Introduce get_{fg,bg}_color()Ville Syrjälä
2025-07-27fbcon: fbcon_is_inactive() -> fbcon_is_active()Ville Syrjälä
2025-07-27fbcon: fbcon_cursor_noblink -> fbcon_cursor_blinkVille Syrjälä
2025-07-27fbdev: Fix typo in Kconfig text for FB_DEVICEDaniel Palmer
2025-07-27fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang
2025-07-27fbdev: svgalib: Clean up coding styleDarshan R.
2025-07-27fbdev: kyro: Use devm_ioremap_wc() for screen memGiovanni Di Santi
2025-07-27fbdev: kyro: Use devm_ioremap() for mmio registersGiovanni Di Santi
2025-07-27fbdev: kyro: Add missing PCI memory region requestGiovanni Di Santi
2025-07-27fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)
2025-07-27fbdev: fix potential buffer overflow in do_register_framebuffer()Yongzhen Zhang
2025-07-27fbdev: nvidiafb: add depends on HAS_IOPORTRandy Dunlap
2025-07-27fbdev: nvidiafb: fix build on 32-bit ARCH=umJohannes Berg
2025-07-09fbcon: Fix outdated registered_fb reference in commentShixiong Ou
2025-07-08gpu/trace: make TRACE_GPU_MEM configurableJuston Li
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16video: Make CONFIG_FIRMWARE_EDID generally availableThomas Zimmermann
2025-06-16fbdev/viafb: Do not include <linux/export.h>Thomas Zimmermann
2025-06-16fbdev/viafb: Include <linux/export.h>Thomas Zimmermann
2025-06-16fbdev/sisfb: Unexport symbolsThomas Zimmermann
2025-06-16fbdev/pxafb: Unexport symbolThomas Zimmermann
2025-06-16fbdev/mb862xx: Do not include <linux/export.h>Thomas Zimmermann
2025-06-16fbdev/omap2: Do not include <linux/export.h>Thomas Zimmermann