summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2025-04-25backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()Herve Codina
2025-04-25fbdev: omapfb: Add 'plane' value checkLeonid Arapov
2025-04-10fbdev: sm501fb: Add some geometry checks.Danila Chernetsov
2025-04-10mdacon: rework dependency listArnd Bergmann
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-11firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann
2024-08-11video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann
2024-08-11video: Add helpers for decoding screen_infoThomas Zimmermann
2024-08-11fbdev/vesafb: Replace references to global screen_info by local pointerThomas Zimmermann
2024-08-03video: logo: Drop full path of the input filename in generated fileLucas Stach
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-26backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: da9052: Fully initialize backlight_properties during probeDaniel Thompson
2024-03-26backlight: lm3630a: Don't set bl->props.brightness in get_brightnessLuca Weiss
2024-03-26backlight: lm3630a: Initialize backlight_properties on initLuca Weiss
2024-03-26backlight: ktz8866: Correct the check for of_property_read_u32Jianhua Lu
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-11-20backlight: pwm_bl: Disable PWM on shutdown, suspend and removeUwe Kleine-König
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