| Commit message (Expand) | Author | Age | Files | Lines |
* | braille_console: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-04-13 | 1 | -1/+0 |
* | tty/vt: consolemap: make parameters of inverse_translate() saner | Jiri Slaby | 2022-06-10 | 1 | -1/+1 |
* | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-05 | 1 | -0/+3 |
|\ |
|
| * | accessibility: braille: braille_console: fix whitespace style issues | Clayton Casciato | 2021-06-15 | 1 | -0/+3 |
* | | braille_console: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-17 | 1 | -0/+1 |
|/ |
|
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
* | vc: separate state | Jiri Slaby | 2020-06-24 | 1 | -5/+5 |
* | console: Don't perform test for CON_BRL flag | Andy Shevchenko | 2020-02-11 | 1 | -4/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | printk: move braille console support into separate braille.[ch] files | Joe Perches | 2013-07-31 | 1 | -2/+7 |
* | vt:tackle kbd_table | Alan Cox | 2012-03-08 | 1 | -6/+3 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | drop explicit include of autoconf.h | Sam Ravnborg | 2009-12-12 | 1 | -1/+0 |
* | braille_console: only register notifiers when the braille console is used | Pascal Terjan | 2008-10-02 | 1 | -9/+4 |
* | Basic braille screen reader support | Samuel Thibault | 2008-04-30 | 2 | -0/+398 |