index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
console.h
Age
Commit message (
Expand
)
Author
2024-01-27
vt: remove superfluous CONFIG_HW_CONSOLE
Lukas Bulwahn
2024-01-27
tty: vt: fix up kernel-doc
Jiri Slaby (SUSE)
2024-01-27
tty: vt: document the rest of struct consw
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove unused consw::con_flush_scrollback()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove consw::con_getxy()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove consw::con_screen_pos()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: change consw::con_set_origin() return type
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
2024-01-27
tty: vt: define a common enum for VESA blanking constants
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize consw::con_putc() parameters
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make consw::con_debug_*() return void
Jiri Slaby (SUSE)
2024-01-27
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-17
printk: Constify name for add_preferred_console()
Tony Lindgren
2023-10-17
printk: Check valid console index for preferred console
Tony Lindgren
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
2023-09-18
printk: nbcon: Allow drivers to mark unsafe regions and check state
Thomas Gleixner
2023-09-18
printk: nbcon: Add emit function and callback function for atomic printing
Thomas Gleixner
2023-09-18
printk: nbcon: Add sequence handling
Thomas Gleixner
2023-09-18
printk: nbcon: Add buffer management
Thomas Gleixner
2023-09-18
printk: nbcon: Add acquire/release logic
Thomas Gleixner
2023-09-18
printk: Add non-BKL (nbcon) console basic infrastructure
Thomas Gleixner
2023-07-20
printk: Add per-console suspended state
John Ogness
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2023-01-11
console: Document struct console
Thomas Gleixner
2023-01-11
console: Use BIT() macros for @flags values
Thomas Gleixner
2022-12-02
printk, xen: fbfront: create/use safe function for forcing preferred
John Ogness
2022-12-02
console: introduce console_is_registered()
John Ogness
2022-12-02
console: introduce wrappers to read/write console flags
John Ogness
2022-12-02
printk: introduce console_list_lock
John Ogness
2022-12-02
printk: Prepare for SRCU console list protection
John Ogness
2022-12-02
printk: Convert console_drivers list to hlist
Thomas Gleixner
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
2022-04-26
printk: extend console_lock for per-console locking
John Ogness
2022-04-22
printk: add kthread console printers
John Ogness
2022-04-22
printk: refactor and rework printing logic
John Ogness
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-10-05
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]