summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-127/+158
2023-06-24fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong1-1/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2-1/+4
2023-05-27fbcon: Fix null-ptr-deref in soft_cursorHelge Deller1-0/+3
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-5/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann1-1/+1
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-124/+158
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann1-2/+2
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann2-3/+0
2023-05-12fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller1-0/+5
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard2-10/+12
2023-05-08fbdev: Move I/O read and write code into helper functionsThomas Zimmermann3-117/+136
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann2-2/+14
2023-05-08fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann1-6/+0
2023-05-08fbdev: Use screen_buffer in fb_sys_{read,write}()Thomas Zimmermann1-2/+2
2023-05-08fbdev: Return number of bytes read or writtenThomas Zimmermann2-15/+24
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-74/+31
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-11fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter1-0/+2
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman1-4/+13
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter1-4/+13
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-74/+31
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann5-86/+41
2023-03-10fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai1-4/+13
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-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2023-02-23Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-61/+18
2023-02-20fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann2-83/+13
2023-02-20fbdev: Move option-string lookup into helperThomas Zimmermann1-24/+36
2023-02-20fbdev: Unexport fb_mode_optionThomas Zimmermann1-3/+1
2023-02-20fbdev: Read video= option with fb_get_option() in modedbThomas Zimmermann1-2/+6
2023-02-20fbdev: Support NULL for name in option-string lookupThomas Zimmermann1-1/+6
2023-02-20fbdev: Transfer video= option strings to caller; clarify ownershipThomas Zimmermann1-4/+12
2023-02-20fbdev: Fix contact info in fb_cmdline.cThomas Zimmermann1-1/+1
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-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-2/+2
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman2-3/+6
2023-02-04fbcon: Check font dimension limitsSamuel Thibault1-2/+5
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 Zimmermann1-2/+3
2023-01-16fbdev: fbmon: fix function name in kernel-docRandy Dunlap1-1/+1
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann2-34/+0
2023-01-13Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann1-11/+6