aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2023-04-13Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter1-0/+2
2023-04-13fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter1-1/+2
2023-04-13fbcon: Fix error paths in set_con2fb_mapDaniel Vetter1-9/+8
2023-04-12Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst20-120/+73
2023-04-11fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter1-0/+2
2023-03-18Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-120/+73
2023-03-16fbdev: Use of_property_present() for testing DT property presenceRob Herring4-4/+4
2023-03-16fbdev: au1200fb: Fix potential divide by zeroWei Chen1-0/+3
2023-03-16fbdev: lxfb: Fix potential divide by zeroWei Chen1-0/+3
2023-03-16fbdev: intelfb: Fix potential divide by zeroWei Chen1-0/+3
2023-03-16fbdev: nvidia: Fix potential divide by zeroWei Chen1-0/+2
2023-03-16fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller1-0/+27
2023-03-14fbdev: omapfb: remove omap1 osk driverArnd Bergmann2-87/+0
2023-03-14fbdev: xilinxfb: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-14fbdev: wm8505fb: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-03-14fbdev: pxa3xx-gcu: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-14fbdev: Use of_property_read_bool() for boolean propertiesRob Herring4-8/+6
2023-03-14fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-14fbdev: tgafb: Fix potential divide by zeroWei Chen1-0/+3
2023-03-14fbdev: omapfb: cleanup inconsistent indentationLucy Mielke1-12/+18
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann48-5775/+216
2023-03-10fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai1-4/+13
2023-02-28fbdev: chipsfb: Fix error codes in chipsfb_pci_init()Dan Carpenter1-4/+10
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-20/+15
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+3
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-148/+97
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+1
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-5463/+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-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2-3/+3
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie1-39/+42
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman14-75/+27
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-31Merge v6.2-rc6 into drm-nextDaniel Vetter6-23/+27
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas1-4/+0
2023-01-19VT: Bump font size limitation to 64x128 pixelsSamuel Thibault1-0/+2
2023-01-19VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault1-20/+13
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann30-543/+281
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-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann2-34/+0
2023-01-13fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann1-10/+5
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann1-14/+13
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann1-5/+5