index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
accessibility
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
accessibility: speakup: unregister tty ldisc on later init failures
Haoxiang Li
1
-0
/
+1
2026-07-17
speakup: speakup_soft: fix comment style and repeated word
Francisco Maestre
1
-1
/
+2
2026-07-17
speakup: Fix typo in a speakup message
Bastien Nocera
1
-1
/
+1
2026-07-17
speakup: Fix incorrect "index" plural
Bastien Nocera
1
-1
/
+1
2026-07-17
speakup: Fix spelling of "re-enable"
Bastien Nocera
2
-3
/
+3
2026-07-17
Accessibility: speakup_soft: Fix double word in comments
Bo Liu
1
-1
/
+1
2026-07-17
speakup: keyhelp: guard letter_offsets possible out-of-range indexing
Pavel Zhigulin
1
-5
/
+12
2026-07-17
accessibility: Use str_plural() to simplify the code
Xichao Zhao
1
-2
/
+2
2026-07-17
speakup: Standardize character attribute types to u16
Jagadeesh Yalapalli
8
-53
/
+53
2026-07-17
speakup: Fix the wrong format specifier
liujing
1
-1
/
+1
2026-07-17
speakup: genmap: remove redundant post-increment
bajing
1
-1
/
+0
2026-07-17
accessibility: speakup: Fix incorrect string length computation in report_char_chartab_status()
Christophe JAILLET
1
-3
/
+3
2026-07-17
speakup/utils: use "!P" instead of "P == 0"
Xu Panda
1
-1
/
+1
2026-07-17
accessibility/speakup/speakup_dtlk: Add header file macro definition
Li zeming
1
-0
/
+3
2026-07-17
accessibility/speakup/speakup_acnt: Add header file macro definition
Li zeming
1
-0
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-3
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-10
/
+10
2024-11-04
speakup: use SPKDIR=$(src) to specify the source directory
Masahiro Yamada
1
-3
/
+1
2024-08-12
treewide: remove unnecessary <linux/version.h> inclusion
Masahiro Yamada
2
-2
/
+0
2024-05-24
Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2024-05-08
speakup: Fix sizeof() vs ARRAY_SIZE() bug
Dan Carpenter
1
-1
/
+1
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2024-04-11
speakup: Avoid crash on very long word
Samuel Thibault
1
-1
/
+1
2024-04-11
speakup: Turn i18n files utf-8
Samuel Thibault
3
-50
/
+101
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-16
/
+137
2024-03-07
speakup: Add /dev/synthu device
Samuel Thibault
1
-15
/
+133
2024-03-07
speakup: Fix 8bit characters from direct synth
Samuel Thibault
1
-1
/
+3
2023-10-05
accessibility: speakup: refactor deprecated strncpy
Justin Stitt
1
-14
/
+11
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-3
/
+2
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-3
/
+3
2023-07-31
speakup: switch to unsigned iterator in spk_ttyio_receive_buf2()
Jiri Slaby
1
-1
/
+1
2023-05-31
speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
Niklas Schnelle
1
-0
/
+1
2023-05-29
accessibility: use C99 array init
Randy Dunlap
1
-1
/
+1
2023-04-13
braille_console: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-01-22
Merge 6.2-rc5 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+3
2023-01-20
accessibility: speakup: Fix spelling mistake "thw" -> "the"
Colin Ian King
1
-1
/
+1
2023-01-19
tty: fix possible null-ptr-defer in spk_ttyio_release
Gaosheng Cui
1
-0
/
+3
2022-11-23
speakup: Fix building as extmod
Samuel Thibault
2
-3
/
+8
2022-11-23
accessibility: speakup: phonetic spelling while arrowing letter by letter
Mushahid Hussain
5
-4
/
+17
2022-11-23
accessibility: speakup: Specify spk_vars among module parameters
Mushahid Hussain
1
-13
/
+47
2022-11-23
Accessiblity: speakup_acntsa: specifying the default driver parameters among the module params
Osama Muhammad
1
-8
/
+29
2022-11-23
Accessiblity: speakup_acntpc: specifying the default driver parameters among the module params
Osama Muhammad
1
-8
/
+30
2022-11-23
Accessiblity: speakup_txprt: specifying the default driver parameters among the module params
Osama Muhammad
1
-8
/
+37
2022-11-23
Accessiblity: speakup_spkout: specifying the default driver parameters among the module params
Osama Muhammad
1
-9
/
+34
2022-11-23
Accessiblity: speakup_ltlk: specifying the default driver parameters among the module params
Osama Muhammad
1
-11
/
+42
2022-11-23
Accessiblity: speakup_keypc: specifying the default driver parameters among the module params
Osama Muhammad
1
-6
/
+23
2022-11-23
Accessiblity: speakup_dummy: specifying the default driver parameters among the module params
Osama Muhammad
1
-11
/
+42
2022-11-23
Accessiblity: speakup_dtlk: specifying the default driver parameters among the module params
Osama Muhammad
1
-11
/
+39
[next]