aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/serialio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman1-0/+1
2017-06-06staging: speakup: alignment match open parensBo YU1-1/+1
2017-06-06staging: speakup: in serialio.c no over 80 chars longBo YU1-2/+4
2017-06-06staging: speakup: add a space around '|'Bo YU1-1/+1
2017-06-06staging: speakup: add a missing blank line after declarationBo YU1-0/+1
2017-05-16staging: speakup: flush tty buffers and ensure hardware flow controlOkash Khawaja1-0/+7
2017-05-15staging: speakup: make input functionality swappableOkash Khawaja1-4/+6
2017-04-25staging: speakup: add send_xchar and tiocmset methodsOkash Khawaja1-0/+23
2017-03-27staging: speakup: fix warning for static declarationGustavo A. R. Silva1-1/+1
2017-03-23staging: speakup: Match alignment with open parenthesis.Arushi Singhal1-1/+1
2017-03-17staging: speakup: move those functions which do outgoing serial comms, into serialio.cOkash Khawaja1-0/+46
2017-03-16staging: speakup: Add blank line after declarationsArushi Singhal1-0/+1
2017-03-16staging: speakup: move spk_stop_serial_interrupt into synth-specific release functionOkash Khawaja1-0/+2
2017-03-16staging: speakup: add spk_io_ops struct to spk_synthOkash Khawaja1-1/+6
2017-03-16staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argOkash Khawaja1-7/+7
2017-03-06staging: speakup: Added spaces around arithmetic operators.Varsha Rao1-6/+6
2017-03-06staging: speakup: Removed blank line after open braces.Varsha Rao1-1/+0
2016-11-07Staging: speakup: Remove unnecessary space after castShiva Kerdel1-3/+3
2016-02-14staging: speakup: Fix block comment styleJanani Ravichandran1-1/+2
2016-02-11staging: speakup: Eliminate commented out codeJanani Ravichandran1-7/+0
2016-01-28Staging: speakup: Fix getting port informationSamuel Thibault1-1/+12
2015-09-12Staging: speakup: serialio.c: Remove explicit NULL comparisonShraddha Barke1-2/+2
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov1-4/+6
2014-09-11staging: speakup: fix missing blank lines after declarationsDomagoj Trsan1-0/+2
2014-03-18staging: speakup: Prefer pr_err instead of printk(KERN_ERR)Keerthimai Janarthanan1-2/+2
2013-11-11drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_DFNS.Chen Gang1-0/+4
2013-05-16staging: speakup: serialio: remove custom locking macrosWilliam Hubbs1-2/+2
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault1-3/+3
2012-03-08TTY: speakup, do not use serialPJiri Slaby1-6/+5
2010-10-19staging: speakup: serialio.c style fixesWilliam Hubbs1-3/+6
2010-10-14staging: speakup: fix printk format warningRandy Dunlap1-1/+1
2010-10-08Staging: speakup: serialio: Fixed errors in fileTracey Dent1-2/+2
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs1-0/+212