index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
2025-06-03
Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-18
/
+85
2025-05-31
fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
Murad Masimov
-1
/
+3
2025-05-31
fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...
Murad Masimov
-7
/
+11
2025-05-31
fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
Sergey Shtylyov
-1
/
+1
2025-05-31
fbcon: Make sure modelist not set on unregistered console
Kees Cook
-1
/
+6
2025-05-31
fbdev: arkfb: Cast ics5342_init() allocation type
Kees Cook
-2
/
+3
2025-05-31
fbdev: nvidiafb: Correct const string length in nvidiafb_setup()
Zijun Hu
-1
/
+1
2025-05-31
fbdev: carminefb: Fix spelling mistake of CARMINE_TOTAL_DIPLAY_MEM
Colin Ian King
-5
/
+5
2025-05-31
fbdev: via: use new GPIO line value setter callbacks
Bartosz Golaszewski
-5
/
+5
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
-0
/
+3
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
-10
/
+10
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
-15
/
+15
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
-9
/
+10
2025-04-10
backlight: lcd: Replace fb events with a dedicated function call
Thomas Zimmermann
-4
/
+35
2025-04-10
backlight: Replace fb events with a dedicated function call
Thomas Zimmermann
-0
/
+14
2025-04-10
fbdev: Send old blank state in FB_EVENT_BLANK
Thomas Zimmermann
-1
/
+4
2025-04-10
fbdev: Track display blanking state
Thomas Zimmermann
-5
/
+21
2025-04-10
fbdev: Rework fb_blank()
Thomas Zimmermann
-8
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-6
/
+6
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-28
/
+15
2025-03-26
fbdev: fsl-diu-fb: add missing device_remove_file()
Shixiong Ou
-0
/
+1
2025-03-26
fbcon: Use static attribute groups for sysfs entries
Shixiong Ou
-50
/
+19
2025-03-26
fbdev: sm501fb: Add some geometry checks.
Danila Chernetsov
-0
/
+7
2025-03-26
fbdev: omapfb: Add 'plane' value check
Leonid Arapov
-1
/
+5
2025-03-26
fbdev: omapfb: Remove writeback deadcode
Leonid Arapov
-7
/
+2
2025-03-26
fbdev: Refactoring the fbcon packed pixel drawing routines
Zsolt Kajtar
-2255
/
+1464
2025-03-26
fbdev: wmt_ge_rops: Remove fb_draw.h includes
Zsolt Kajtar
-2
/
+28
2025-03-26
fbdev: mach64_cursor: Remove fb_draw.h includes
Zsolt Kajtar
-1
/
+6
2025-03-26
fbdev: Register sysfs groups through device_add_group
Shixiong Ou
-30
/
+39
2025-03-26
fbdev: lcdcfb: Register sysfs groups through driver core
Shixiong Ou
-16
/
+13
2025-03-26
fbdev: au1100fb: Move a variable assignment behind a null pointer check
Markus Elfring
-1
/
+3
2025-03-26
fbdev: pxafb: use devm_kmemdup*()
Raag Jadav
-14
/
+9
2025-03-26
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
-58
/
+18
2025-03-26
fbdev: core: tileblit: Implement missing margin clearing for tileblit
Zsolt Kajtar
-1
/
+36
2025-03-16
fb_defio: do not use deprecated page->mapping, index fields
Lorenzo Stoakes
-28
/
+15
2025-03-09
fbdev: hyperv_fb: Allow graceful removal of framebuffer
Saurabh Sengar
-5
/
+15
2025-03-09
fbdev: hyperv_fb: Simplify hvfb_putmem
Saurabh Sengar
-6
/
+6
2025-03-09
fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
Michael Kelley
-7
/
+13
2025-02-21
fbdev: hyperv_fb: iounmap() the correct memory when removing a device
Michael Kelley
-1
/
+1
2025-01-24
Merge tag 'fbdev-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-49
/
+23
2025-01-21
fbdev: lcdcfb: Use backlight helper
Shixiong Ou
-5
/
+1
2025-01-19
fbdev: vga16fb: fix orig_video_isVGA confusion
Zsolt Kajtar
-3
/
+4
2025-01-12
fbdev: omapfb: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
-7
/
+2
2025-01-12
fbdev: omapfb: Use of_property_present() to test existence of DT property
Krzysztof Kozlowski
-1
/
+1
2025-01-12
fbdev: sm501fb: Use str_enabled_disabled() helper in sm501fb_init_fb()
Thorsten Blum
-2
/
+3
2025-01-09
fbdev: omap: use threaded IRQ for LCD DMA
Aaro Koskinen
-2
/
+2
2025-01-09
fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()
Joe Hattori
-0
/
+1
2025-01-09
fbdev: efifb: Change the return value type to void
Shixiong Ou
-3
/
+1
2024-12-22
fbdev: omapfb: Remove unused hdmi5_core_handle_irqs
Dr. David Alan Gilbert
-18
/
+0
2024-12-22
fbdev: radeon: Use const 'struct bin_attribute' callbacks
Thomas Weißschuh
-4
/
+4
[prev]
[next]