summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2023-04-20fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter
2023-04-20fbcon: Fix error paths in set_con2fb_mapDaniel Vetter
2023-04-20fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter
2023-04-06fbdev: au1200fb: Fix potential divide by zeroWei Chen
2023-04-06fbdev: lxfb: Fix potential divide by zeroWei Chen
2023-04-06fbdev: intelfb: Fix potential divide by zeroWei Chen
2023-04-06fbdev: nvidia: Fix potential divide by zeroWei Chen
2023-04-06fbdev: tgafb: Fix potential divide by zeroWei Chen
2023-03-22fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai
2023-03-22fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller
2023-03-22fbdev: chipsfb: Fix error codes in chipsfb_pci_init()Dan Carpenter
2023-03-10Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-04fbcon: Check font dimension limitsSamuel Thibault
2023-01-16fbdev: omapfb: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-01-16fbdev: fbmon: fix function name in kernel-docRandy Dunlap
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-09fbdev: atmel_lcdfb: Rework backlight status updatesStephen Kitt
2023-01-09fbdev: riva: Use backlight helperStephen Kitt
2023-01-09fbdev: omapfb: panel-dsi-cm: Use backlight helperStephen Kitt
2023-01-09fbdev: nvidia: Use backlight helperStephen Kitt
2023-01-09fbdev: mx3fb: Use backlight helperStephen Kitt
2023-01-09fbdev: radeon: Use backlight helperStephen Kitt
2023-01-09fbdev: atyfb: Use backlight helperStephen Kitt
2023-01-09fbdev: aty128fb: Use backlight helperStephen Kitt
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2022-12-28fbdev: atyfb: use strscpy() to instead of strncpy()Xu Panda
2022-12-28fbdev: omapfb: use strscpy() to instead of strncpy()Xu Panda
2022-12-27fbdev: make offb driver tristateRandy Dunlap
2022-12-21Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-12-14fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa
2022-12-14fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-14fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-14fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET
2022-12-14fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET
2022-12-14fbdev: uvesafb: don't build on UMLRandy Dunlap
2022-12-14fbdev: geode: don't build on UMLRandy Dunlap
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-14fbdev: da8xx-fb: add missing regulator_disable() in fb_probeDongliang Mu
2022-12-14fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe
2022-12-14fbdev: vermilion: decrease reference count in error pathXiongfeng Wang
2022-12-14fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu
2022-12-14fbdev: via: Fix error in via_core_init()Shang XiaoJing
2022-12-14fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang