index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
speakup
/
spk_ttyio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: speakup: fix tty-operation NULL derefs
Johan Hovold
2019-01-30
1
-2
/
+4
*
staging: speakup: change semaphore to completion
Arnd Bergmann
2018-12-12
1
-4
/
+5
*
staging: speakup: Add a pair of braces
Maya Nakamura
2018-10-19
1
-2
/
+2
*
staging: speakup: Add blank line after declaration
Nishka Dasgupta
2018-03-19
1
-0
/
+1
*
staging: speakup: Add unicode support to the speakup_dummy driver
Samuel Thibault
2018-03-14
1
-0
/
+18
*
staging: speakup: match alignment with open parenthesis
Santha Meena Ramamoorthy
2018-03-06
1
-1
/
+1
*
staging: speakup: add SPDX identifier.
Greg Kroah-Hartman
2018-01-15
1
-0
/
+1
*
staging: speakup: Fix comment block coding style
Mihaela Muraru
2017-09-28
1
-2
/
+4
*
Staging: speakup: Remove print following unsuccessful kmalloc
Meghana Madhyastha
2017-09-18
1
-3
/
+1
*
staging: speakup: use tty_kopen and tty_kclose
Okash Khawaja
2017-08-28
1
-2
/
+2
*
staging: speakup: fix async usb removal
Okash Khawaja
2017-08-18
1
-0
/
+50
*
staging: speakup: remove support for lp*
Okash Khawaja
2017-08-18
1
-22
/
+1
*
staging: speakup: safely register and unregister ldisc
Okash Khawaja
2017-07-18
1
-6
/
+2
*
staging: speakup: add functions to register and unregister ldisc
Okash Khawaja
2017-07-18
1
-0
/
+12
*
staging: speakup: safely close tty
Okash Khawaja
2017-07-18
1
-1
/
+1
*
staging: speakup: make function ser_to_dev static
Colin Ian King
2017-06-29
1
-1
/
+1
*
staging: speakup: make ttyio synths use device name
Okash Khawaja
2017-06-27
1
-8
/
+7
*
staging: speakup: check and convert dev name or ser to dev_t
Okash Khawaja
2017-06-27
1
-0
/
+42
*
staging: speakup: Add missing blank line after declaration
Alexandre Ghiti
2017-06-13
1
-0
/
+2
*
staging: speakup: remove unused code
Okash Khawaja
2017-06-03
1
-3
/
+0
*
staging: speakup: check for null before calling TTY's flush_buffer
Okash Khawaja
2017-06-03
1
-1
/
+2
*
drivers/staging/speakup: fix indent coding style problem in spk_ttyio.c
Rui Teng
2017-05-25
1
-1
/
+1
*
staging: speakup: signedness bug in spk_ttyio_in_nowait()
Dan Carpenter
2017-05-25
1
-1
/
+1
*
staging: speakup: flush tty buffers and ensure hardware flow control
Okash Khawaja
2017-05-16
1
-0
/
+29
*
staging: speakup: add send_xchar, tiocmset and input functionality for tty
Okash Khawaja
2017-05-16
1
-0
/
+107
*
staging: speakup: add tty-based comms functions
Okash Khawaja
2017-05-16
1
-0
/
+143