summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-29Merge tag 'backlight-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-26fbdev: fsl-diu-fb: add missing device_remove_file()Shixiong Ou
2025-03-26fbcon: Use static attribute groups for sysfs entriesShixiong Ou
2025-03-26fbdev: sm501fb: Add some geometry checks.Danila Chernetsov
2025-03-26fbdev: omapfb: Add 'plane' value checkLeonid Arapov
2025-03-26fbdev: omapfb: Remove writeback deadcodeLeonid Arapov
2025-03-26fbdev: Refactoring the fbcon packed pixel drawing routinesZsolt Kajtar
2025-03-26fbdev: wmt_ge_rops: Remove fb_draw.h includesZsolt Kajtar
2025-03-26fbdev: mach64_cursor: Remove fb_draw.h includesZsolt Kajtar
2025-03-26fbdev: Register sysfs groups through device_add_groupShixiong Ou
2025-03-26fbdev: lcdcfb: Register sysfs groups through driver coreShixiong Ou
2025-03-26mdacon: rework dependency listArnd Bergmann
2025-03-26dummycon: fix default rows/colsArnd Bergmann
2025-03-26dummycon: only build module if there are usersArnd Bergmann
2025-03-26fbdev: au1100fb: Move a variable assignment behind a null pointer checkMarkus Elfring
2025-03-26fbdev: pxafb: use devm_kmemdup*()Raag Jadav
2025-03-26fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar
2025-03-26fbdev: core: tileblit: Implement missing margin clearing for tileblitZsolt Kajtar
2025-03-16fb_defio: do not use deprecated page->mapping, index fieldsLorenzo Stoakes
2025-03-14backlight: pcf50633-backlight: Remove unused driverDr. David Alan Gilbert
2025-03-14backlight: tdo24m: Eliminate redundant whitespaceWangYuli
2025-03-09fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar
2025-03-09fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar
2025-03-09fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley
2025-03-09gpu: nova-core: add initial driver stubDanilo Krummrich
2025-02-21fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley
2025-02-20backlight: apple_dwi_bl: Add Apple DWI backlight driverNick Chan
2025-02-11backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()Herve Codina
2025-02-11backlight: wm831x_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: vgg2432a4: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: tps65217_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: max8925_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: lv5207lp: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: locomolcd: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: hp680_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: ep93xx_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: da9052_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: da903x_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: bd6107_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: as3711_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: adp8870_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: adp8860_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: adp5520_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-11backlight: 88pm860x_bl: Do not include <linux/fb.h>Thomas Zimmermann
2025-01-24Merge tag 'fbdev-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-21fbdev: lcdcfb: Use backlight helperShixiong Ou
2025-01-19fbdev: vga16fb: fix orig_video_isVGA confusionZsolt Kajtar