index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
console.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
1
-2
/
+0
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
1
-15
/
+0
2022-04-26
printk: extend console_lock for per-console locking
John Ogness
1
-0
/
+15
2022-04-22
printk: add kthread console printers
John Ogness
1
-0
/
+2
2022-04-22
printk: refactor and rework printing logic
John Ogness
1
-0
/
+2
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-6
/
+0
2021-10-05
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-0
/
+2
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
1
-3
/
+0
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2020-11-20
init/console: Use ttynull as a fallback when there is no console
Petr Mladek
1
-0
/
+3
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
1
-1
/
+0
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
1
-1
/
+1
2020-06-24
vt: get rid of VT10.ID macros
Jiri Slaby
1
-6
/
+0
2020-06-24
vc: switch state to bool
Jiri Slaby
1
-1
/
+1
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
1
-1
/
+4
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
1
-2
/
+1
2020-03-17
Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-0
/
+1
2020-02-18
printk: Correctly set CON_CONSDEV even when preferred console was not registered
Benjamin Herrenschmidt
1
-1
/
+1
2020-02-11
console: Introduce ->exit() callback
Andy Shevchenko
1
-0
/
+1
2020-01-21
sparc/console: kill off obsolete declarations
Arvind Sankar
1
-2
/
+0
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
1
-1
/
+6
2018-07-31
console: Replace #if 0 with atomic var 'ignore_console_lock_warning'
Thomas Zimmermann
1
-5
/
+9
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
1
-0
/
+5
2018-02-27
console: Fill in struct consw argument names
Kees Cook
1
-26
/
+32
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
1
-0
/
+2
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
1
-0
/
+4
2016-12-13
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+11
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
1
-6
/
+0
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
1
-5
/
+11
2016-10-08
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
1
-0
/
+6
2016-06-25
tty: vt, remove consw->con_bmove
Jiri Slaby
1
-1
/
+0
2016-06-25
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
1
-1
/
+3
2016-06-25
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
1
-1
/
+7
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2016-04-30
tty: vt, make color_table const
Jiri Slaby
1
-1
/
+1
2016-03-30
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
1
-0
/
+2
2016-01-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
1
-0
/
+1
2015-06-26
printk: implement support for extended console drivers
Tejun Heo
1
-0
/
+1
2015-03-26
console: Add extensible console matching
Peter Hurley
1
-2
/
+1
2013-05-20
vt: delete unneeded function unregister_con_driver
Wang YanQing
1
-1
/
+0
2013-05-20
vt: delete unneeded functions register_con_driver|take_over_console
Wang YanQing
1
-2
/
+0
2013-04-30
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-0
/
+1
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
1
-0
/
+1
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
1
-0
/
+1
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+5
2012-10-12
tty/console: fix warnings in drivers/tty/serial/kgdboc.c
Arnd Bergmann
1
-2
/
+8
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-3
/
+3
2010-12-17
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
1
-1
/
+1
[next]