index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-15
staging: speakup: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: speakup: add SPDX identifier.
Greg Kroah-Hartman
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-27
staging: speakup: selection: replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-09-28
staging: speakup: Fix comment block coding style
Mihaela Muraru
2017-09-28
staging: speakup: Use octal permissions '0444'
Mihaela Muraru
2017-09-18
staging: speakup: fix speakup-r empty line lockup
Okash Khawaja
2017-09-18
staging: speakup: Remove unnecessary parentheses
Castulo J. Martinez
2017-09-18
staging: speakup: remove NULL comparison
Aastha Gupta
2017-09-18
Staging: speakup: Remove print following unsuccessful kmalloc
Meghana Madhyastha
2017-09-17
Staging: speakup: Replace symbolic permission
Meghana Madhyastha
2017-09-17
staging/speakup: fix checkpatch.pl warning in speak_char()
Justin Skists
2017-08-28
staging: speakup: use tty_kopen and tty_kclose
Okash Khawaja
2017-08-18
staging: speakup: fix async usb removal
Okash Khawaja
2017-08-18
staging: speakup: remove support for lp*
Okash Khawaja
2017-07-18
staging: speakup: safely register and unregister ldisc
Okash Khawaja
2017-07-18
staging: speakup: add functions to register and unregister ldisc
Okash Khawaja
2017-07-18
staging: speakup: safely close tty
Okash Khawaja
2017-06-29
staging: speakup: make function ser_to_dev static
Colin Ian King
2017-06-27
staging: speakup: make ttyio synths use device name
Okash Khawaja
2017-06-27
staging: speakup: check and convert dev name or ser to dev_t
Okash Khawaja
2017-06-25
staging: speakup: fix synth caching when synth init fails
Okash Khawaja
2017-06-13
staging: speakup: Add missing blank line after declaration
Alexandre Ghiti
2017-06-13
staging: speakup: migrate bns to tty
Okash Khawaja
2017-06-06
staging: speakup: alignment match open parens
Bo YU
2017-06-06
staging: speakup: in serialio.c no over 80 chars long
Bo YU
2017-06-06
staging: speakup: add a space around '|'
Bo YU
2017-06-06
staging: speakup: add a missing blank line after declaration
Bo YU
2017-06-03
staging: speakup: remove unused code
Okash Khawaja
2017-06-03
staging: speakup: check for null before calling TTY's flush_buffer
Okash Khawaja
2017-05-25
drivers/staging/speakup: fix indent coding style problem in spk_ttyio.c
Rui Teng
2017-05-25
staging: speakup: signedness bug in spk_ttyio_in_nowait()
Dan Carpenter
2017-05-16
staging: speakup: flush tty buffers and ensure hardware flow control
Okash Khawaja
2017-05-16
staging: speakup: migrate apollo, ltlk, audptr, decext, dectlk and spkout
Okash Khawaja
2017-05-16
staging: speakup: add send_xchar, tiocmset and input functionality for tty
Okash Khawaja
2017-05-16
staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio
Okash Khawaja
2017-05-16
staging: speakup: add tty-based comms functions
Okash Khawaja
2017-05-15
staging: speakup: fix unnecessary long line
Michael Mera
2017-05-15
drivers/staging/speakup: Align block comments at *
Tiago Koji Castro Shibata
2017-05-15
staging: speakup: make input functionality swappable
Okash Khawaja
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-25
staging: speakup: add send_xchar and tiocmset methods
Okash Khawaja
[next]