summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-31fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov
2025-05-31fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...Murad Masimov
2025-05-31fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov
2025-05-31fbcon: Make sure modelist not set on unregistered consoleKees Cook
2025-05-31fbdev: arkfb: Cast ics5342_init() allocation typeKees Cook
2025-05-31fbdev: nvidiafb: Correct const string length in nvidiafb_setup()Zijun Hu
2025-05-31fbdev: carminefb: Fix spelling mistake of CARMINE_TOTAL_DIPLAY_MEMColin Ian King
2025-05-31fbdev: via: use new GPIO line value setter callbacksBartosz Golaszewski
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-10leds: backlight trigger: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: lcd: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10fbdev: Send old blank state in FB_EVENT_BLANKThomas Zimmermann
2025-04-10fbdev: Track display blanking stateThomas Zimmermann
2025-04-10fbdev: Rework fb_blank()Thomas Zimmermann
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-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-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-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-02-21fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley
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
2025-01-12fbdev: omapfb: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-12fbdev: omapfb: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski
2025-01-12fbdev: sm501fb: Use str_enabled_disabled() helper in sm501fb_init_fb()Thorsten Blum
2025-01-09fbdev: omap: use threaded IRQ for LCD DMAAaro Koskinen
2025-01-09fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()Joe Hattori
2025-01-09fbdev: efifb: Change the return value type to voidShixiong Ou
2024-12-22fbdev: omapfb: Remove unused hdmi5_core_handle_irqsDr. David Alan Gilbert