summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-1/+1
|\
| * arch: Remove struct fb_info from video helpersThomas Zimmermann2024-05-031-1/+1
* | Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-1516-56/+35
|\ \
| * | fbdev: offb: replace of_node_put with __free(device_node)Abdulrasaq Lawani2024-04-251-2/+1
| * | fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen2024-04-251-1/+4
| * | video: hdmi: prefer length specifier in format over string copyingJustin Stitt2024-04-251-8/+2
| * | fbdev: uvesafb: replace deprecated strncpy with strscpy_padJustin Stitt2024-04-251-1/+1
| * | fbdev: au1200fb: replace deprecated strncpy with strscpyJustin Stitt2024-04-251-1/+1
| * | fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_padJustin Stitt2024-04-251-1/+1
| * | video: logo: Drop full path of the input filename in generated fileLucas Stach2024-04-101-2/+0
| * | fbdev: add HAS_IOPORT dependenciesNiklas Schnelle2024-04-101-11/+11
| * | fbdev: sh7760fb: allow modular buildRandy Dunlap2024-04-101-2/+2
| * | fbdev: sisfb: hide unused variablesArnd Bergmann2024-04-031-2/+1
| * | fbdev: shmobile: fix snprintf truncationArnd Bergmann2024-03-271-1/+1
| * | fbdev: omap2: replace of_graph_get_next_endpoint()Kuninori Morimoto2024-03-256-24/+10
* | | Merge v6.9-rc6 into drm-nextDaniel Vetter2024-04-291-1/+1
|\ \ \ | | |/ | |/|
| * | fbdev: fix incorrect address computation in deferred IONam Cao2024-04-241-1/+1
* | | Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-04-051-0/+6
|\ \ \ | |/ / |/| |
| * | drm/omapdrm: Fix console with deferred opsTony Lindgren2024-03-181-0/+6
* | | fbdev: Select I/O-memory framebuffer ops for SBusThomas Zimmermann2024-03-251-0/+3
| |/ |/|
* | Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-2214-56/+86
|\ \
| * | fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()Li Zhijian2024-03-211-9/+4
| * | 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-168-31/+65
| * | fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov2024-03-151-2/+2
| * | fbdev: mb862xxfb: Fix defined but not used errorMichael Ellerman2024-03-151-9/+9
| * | fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-03-151-1/+1
| * | fbdev: Restrict FB_SH_MOBILE_LCDC to SuperHGeert Uytterhoeven2024-01-311-1/+1
* | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-2113-318/+248
|\ \ \
| * | | Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-045-4/+7
| |\| |
| * | | vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn2024-01-271-1/+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: change consw::con_set_origin() return typeJiri Slaby (SUSE)2024-01-271-4/+4
| * | | tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)2024-01-273-3/+6
| * | | tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)2024-01-274-6/+7
| * | | tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)2024-01-276-22/+24
| * | | tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)2024-01-276-9/+16
| * | | tty: vt: use VESA blanking constantsJiri Slaby (SUSE)2024-01-273-5/+5
| * | | tty: vt: stop using -1 for blank mode in consw::con_blank()Jiri Slaby (SUSE)2024-01-271-1/+0
| * | | tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)2024-01-276-13/+13
| * | | tty: vt: remove CM_* constantsJiri Slaby (SUSE)2024-01-2712-33/+32
| * | | fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()Jiri Slaby (SUSE)2024-01-274-40/+4
| * | | consoles: use if instead of switch-case in consw::con_cursor()Jiri Slaby (SUSE)2024-01-273-66/+53
| * | | tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)2024-01-276-17/+18
| * | | tty: vt: sanitize consw::con_putc() parametersJiri Slaby (SUSE)2024-01-272-4/+6
| * | | tty: vt: eliminate unneeded consw::con_putc() implementationsJiri Slaby (SUSE)2024-01-274-29/+0
| * | | tty: vt: remove checks for count in consw::con_clear() implementationsJiri Slaby (SUSE)2024-01-272-6/+0
| * | | tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)2024-01-276-34/+35
| * | | tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)2024-01-276-7/+7