summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2021-07-16Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-7/+5
2021-07-13video: fbdev: Fix fall-through warning for ClangGustavo A. R. Silva-0/+2
2021-07-13fbmem: Do not delete the mode that is still in useZhen Lei-7/+5
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-0/+1
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie-1/+40
2021-06-14Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman-0/+39
2021-06-03video: fbdev: mb862xx: use DEVICE_ATTR_RO macroZhen Lei-3/+3
2021-06-03video: fbdev: atyfb: mach64_cursor.c: deleted the repeated wordlijian-1/+1
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox-0/+39
2021-05-31Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman-1/+1
2021-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard-17/+30
2021-05-27Merge v5.13-rc3 into drm-nextDaniel Vetter-17/+30
2021-05-26fbdev: matrox: use modern module_init()Arnd Bergmann-3/+2
2021-05-21video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam-1/+1
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman-18/+31
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+30
2021-05-19Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+2
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa-1/+1
2021-05-14video: ssd1307fb: Drop OF dependencyAndy Shevchenko-1/+0
2021-05-13video: imsttfb: check for ioremap() failuresGreg Kroah-Hartman-3/+18
2021-05-13Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman-5/+0
2021-05-13video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente-8/+13
2021-05-13Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman-2/+0
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-25/+6
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds-1/+1
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+1
2021-05-07video: fbdev: imxfb: Fix an error messageChristophe JAILLET-1/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-19/+0
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada-19/+0
2021-05-07Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie-1/+1
2021-05-04fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck-1/+1
2021-05-01drm: Add simpledrm driverThomas Zimmermann-1/+1
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+4
2021-04-30Merge tag 'drm-misc-next-fixes-2021-04-29' of git://anongit.freedesktop.org/d...Dave Airlie-2/+4
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-74/+36
2021-04-26efifb: Check efifb_pci_dev before using itKai-Heng Feng-2/+4
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+4
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard-3/+3
2021-04-20video: hyperv_fb: Add ratelimit on error messageMichael Kelley-1/+1
2021-04-13efifb: Check efifb_pci_dev before using itKai-Heng Feng-2/+4
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter-3/+3
2021-04-10fbdev: zero-fill colormap in fbcmap.cPhillip Potter-4/+4
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-3/+0
2021-03-25video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong-3/+0
2021-03-23drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng-0/+3
2021-03-22fbdev: omapfb: avoid -Wempty-body warningArnd Bergmann-1/+1
2021-03-16Merge drm/drm-next into drm-misc-nextMaxime Ripard-57/+28