summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2025-07-06tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2025-07-06tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2025-07-06tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2025-06-27fbcon: Make sure modelist not set on unregistered consoleKees Cook
2025-06-27fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov
2025-06-27fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...Murad Masimov
2025-06-19fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov
2025-06-04fbdev: core: tileblit: Implement missing margin clearing for tileblitZsolt Kajtar
2025-06-04fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar
2025-06-04fbdev: fsl-diu-fb: add missing device_remove_file()Shixiong Ou
2025-04-25fbdev: omapfb: Add 'plane' value checkLeonid Arapov
2025-04-10fbdev: sm501fb: Add some geometry checks.Danila Chernetsov
2025-04-10fbdev: au1100fb: Move a variable assignment behind a null pointer checkMarkus Elfring
2025-03-22fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley
2025-02-21fbdev: omap: use threaded IRQ for LCD DMAAaro Koskinen
2025-02-08fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()Joe Hattori
2024-12-09fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()Zhen Lei
2024-10-17fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin
2024-10-17fbcon: Fix a NULL pointer dereference issue in fbcon_putcsQianqiang Liu
2024-10-10fbdev: pxafb: Fix possible use after free in pxafb_task()Kaixin Wang
2024-10-10fbdev: efifb: Register sysfs groups through driver coreThomas Weißschuh
2024-10-04fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()Christophe JAILLET
2024-08-11fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann
2024-08-11fbdev/vesafb: Replace references to global screen_info by local pointerThomas Zimmermann
2024-06-16fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2024-06-12fbdev: sh7760fb: allow modular buildRandy Dunlap
2024-06-12fbdev: sisfb: hide unused variablesArnd Bergmann
2024-06-12fbdev: shmobile: fix snprintf truncationArnd Bergmann
2024-06-12drm/omapdrm: Fix console with deferred opsTony Lindgren
2024-06-12fbdev: Provide I/O-memory helpers as moduleThomas Zimmermann
2024-05-02fbdev: fix incorrect address computation in deferred IONam Cao
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov
2024-03-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)
2024-03-01fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-03-01fbdev: savage: Error out if pixclock equals zeroFullway Wang
2024-01-25fbdev: flush deferred IO before closingNam Cao
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao
2024-01-25fbdev/acornfb: Fix name of fb_ops initializer macroThomas Zimmermann
2024-01-25fbdev: imxfb: fix left margin settingDario Binacchi
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-20fbdev: imsttfb: fix a resource leak in probeDan Carpenter
2023-11-20fbdev: imsttfb: fix double free in probe()Dan Carpenter
2023-10-17Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-16fbdev: core: syscopyarea: fix sloppy typingSergey Shtylyov
2023-10-16fbdev: core: cfbcopyarea: fix sloppy typingSergey Shtylyov
2023-10-16fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-10-16fbdev: sa1100fb: mark sa1100fb_init() staticArnd Bergmann
2023-10-16fbdev: omapfb: fix some error codesDan Carpenter