summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/fbmem.c
AgeCommit message (Expand)Author
2023-09-11fbdev/core: Clean up include statements in fbmem.cThomas Zimmermann
2023-09-11fbdev/core: Move logo functions into separate source fileThomas Zimmermann
2023-09-11fbdev/core: Unexport logo helpersThomas Zimmermann
2023-09-11fbdev/core: Fix style of code for boot-up logoThomas Zimmermann
2023-06-27fbdev/core: Rework fb init codeThomas Zimmermann
2023-06-27fbdev/core: Move file-I/O code into separate fileThomas Zimmermann
2023-06-27fbdev/core: Move procfs code to separate fileThomas Zimmermann
2023-06-27fbdev/core: Add fb_device_{create,destroy}()Thomas Zimmermann
2023-06-27fbdev/core: Pass Linux device to pm_vt_switch_*() functionsThomas Zimmermann
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-08fbdev: Move I/O read and write code into helper functionsThomas Zimmermann
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann
2023-05-08fbdev: Return number of bytes read or writtenThomas Zimmermann
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-11fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-07-27fbdev: Make registered_fb[] private to fbmem.cDaniel Vetter
2022-07-19fbdev: Remove conflict-handling codeThomas Zimmermann
2022-07-19fbdev: Acquire framebuffer apertures for firmware devicesThomas Zimmermann
2022-07-19video: Provide constants for VGA I/O rangeThomas Zimmermann
2022-07-19video/aperture: Disable and unregister sysfb devices via aperture helpersThomas Zimmermann
2022-07-19fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-06fbdev: fbmem: Fix logo center image dx issueGuiling Deng
2022-06-29fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas
2022-06-22Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-06-09fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-13fbdev: Restart conflicting fb removal loop when unregistering devicesJavier Martinez Canillas
2022-05-05Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a f...Alex Deucher
2022-05-03fbdev: Put mmap for deferred I/O into driversThomas Zimmermann
2022-04-20fbdev: Warn in hot-unplug workaround for framebuffers without deviceThomas Zimmermann
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil
2022-04-14Revert "video: fbdev: fbmem: fix pointer reference to null device field"Helge Deller
2022-04-14video: fbdev: fbmem: fix pointer reference to null device fieldZhouyi Zhou
2022-04-07fbcon: Move console_lock for register/unlink/unregisterDaniel Vetter
2022-04-07fbcon: use lock_fb_info in fbcon_open/releaseDaniel Vetter
2022-04-06fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds