VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2021-04-10
speakup: i18n: Switch to kmemdup_nul() in spk_msg_set()
Yang Yingliang
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-02-04
speakup: Make dectlk flush timeout configurable
Samuel Thibault
2021-01-27
speakup: Simplify spk_ttyio_out error handling.
Samuel Thibault
2021-01-27
speakup: Reference synth from tty and tty from synth
Samuel Thibault
2021-01-27
speakup: add the missing synth parameter to all io functions
Samuel Thibault
2020-12-28
tty: rename tty_kopen() and add new function tty_kopen_shared()
Uwe Kleine-König
2020-12-09
speakup: fix uninitialized flush_lock
Yang Yingliang
2020-12-07
Merge 5.10-rc7 into char-misc-next
Greg Kroah-Hartman
2020-11-30
speakup: Reject setting the speakup line discipline outside of speakup
Samuel Thibault
2020-11-30
Merge 5.10-rc6 into char-misc-next
Greg Kroah-Hartman
2020-11-22
Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2020-11-16
Merge 5.10-rc4 into char-misc-next
Greg Kroah-Hartman
2020-11-12
speakup: Do not let the line discipline be used several times
Samuel Thibault
2020-11-09
speakup: document the usage of enum values
Samuel Thibault
2020-11-09
speakup_dummy: log about characters received by the dummy driver
Samuel Thibault
2020-11-09
speakup ttyio: Do not schedule() in ttyio_in_nowait
Samuel Thibault
2020-11-09
speakup: Fix clearing selection in safe context
Samuel Thibault
2020-11-09
speakup: Fix var_id_t values and thus keymap
Samuel Thibault
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-26
Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
vc: propagate "viewed as bool" from screenpos up
Jiri Slaby
2020-08-18
speakup: only build serialio when ISA is enabled
Samuel Thibault
2020-08-18
speakup: Fix wait_for_xmitr for ttyio case
Samuel Thibault
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2020-07-29
staging/speakup: Move out of staging
Samuel Thibault
2020-06-24
vc: separate state
Jiri Slaby
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-02-11
console: Don't perform test for CON_BRL flag
Andy Shevchenko
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-07-31
printk: move braille console support into separate braille.[ch] files
Joe Perches
2012-03-08
vt:tackle kbd_table
Alan Cox
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
2008-10-02
braille_console: only register notifiers when the braille console is used
Pascal Terjan
2008-05-08
Kconfig: improved help for CONFIG_ACCESSIBILITY
Samuel Thibault
2008-04-30
Basic braille screen reader support
Samuel Thibault