summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2024-03-25fbdev: Select I/O-memory framebuffer ops for SBusThomas Zimmermann1-0/+3
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-55/+85
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-128/+57
2024-03-21fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()Li Zhijian1-9/+4
2024-03-19fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov1-3/+4
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault7-30/+64
2024-03-15fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov1-2/+2
2024-03-15fbdev: mb862xxfb: Fix defined but not used errorMichael Ellerman1-9/+9
2024-03-15fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emitLi Zhijian1-1/+1
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds8-221/+127
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-13/+13
2024-03-07fbdev/chipsfb: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-03-07Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska1-1/+1
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+0
2024-03-01fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()Michael Kelley1-2/+0
2024-02-26fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)1-5/+3
2024-02-14fbdev/efifb: Remove framebuffer relocation trackingThomas Zimmermann1-75/+1
2024-02-14fbdev/efifb: Do not track parent device statusThomas Zimmermann1-4/+1
2024-02-14fbdev/efifb: Remove PM for parent deviceThomas Zimmermann1-13/+3
2024-02-08video: fbdev: mmp: Follow renaming of SPI "master" to "controller"Uwe Kleine-König1-13/+13
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-4/+7
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-92/+124
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman5-4/+7
2024-01-31fbdev: Restrict FB_SH_MOBILE_LCDC to SuperHGeert Uytterhoeven1-1/+1
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard30-7893/+189
2024-01-28vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn1-1/+1
2024-01-28fbcon: remove fbcon_getxy()Jiri Slaby (SUSE)1-25/+0
2024-01-28fbcon: remove consw::con_screen_pos()Jiri Slaby (SUSE)1-6/+0
2024-01-28tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)1-1/+2
2024-01-28tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)1-1/+1
2024-01-28tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)1-3/+3
2024-01-28tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)1-1/+2
2024-01-28tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)1-3/+3
2024-01-28tty: vt: remove CM_* constantsJiri Slaby (SUSE)7-22/+21
2024-01-28fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()Jiri Slaby (SUSE)4-40/+4
2024-01-28tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)1-2/+2
2024-01-28tty: vt: eliminate unneeded consw::con_putc() implementationsJiri Slaby (SUSE)1-9/+0
2024-01-28tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)1-13/+19
2024-01-28tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)1-1/+1
2024-01-28tty: vt: make consw::con_debug_*() return voidJiri Slaby (SUSE)1-4/+2
2024-01-28tty: vt: pass vc_resize_user as a parameterJiri Slaby (SUSE)1-1/+1
2024-01-28fbcon: make display_desc a static array in fbcon_startup()Jiri Slaby (SUSE)1-1/+1
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann3-42/+0
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann1-1/+1
2024-01-23fbdev: stifb: Fix crash in stifb_blank()Helge Deller1-1/+1
2024-01-23fbcon: Fix incorrect printed function name in fbcon_prepare_logo()Geert Uytterhoeven1-2/+1
2024-01-21fbdev: sis: Error out if pixclock equals zeroFullway Wang1-0/+2
2024-01-21fbdev: savage: Error out if pixclock equals zeroFullway Wang1-0/+3
2024-01-21fbdev: vt8500lcdfb: Remove unnecessary print function dev_err()Jiapeng Chong1-1/+0