summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
AgeCommit message (Expand)AuthorLines
2023-07-20fbcon: remove unused display (p) from fbcon_redraw()Jiri Slaby (SUSE)-4/+3
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-127/+158
2023-06-24fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong-1/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie-1/+4
2023-05-27fbcon: Fix null-ptr-deref in soft_cursorHelge Deller-0/+3
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-5/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann-1/+1
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-124/+158
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann-2/+2
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann-3/+0
2023-05-12fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller-0/+5
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard-10/+12
2023-05-08fbdev: Move I/O read and write code into helper functionsThomas Zimmermann-117/+136
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann-2/+14
2023-05-08fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann-6/+0
2023-05-08fbdev: Use screen_buffer in fb_sys_{read,write}()Thomas Zimmermann-2/+2
2023-05-08fbdev: Return number of bytes read or writtenThomas Zimmermann-15/+24
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-74/+31
2023-04-13Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-0/+2
2023-04-13fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter-1/+2
2023-04-13fbcon: Fix error paths in set_con2fb_mapDaniel Vetter-9/+8
2023-04-11fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter-0/+2
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman-4/+13
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter-4/+13
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman-1/+1
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-74/+31
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-86/+41
2023-03-10fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai-4/+13
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-2/+2
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-61/+18
2023-02-20fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann-83/+13
2023-02-20fbdev: Move option-string lookup into helperThomas Zimmermann-24/+36
2023-02-20fbdev: Unexport fb_mode_optionThomas Zimmermann-3/+1
2023-02-20fbdev: Read video= option with fb_get_option() in modedbThomas Zimmermann-2/+6
2023-02-20fbdev: Support NULL for name in option-string lookupThomas Zimmermann-1/+6
2023-02-20fbdev: Transfer video= option strings to caller; clarify ownershipThomas Zimmermann-4/+12
2023-02-20fbdev: Fix contact info in fb_cmdline.cThomas Zimmermann-1/+1
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-2/+2
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman-3/+6
2023-02-04fbcon: Check font dimension limitsSamuel Thibault-2/+5
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-2/+3
2023-01-16fbdev: fbmon: fix function name in kernel-docRandy Dunlap-1/+1
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann-34/+0