summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2023-02-22Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+1
2023-02-21Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-5473/+4
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+13
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai2-1/+13
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie1-39/+42
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-75/+27
2023-02-04fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-01fbdev: remove w100fb driverArnd Bergmann4-2586/+0
2023-02-01fbdev: remove tmiofb driverArnd Bergmann3-1063/+0
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann1-10/+0
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li1-4/+1
2023-01-16fbdev: omapfb: Use kstrtobool() instead of strtobool()Christophe JAILLET4-8/+12
2023-01-16fbdev: fbmon: fix function name in kernel-docRandy Dunlap1-1/+1
2023-01-16fbdev: remove s3c2410 framebufferArnd Bergmann5-1363/+4
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann1-1/+0
2023-01-12fbdev: omapfb: remove unused board supportArnd Bergmann8-448/+0
2023-01-12ARM: omap1: remove dead codeArnd Bergmann1-2/+0
2023-01-09fbdev: atmel_lcdfb: Rework backlight status updatesStephen Kitt1-21/+1
2023-01-09fbdev: riva: Use backlight helperStephen Kitt1-7/+1
2023-01-09fbdev: omapfb: panel-dsi-cm: Use backlight helperStephen Kitt1-7/+1
2023-01-09fbdev: nvidia: Use backlight helperStephen Kitt1-7/+1
2023-01-09fbdev: mx3fb: Use backlight helperStephen Kitt1-6/+1
2023-01-09fbdev: radeon: Use backlight helperStephen Kitt1-5/+1
2023-01-09fbdev: atyfb: Use backlight helperStephen Kitt1-7/+1
2023-01-09fbdev: aty128fb: Use backlight helperStephen Kitt1-4/+2
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann1-10/+18
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2022-12-28fbdev: atyfb: use strscpy() to instead of strncpy()Xu Panda1-2/+1
2022-12-28fbdev: omapfb: use strscpy() to instead of strncpy()Xu Panda1-3/+2
2022-12-28fbdev: make offb driver tristateRandy Dunlap1-2/+2
2022-12-21Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-25/+21
2022-12-15xen: make remove callback of xen driver void returnedDawei Li1-4/+2
2022-12-14fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa1-1/+2
2022-12-14fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen1-4/+4
2022-12-14fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen1-5/+5
2022-12-14fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET1-15/+13
2022-12-14fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET1-0/+1
2022-12-14fbdev: uvesafb: don't build on UMLRandy Dunlap1-0/+1
2022-12-14fbdev: geode: don't build on UMLRandy Dunlap1-0/+1
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui1-1/+3
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-14fbdev: da8xx-fb: add missing regulator_disable() in fb_probeDongliang Mu1-2/+5
2022-12-14fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe1-1/+1
2022-12-14fbdev: vermilion: decrease reference count in error pathXiongfeng Wang1-1/+3
2022-12-14fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu1-15/+31
2022-12-14fbdev: via: Fix error in via_core_init()Shang XiaoJing1-1/+8
2022-12-14fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang1-2/+7
2022-12-14fbdev: pxafb: Remove unnecessary print function dev_err()wangkailong@jari.cn1-1/+0
2022-12-14fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headersDmitry Torokhov1-2/+1