aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/accessibility (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman8-11/+25
2020-08-26Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-10/+24
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-18vc: propagate "viewed as bool" from screenpos upJiri Slaby1-2/+2
2020-08-18speakup: only build serialio when ISA is enabledSamuel Thibault2-5/+10
2020-08-18speakup: Fix wait_for_xmitr for ttyio caseSamuel Thibault5-5/+14
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-19/+19
2020-07-29staging/speakup: Move out of stagingSamuel Thibault44-0/+11463
2020-06-24vc: separate stateJiri Slaby1-5/+5
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
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
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+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-05-08Kconfig: improved help for CONFIG_ACCESSIBILITYSamuel Thibault1-1/+11
2008-04-30Basic braille screen reader supportSamuel Thibault4-0/+422