aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-10backlight: lcd: Replace fb events with a dedicated function callThomas Zimmermann2-76/+61
2025-04-10backlight: lcd: Move event handling into helpersThomas Zimmermann1-10/+28
2025-04-10backlight: Replace fb events with a dedicated function callThomas Zimmermann3-73/+26
2025-04-10backlight: Move blank-state handling into helperThomas Zimmermann1-19/+27
2025-04-10backlight: Implement fbdev tracking with blank state from eventThomas Zimmermann1-7/+7
2025-04-10fbdev: Send old blank state in FB_EVENT_BLANKThomas Zimmermann1-1/+4
2025-04-10fbdev: Track display blanking stateThomas Zimmermann3-5/+21
2025-04-10fbdev: Rework fb_blank()Thomas Zimmermann1-8/+10
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann59-2673/+1850
2025-04-07firmware: sysfb: Move bpp-depth calculation into screen_info helperThomas Zimmermann1-0/+36
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner5-6/+6
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-28/+15
2025-03-29Merge tag 'backlight-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-180/+140
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-03-26fbdev: fsl-diu-fb: add missing device_remove_file()Shixiong Ou1-0/+1
2025-03-26fbcon: Use static attribute groups for sysfs entriesShixiong Ou1-50/+19
2025-03-26fbdev: sm501fb: Add some geometry checks.Danila Chernetsov1-0/+7
2025-03-26fbdev: omapfb: Add 'plane' value checkLeonid Arapov1-1/+5
2025-03-26fbdev: omapfb: Remove writeback deadcodeLeonid Arapov1-7/+2
2025-03-26fbdev: Refactoring the fbcon packed pixel drawing routinesZsolt Kajtar13-2255/+1464
2025-03-26fbdev: wmt_ge_rops: Remove fb_draw.h includesZsolt Kajtar1-2/+28
2025-03-26fbdev: mach64_cursor: Remove fb_draw.h includesZsolt Kajtar1-1/+6
2025-03-26fbdev: Register sysfs groups through device_add_groupShixiong Ou1-30/+39
2025-03-26fbdev: lcdcfb: Register sysfs groups through driver coreShixiong Ou1-16/+13
2025-03-26mdacon: rework dependency listArnd Bergmann1-1/+1
2025-03-26dummycon: fix default rows/colsArnd Bergmann1-2/+2
2025-03-26dummycon: only build module if there are usersArnd Bergmann1-2/+1
2025-03-26fbdev: au1100fb: Move a variable assignment behind a null pointer checkMarkus Elfring1-1/+3
2025-03-26fbdev: pxafb: use devm_kmemdup*()Raag Jadav1-14/+9
2025-03-26fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar7-58/+18
2025-03-26fbdev: core: tileblit: Implement missing margin clearing for tileblitZsolt Kajtar1-1/+36
2025-03-16fb_defio: do not use deprecated page->mapping, index fieldsLorenzo Stoakes1-28/+15
2025-03-14backlight: pcf50633-backlight: Remove unused driverDr. David Alan Gilbert3-162/+0
2025-03-14backlight: tdo24m: Eliminate redundant whitespaceWangYuli1-1/+1
2025-03-09fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar1-5/+15
2025-03-09fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar1-6/+6
2025-03-09fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley1-7/+13
2025-03-09gpu: nova-core: add initial driver stubDanilo Krummrich1-0/+1
2025-02-21fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley1-1/+1
2025-02-20backlight: apple_dwi_bl: Add Apple DWI backlight driverNick Chan3-0/+135
2025-02-11backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()Herve Codina1-1/+4
2025-02-11backlight: wm831x_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: vgg2432a4: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: tps65217_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: max8925_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: lv5207lp: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: locomolcd: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: hp680_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: ep93xx_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: da9052_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0