aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2025-09-19fbcon: Move fbcon callbacks into struct fbcon_bitopsThomas Zimmermann7-67/+94
2025-09-19fbcon: Set rotate_font callback with related callbacksThomas Zimmermann5-3/+7
2025-09-19fbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann10-552/+541
2025-09-19fbcon: Fix empty lines in fbcon.hThomas Zimmermann1-1/+1
2025-09-16backlight: rt4831: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>Thomas Zimmermann1-0/+2
2025-09-16backlight: led_bl: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: ktd2801: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: jornada720: Include <linux/io.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: da9052_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: as3711_bl: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16video: backlight: lp855x_bl: Set correct EPROM start for LP8556Svyatoslav Ryhel1-1/+1
2025-09-16backlight: led_bl: Use devm_kcalloc() for array space allocationQianfeng Rong1-2/+2
2025-09-13fbdev: use panic_in_progress() helperJinchao Wang1-8/+1
2025-09-02backlight: mp3309c: Initialize backlight properties without memsetUwe Kleine-König1-6/+7
2025-09-02backlight: mp3309c: Drop pwm_apply_args()Uwe Kleine-König1-1/+0
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann1-0/+55
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-08Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+6
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-08-02Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"Helge Deller1-1/+1
2025-08-02fbdev: Fix vmalloc out-of-bounds write in fast_imageblitSravan Kumar Gundu1-4/+5
2025-08-02Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-115/+116
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds55-180/+155
2025-07-27fbcon: Use 'bool' where appopriateVille Syrjälä1-10/+11
2025-07-27fbcon: Introduce get_{fg,bg}_color()Ville Syrjälä1-6/+18
2025-07-27fbcon: fbcon_is_inactive() -> fbcon_is_active()Ville Syrjälä1-15/+15
2025-07-27fbcon: fbcon_cursor_noblink -> fbcon_cursor_blinkVille Syrjälä1-4/+4
2025-07-27fbdev: Fix typo in Kconfig text for FB_DEVICEDaniel Palmer1-1/+1
2025-07-27fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang1-2/+7
2025-07-27fbdev: svgalib: Clean up coding styleDarshan R.1-53/+42
2025-07-27fbdev: kyro: Use devm_ioremap_wc() for screen memGiovanni Di Santi1-6/+3
2025-07-27fbdev: kyro: Use devm_ioremap() for mmio registersGiovanni Di Santi1-5/+3
2025-07-27fbdev: kyro: Add missing PCI memory region requestGiovanni Di Santi1-1/+6
2025-07-27fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-13/+4
2025-07-27fbdev: fix potential buffer overflow in do_register_framebuffer()Yongzhen Zhang1-0/+3
2025-07-27fbdev: nvidiafb: add depends on HAS_IOPORTRandy Dunlap1-1/+1
2025-07-27fbdev: nvidiafb: fix build on 32-bit ARCH=umJohannes Berg1-1/+1
2025-07-09fbcon: Fix outdated registered_fb reference in commentShixiong Ou1-2/+2
2025-07-08gpu/trace: make TRACE_GPU_MEM configurableJuston Li1-0/+2
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh2-4/+4
2025-06-16video: Make CONFIG_FIRMWARE_EDID generally availableThomas Zimmermann3-18/+18
2025-06-16fbdev/viafb: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-16fbdev/viafb: Include <linux/export.h>Thomas Zimmermann2-0/+2
2025-06-16fbdev/sisfb: Unexport symbolsThomas Zimmermann2-27/+0
2025-06-16fbdev/pxafb: Unexport symbolThomas Zimmermann1-15/+2
2025-06-16fbdev/mb862xx: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-16fbdev/omap2: Do not include <linux/export.h>Thomas Zimmermann3-3/+0