aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2024-05-13Merge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.10.211' into v5.10/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-01fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-03-01fbdev: savage: Error out if pixclock equals zeroFullway Wang
2024-02-20Merge tag 'v5.10.209' into v5.10/standard/baseBruce Ashfield
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao
2023-12-18Merge tag 'v5.10.203' into v5.10/standard/baseBruce Ashfield
2023-12-08fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller
2023-12-03Merge tag 'v5.10.201' into v5.10/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 'v5.10.200' into v5.10/standard/baseBruce Ashfield
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann
2023-10-11Merge tag 'v5.10.198' into v5.10/standard/baseBruce Ashfield
2023-10-10fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-19fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann
2023-09-04Merge tag 'v5.10.193' into v5.10/standard/baseBruce Ashfield
2023-08-30fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong
2023-08-30fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann
2023-08-30fbdev: Improve performance of sys_imageblit()Thomas Zimmermann
2023-08-27Merge tag 'v5.10.192' into v5.10/standard/baseBruce Ashfield
2023-08-26fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong
2023-07-27Merge tag 'v5.10.188' into v5.10/standard/baseBruce Ashfield
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-27fbdev: imxfb: warn about invalid left/right marginMartin Kaiser
2023-07-27fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()Christophe JAILLET
2023-07-27fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang
2023-07-27video: imsttfb: check for ioremap() failuresGreg Kroah-Hartman
2023-06-12Merge tag 'v5.10.183' into v5.10/standard/baseBruce Ashfield
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2023-06-09fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller
2023-06-09fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller
2023-06-05Merge tag 'v5.10.181' into v5.10/standard/baseBruce Ashfield
2023-05-30fbdev: udlfb: Fix endpoint checkAlan Stern
2023-05-30fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li
2023-04-21Merge tag 'v5.10.178' into v5.10/standard/baseBruce Ashfield
2023-04-20fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter
2023-04-06Merge tag 'v5.10.177' into v5.10/standard/baseBruce Ashfield
2023-04-05fbdev: au1200fb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: lxfb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: intelfb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: nvidia: Fix potential divide by zeroWei Chen
2023-04-05fbdev: tgafb: Fix potential divide by zeroWei Chen
2023-03-28Merge tag 'v5.10.176' into v5.10/standard/baseBruce Ashfield
2023-03-22fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller