summaryrefslogtreecommitdiffstats
path: root/drivers/accessibility
AgeCommit message (Expand)Author
2020-12-09speakup: fix uninitialized flush_lockYang Yingliang
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman
2020-11-30speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault
2020-11-30Merge 5.10-rc6 into char-misc-nextGreg Kroah-Hartman
2020-11-22Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman
2020-11-12speakup: Do not let the line discipline be used several timesSamuel Thibault
2020-11-09speakup: document the usage of enum valuesSamuel Thibault
2020-11-09speakup_dummy: log about characters received by the dummy driverSamuel Thibault
2020-11-09speakup ttyio: Do not schedule() in ttyio_in_nowaitSamuel Thibault
2020-11-09speakup: Fix clearing selection in safe contextSamuel Thibault
2020-11-09speakup: Fix var_id_t values and thus keymapSamuel Thibault
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman
2020-08-26Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18vc: propagate "viewed as bool" from screenpos upJiri Slaby
2020-08-18speakup: only build serialio when ISA is enabledSamuel Thibault
2020-08-18speakup: Fix wait_for_xmitr for ttyio caseSamuel Thibault
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-29staging/speakup: Move out of stagingSamuel Thibault
2020-06-24vc: separate stateJiri Slaby
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-02-11console: Don't perform test for CON_BRL flagAndy Shevchenko
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-07-31printk: move braille console support into separate braille.[ch] filesJoe Perches
2012-03-08vt:tackle kbd_tableAlan Cox
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2009-12-12drop explicit include of autoconf.hSam Ravnborg
2008-10-02braille_console: only register notifiers when the braille console is usedPascal Terjan
2008-05-08Kconfig: improved help for CONFIG_ACCESSIBILITYSamuel Thibault
2008-04-30Basic braille screen reader supportSamuel Thibault