summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-224-20/+30
|\
| * fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov2024-03-191-3/+4
| * fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault2024-03-163-17/+26
* | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-217-127/+56
|\ \
| * | Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-041-2/+1
| |\|
| * | fbcon: remove fbcon_getxy()Jiri Slaby (SUSE)2024-01-271-25/+0
| * | fbcon: remove consw::con_screen_pos()Jiri Slaby (SUSE)2024-01-271-6/+0
| * | tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)2024-01-271-1/+2
| * | tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)2024-01-271-1/+1
| * | tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)2024-01-271-3/+3
| * | tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)2024-01-271-1/+2
| * | tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)2024-01-271-3/+3
| * | tty: vt: remove CM_* constantsJiri Slaby (SUSE)2024-01-277-22/+21
| * | fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()Jiri Slaby (SUSE)2024-01-274-40/+4
| * | tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)2024-01-271-2/+2
| * | tty: vt: eliminate unneeded consw::con_putc() implementationsJiri Slaby (SUSE)2024-01-271-9/+0
| * | tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)2024-01-271-13/+19
| * | tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)2024-01-271-1/+1
| * | tty: vt: make consw::con_debug_*() return voidJiri Slaby (SUSE)2024-01-271-4/+2
| * | tty: vt: pass vc_resize_user as a parameterJiri Slaby (SUSE)2024-01-271-1/+1
| * | fbcon: make display_desc a static array in fbcon_startup()Jiri Slaby (SUSE)2024-01-271-1/+1
* | | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-132-3/+1
|\ \ \
| * \ \ Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-071-2/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-01-292-7/+2
| |\ \ \ | | | |/ | | |/|
| * | | video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann2024-01-231-2/+0
| * | | video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann2024-01-231-1/+1
* | | | fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)2024-02-261-5/+3
| |_|/ |/| |
* | | fbcon: Fix incorrect printed function name in fbcon_prepare_logo()Geert Uytterhoeven2024-01-221-2/+1
| |/ |/|
* | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-181-1/+0
|\ \
| * | fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit2024-01-181-1/+0
* | | Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-121-6/+2
|\ \ \ | |_|/ |/| |
| * | fbdev: flush deferred IO before closingNam Cao2024-01-121-1/+1
| * | fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao2024-01-121-5/+1
| |/
* | fbdev: Remove default file-I/O implementationsThomas Zimmermann2023-11-292-26/+12
* | fbdev: Warn on incorrect framebuffer accessThomas Zimmermann2023-11-298-0/+33
* | fbdev: Move default fb_mmap code into helper functionThomas Zimmermann2023-11-292-30/+33
* | fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann2023-11-292-5/+2
* | fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPSThomas Zimmermann2023-11-292-4/+4
|/
* Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-10-313-1/+11
|\
| * fbdev: Provide I/O-memory helpers as moduleThomas Zimmermann2023-10-193-1/+11
* | BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-233-3/+3
|\ \ | |/ |/|
| * Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-172-2/+2
| |\
| | * fbdev: core: syscopyarea: fix sloppy typingSergey Shtylyov2023-10-161-1/+1
| | * fbdev: core: cfbcopyarea: fix sloppy typingSergey Shtylyov2023-10-161-1/+1
| * | drm: fix up fbdev Kconfig defaultsArnd Bergmann2023-09-181-1/+1
| |/
* | fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-1/+2
* | Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-09-295-541/+530
|\ \
| * | fbdev/core: Clean up include statements in fbmem.cThomas Zimmermann2023-09-111-18/+1
| * | fbdev/core: Remove empty internal helpers from fb_logo.cThomas Zimmermann2023-09-111-16/+6
| * | fbdev/core: Move logo functions into separate source fileThomas Zimmermann2023-09-115-520/+524