summaryrefslogtreecommitdiffstats
path: root/drivers/accessibility/braille
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-0/+3
|\
| * accessibility: braille: braille_console: fix whitespace style issuesClayton Casciato2021-06-151-0/+3
* | braille_console: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-171-0/+1
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* vc: separate stateJiri Slaby2020-06-241-5/+5
* console: Don't perform test for CON_BRL flagAndy Shevchenko2020-02-111-4/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70Thomas Gleixner2019-05-241-14/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* printk: move braille console support into separate braille.[ch] filesJoe Perches2013-07-311-2/+7
* vt:tackle kbd_tableAlan Cox2012-03-081-6/+3
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
* braille_console: only register notifiers when the braille console is usedPascal Terjan2008-10-021-9/+4
* Basic braille screen reader supportSamuel Thibault2008-04-302-0/+398