summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-20/+15
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-148/+97
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+1
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5463/+4
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+13
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai-1/+13
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan-3/+3
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie-39/+42
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman-75/+27
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-75/+27
2023-02-04fbcon: Check font dimension limitsSamuel Thibault-2/+5
2023-02-01fbdev: remove w100fb driverArnd Bergmann-2586/+0
2023-02-01fbdev: remove tmiofb driverArnd Bergmann-1063/+0
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter-23/+27
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas-4/+0
2023-01-19VT: Bump font size limitation to 64x128 pixelsSamuel Thibault-0/+2
2023-01-19VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault-20/+13
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann-543/+281
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li-4/+1
2023-01-16fbdev: omapfb: Use kstrtobool() instead of strtobool()Christophe JAILLET-8/+12
2023-01-16fbdev: fbmon: fix function name in kernel-docRandy Dunlap-1/+1
2023-01-16fbdev: remove s3c2410 framebufferArnd Bergmann-1363/+4
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann-34/+0
2023-01-13fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann-10/+5
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann-14/+13
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann-5/+5
2023-01-13fbdev/simplefb: Do not use struct fb_info.aperturesThomas Zimmermann-8/+11
2023-01-13fbdev/offb: Do not use struct fb_info.aperturesThomas Zimmermann-9/+11
2023-01-13fbdev/offb: Allocate struct offb_par with framebuffer_alloc()Thomas Zimmermann-8/+5
2023-01-13fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann-10/+14
2023-01-13fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann-3/+8
2023-01-13fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann-11/+6
2023-01-13fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann-9/+1
2023-01-13Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann-11/+6
2023-01-13fbcon: Remove trailing whitespacesThomas Zimmermann-12/+12
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+2
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann-1/+0
2023-01-12fbdev: omapfb: remove unused board supportArnd Bergmann-448/+0
2023-01-12ARM: omap1: remove dead codeArnd Bergmann-2/+0
2023-01-09fbdev: atmel_lcdfb: Rework backlight status updatesStephen Kitt-21/+1
2023-01-09fbdev: riva: Use backlight helperStephen Kitt-7/+1
2023-01-09fbdev: omapfb: panel-dsi-cm: Use backlight helperStephen Kitt-7/+1
2023-01-09fbdev: nvidia: Use backlight helperStephen Kitt-7/+1
2023-01-09fbdev: mx3fb: Use backlight helperStephen Kitt-6/+1
2023-01-09fbdev: radeon: Use backlight helperStephen Kitt-5/+1
2023-01-09fbdev: atyfb: Use backlight helperStephen Kitt-7/+1
2023-01-09fbdev: aty128fb: Use backlight helperStephen Kitt-4/+2
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann-10/+18
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel-2/+2