aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2024-04-15Merge tag 'v6.1.86' into v6.1/standard/baseBruce Ashfield
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-28Merge tag 'v6.1.83' into v6.1/standard/baseBruce Ashfield
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-10Merge tag 'v6.1.81' into v6.1/standard/baseBruce Ashfield
2024-03-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)
2024-03-03Merge tag 'v6.1.80' into v6.1/standard/baseBruce Ashfield
2024-03-01fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-03-01fbdev: savage: Error out if pixclock equals zeroFullway Wang
2024-02-06Merge tag 'v6.1.75' into v6.1/standard/baseBruce Ashfield
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: imxfb: fix left margin settingDario Binacchi
2024-01-11Merge tag 'v6.1.72' into v6.1/standard/baseBruce Ashfield
2024-01-10fbdev: imsttfb: fix double free in probe()Dan Carpenter
2024-01-10fbdev: imsttfb: Release framebuffer and dealloc cmap on error pathHelge Deller
2023-12-09Merge tag 'v6.1.66' into v6.1/standard/baseBruce Ashfield
2023-12-08fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller
2023-12-03Merge tag 'v6.1.63' into v6.1/standard/baseBruce Ashfield
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 error path of imsttfb_probe()Helge Deller
2023-11-17Merge tag 'v6.1.62' into v6.1/standard/baseBruce Ashfield
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-11-08fbdev: omapfb: fix some error codesDan Carpenter
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann
2023-10-08Merge tag 'v6.1.56' into v6.1/standard/baseBruce Ashfield
2023-10-06fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-09-25Merge tag 'v6.1.54' into v6.1/standard/baseBruce Ashfield
2023-09-19backlight: gpio_backlight: Drop output GPIO direction check for initial power...Ying Liu
2023-09-19fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann
2023-09-14Merge tag 'v6.1.53' into v6.1/standard/baseBruce Ashfield
2023-09-13backlight/lv5207lp: Compare against struct fb_info.deviceThomas Zimmermann
2023-09-13backlight/bd6107: Compare against struct fb_info.deviceThomas Zimmermann
2023-09-13backlight/gpio_backlight: Compare against struct fb_info.deviceThomas Zimmermann
2023-08-30Merge tag 'v6.1.50' into v6.1/standard/baseBruce Ashfield
2023-08-30video/aperture: Move vga handling to pci functionDaniel Vetter
2023-08-30video/aperture: Only kick vgacon when the pdev is decoding vgaDaniel Vetter
2023-08-30fbdev/radeon: use pci aperture helpersDaniel Vetter
2023-08-27Merge tag 'v6.1.47' into v6.1/standard/baseBruce Ashfield
2023-08-23fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong
2023-08-23video/aperture: Only remove sysfb on the default vga pci deviceDaniel Vetter
2023-08-23fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann
2023-07-27Merge tag 'v6.1.42' into v6.1/standard/baseBruce Ashfield
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong