summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong2023-07-271-0/+3
* fbdev: imxfb: Removed unneeded release_mem_regionYangtao Li2023-07-271-1/+0
* fbdev: imxfb: warn about invalid left/right marginMartin Kaiser2023-07-271-2/+2
* fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()Christophe JAILLET2023-07-191-1/+5
* fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong2023-07-011-1/+1
* fbcon: Fix null-ptr-deref in soft_cursorHelge Deller2023-06-091-0/+3
* fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller2023-06-091-0/+1
* fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller2023-06-091-0/+5
* fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang2023-06-091-7/+8
* fbdev: udlfb: Fix endpoint checkAlan Stern2023-05-301-5/+8
* fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li2023-05-241-6/+9
* fbdev: mmp: Fix deferred clk handling in mmphw_probe()Christophe JAILLET2023-05-111-1/+1
* fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter2023-04-201-1/+2
* fbcon: Fix error paths in set_con2fb_mapDaniel Vetter2023-04-201-9/+8
* fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter2023-04-201-0/+2
* fbdev: au1200fb: Fix potential divide by zeroWei Chen2023-04-061-0/+3
* fbdev: lxfb: Fix potential divide by zeroWei Chen2023-04-061-0/+3
* fbdev: intelfb: Fix potential divide by zeroWei Chen2023-04-061-0/+3
* fbdev: nvidia: Fix potential divide by zeroWei Chen2023-04-061-0/+2
* fbdev: tgafb: Fix potential divide by zeroWei Chen2023-04-061-0/+3
* fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai2023-03-221-4/+13
* fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller2023-03-221-0/+27
* fbdev: chipsfb: Fix error codes in chipsfb_pci_init()Dan Carpenter2023-03-221-4/+10
* Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann2023-03-101-11/+6
* fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai2023-02-222-1/+13
* nvidiafb: detect the hardware support before removing console.Dave Airlie2023-02-141-39/+42
* fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu2023-02-091-15/+31
* fbcon: Check font dimension limitsSamuel Thibault2023-02-091-2/+5
* fbdev: omapfb: avoid stack overflow warningArnd Bergmann2023-01-241-10/+18
* fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel2023-01-121-2/+2
* fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa2022-12-311-1/+2
* video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli2022-12-311-1/+7
* fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET2022-12-311-0/+1
* fbdev: uvesafb: don't build on UMLRandy Dunlap2022-12-311-0/+1
* fbdev: geode: don't build on UMLRandy Dunlap2022-12-311-0/+1
* fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui2022-12-311-1/+3
* fbdev: vermilion: decrease reference count in error pathXiongfeng Wang2022-12-311-1/+3
* fbdev: via: Fix error in via_core_init()Shang XiaoJing2022-12-311-1/+8
* fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang2022-12-311-2/+7
* fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko2022-12-311-1/+0
* Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-11-251-1/+1
|\
| * fbcon: Use kzalloc() in fbcon_prepare_logo()Tetsuo Handa2022-11-221-1/+1
* | Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-309-36/+45
|\ \ | |/ |/|
| * fbdev: cyber2000fb: fix missing pci_disable_device()Yang Yingliang2022-10-271-0/+2
| * fbdev: sisfb: use explicitly signed charJason A. Donenfeld2022-10-241-1/+1
| * fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim2022-10-211-25/+30
| * fbdev: xilinxfb: Make xilinxfb_release() return voidUwe Kleine-König2022-10-201-4/+4
| * fbdev: sisfb: fix repeated word in commentJilin Yuan2022-10-201-1/+1
| * fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-2/+2
| * fbdev: sm501fb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-1/+1