aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/accessibility/braille/braille_console.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10tty/vt: consolemap: make parameters of inverse_translate() sanerJiri Slaby1-1/+1
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2021-06-15accessibility: braille: braille_console: fix whitespace style issuesClayton Casciato1-0/+3
2021-05-17braille_console: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-24vc: separate stateJiri Slaby1-5/+5
2020-02-11console: Don't perform test for CON_BRL flagAndy Shevchenko1-4/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70Thomas Gleixner1-14/+1
2013-07-31printk: move braille console support into separate braille.[ch] filesJoe Perches1-2/+7
2012-03-08vt:tackle kbd_tableAlan Cox1-6/+3
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2009-12-12drop explicit include of autoconf.hSam Ravnborg1-1/+0
2008-10-02braille_console: only register notifiers when the braille console is usedPascal Terjan1-9/+4
2008-04-30Basic braille screen reader supportSamuel Thibault1-0/+397