aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/serialio.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-06staging: speakup: alignment match open parensGravatar Bo YU 1-1/+1
2017-06-06staging: speakup: in serialio.c no over 80 chars longGravatar Bo YU 1-2/+4
2017-06-06staging: speakup: add a space around '|'Gravatar Bo YU 1-1/+1
2017-06-06staging: speakup: add a missing blank line after declarationGravatar Bo YU 1-0/+1
2017-05-16staging: speakup: flush tty buffers and ensure hardware flow controlGravatar Okash Khawaja 1-0/+7
2017-05-15staging: speakup: make input functionality swappableGravatar Okash Khawaja 1-4/+6
2017-04-25staging: speakup: add send_xchar and tiocmset methodsGravatar Okash Khawaja 1-0/+23
2017-03-27staging: speakup: fix warning for static declarationGravatar Gustavo A. R. Silva 1-1/+1
2017-03-23staging: speakup: Match alignment with open parenthesis.Gravatar Arushi Singhal 1-1/+1
2017-03-17staging: speakup: move those functions which do outgoing serial comms, into s...Gravatar Okash Khawaja 1-0/+46
2017-03-16staging: speakup: Add blank line after declarationsGravatar Arushi Singhal 1-0/+1
2017-03-16staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...Gravatar Okash Khawaja 1-0/+2
2017-03-16staging: speakup: add spk_io_ops struct to spk_synthGravatar Okash Khawaja 1-1/+6
2017-03-16staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argGravatar Okash Khawaja 1-7/+7
2017-03-06staging: speakup: Added spaces around arithmetic operators.Gravatar Varsha Rao 1-6/+6
2017-03-06staging: speakup: Removed blank line after open braces.Gravatar Varsha Rao 1-1/+0
2016-11-07Staging: speakup: Remove unnecessary space after castGravatar Shiva Kerdel 1-3/+3
2016-02-14staging: speakup: Fix block comment styleGravatar Janani Ravichandran 1-1/+2
2016-02-11staging: speakup: Eliminate commented out codeGravatar Janani Ravichandran 1-7/+0
2016-01-28Staging: speakup: Fix getting port informationGravatar Samuel Thibault 1-1/+12
2015-09-12Staging: speakup: serialio.c: Remove explicit NULL comparisonGravatar Shraddha Barke 1-2/+2
2015-08-14staging: speakup: Fix warning reported by checkpatchGravatar Aleksei Fedotov 1-4/+6
2014-09-11staging: speakup: fix missing blank lines after declarationsGravatar Domagoj Trsan 1-0/+2
2014-03-18staging: speakup: Prefer pr_err instead of printk(KERN_ERR)Gravatar Keerthimai Janarthanan 1-2/+2
2013-11-11drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D...Gravatar Chen Gang 1-0/+4
2013-05-16staging: speakup: serialio: remove custom locking macrosGravatar William Hubbs 1-2/+2
2013-01-07staging: speakup: Prefix externally-visible symbolsGravatar Samuel Thibault 1-3/+3
2012-03-08TTY: speakup, do not use serialPGravatar Jiri Slaby 1-6/+5
2010-10-19staging: speakup: serialio.c style fixesGravatar William Hubbs 1-3/+6
2010-10-14staging: speakup: fix printk format warningGravatar Randy Dunlap 1-1/+1
2010-10-08Staging: speakup: serialio: Fixed errors in fileGravatar Tracey Dent 1-2/+2
2010-10-07Staging: add speakup to the staging directoryGravatar William Hubbs 1-0/+212