summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/bitblit.c
AgeCommit message (Expand)Author
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-10-28fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-04fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese
2025-09-19fbcon: Streamline setting rotated/unrotated bitopsThomas Zimmermann
2025-09-19fbcon: Move fbcon callbacks into struct fbcon_bitopsThomas Zimmermann
2025-09-19fbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann
2025-03-26fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar
2024-01-27tty: vt: remove CM_* constantsJiri Slaby (SUSE)
2024-01-27fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()Jiri Slaby (SUSE)
2023-05-27fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez
2020-11-17fbcon: Drop EXPORT_SYMBOLDaniel Vetter
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby
2020-06-24vt: redefine world of cursor macrosJiri Slaby
2020-06-24vc: separate stateJiri Slaby
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter