summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/serialio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
* staging: speakup: alignment match open parensBo YU2017-06-061-1/+1
* staging: speakup: in serialio.c no over 80 chars longBo YU2017-06-061-2/+4
* staging: speakup: add a space around '|'Bo YU2017-06-061-1/+1
* staging: speakup: add a missing blank line after declarationBo YU2017-06-061-0/+1
* staging: speakup: flush tty buffers and ensure hardware flow controlOkash Khawaja2017-05-161-0/+7
* staging: speakup: make input functionality swappableOkash Khawaja2017-05-151-4/+6
* staging: speakup: add send_xchar and tiocmset methodsOkash Khawaja2017-04-251-0/+23
* staging: speakup: fix warning for static declarationGustavo A. R. Silva2017-03-271-1/+1
* staging: speakup: Match alignment with open parenthesis.Arushi Singhal2017-03-231-1/+1
* staging: speakup: move those functions which do outgoing serial comms, into s...Okash Khawaja2017-03-171-0/+46
* staging: speakup: Add blank line after declarationsArushi Singhal2017-03-161-0/+1
* staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...Okash Khawaja2017-03-161-0/+2
* staging: speakup: add spk_io_ops struct to spk_synthOkash Khawaja2017-03-161-1/+6
* staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argOkash Khawaja2017-03-161-7/+7
* staging: speakup: Added spaces around arithmetic operators.Varsha Rao2017-03-061-6/+6
* staging: speakup: Removed blank line after open braces.Varsha Rao2017-03-061-1/+0
* Staging: speakup: Remove unnecessary space after castShiva Kerdel2016-11-071-3/+3
* staging: speakup: Fix block comment styleJanani Ravichandran2016-02-141-1/+2
* staging: speakup: Eliminate commented out codeJanani Ravichandran2016-02-111-7/+0
* Staging: speakup: Fix getting port informationSamuel Thibault2016-01-281-1/+12
* Staging: speakup: serialio.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-2/+2
* staging: speakup: Fix warning reported by checkpatchAleksei Fedotov2015-08-141-4/+6
* staging: speakup: fix missing blank lines after declarationsDomagoj Trsan2014-09-111-0/+2
* staging: speakup: Prefer pr_err instead of printk(KERN_ERR)Keerthimai Janarthanan2014-03-181-2/+2
* drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D...Chen Gang2013-11-111-0/+4
* staging: speakup: serialio: remove custom locking macrosWilliam Hubbs2013-05-161-2/+2
* staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-071-3/+3
* TTY: speakup, do not use serialPJiri Slaby2012-03-081-6/+5
* staging: speakup: serialio.c style fixesWilliam Hubbs2010-10-191-3/+6
* staging: speakup: fix printk format warningRandy Dunlap2010-10-141-1/+1
* Staging: speakup: serialio: Fixed errors in fileTracey Dent2010-10-081-2/+2
* Staging: add speakup to the staging directoryWilliam Hubbs2010-10-071-0/+212
OpenPOWER on IntegriCloud