summaryrefslogtreecommitdiffstats
path: root/drivers/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-267-10/+24
|\
| * speakup: only build serialio when ISA is enabledSamuel Thibault2020-08-182-5/+10
| * speakup: Fix wait_for_xmitr for ttyio caseSamuel Thibault2020-08-185-5/+14
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-062-19/+19
|\
| * vc: separate stateJiri Slaby2020-06-241-5/+5
* | staging/speakup: Move out of stagingSamuel Thibault2020-07-2944-0/+11463
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* 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-212-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-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
* Kconfig: improved help for CONFIG_ACCESSIBILITYSamuel Thibault2008-05-081-1/+11
* Basic braille screen reader supportSamuel Thibault2008-04-304-0/+422