aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/selection.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-19staging: speakup: refactor to use existing code in vtGravatar Okash Khawaja 1-126/+86
2017-11-27staging: speakup: selection: replace _manual_ swap with swap macroGravatar Gustavo A. R. Silva 1-7/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-23staging: speakup: Match alignment with open parenthesis.Gravatar Arushi Singhal 1-1/+1
2017-03-23staging: speakup: Simplify "NULL" comparisonsGravatar Arushi Singhal 1-1/+1
2017-03-06staging: speakup: Added spaces around arithmetic operators.Gravatar Varsha Rao 1-1/+1
2016-11-07Staging: speakup: Remove unnecessary space after castGravatar Shiva Kerdel 1-1/+1
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Gravatar Peter Hurley 1-1/+1
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerGravatar Peter Hurley 1-1/+4
2015-09-13locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hGravatar Boqun Feng 1-1/+1
2015-08-14staging: speakup: Fix warning reported by checkpatchGravatar Aleksei Fedotov 1-1/+2
2015-01-28drivers/staging: use current->state helpersGravatar Davidlohr Bueso 1-1/+1
2014-09-28staging: speakup: Added blank line.Gravatar Aybuke Ozdemir 1-0/+1
2014-05-24Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtGravatar Ben Hutchings 1-3/+11
2014-05-24Staging: speakup: Move pasting into a work itemGravatar Ben Hutchings 1-6/+32
2013-04-05staging: speakup: selection.c fix typo in commentGravatar Valentin Ilie 1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2013-02-13pps: Move timestamp read into PPS code properGravatar George Spelvin 1-0/+1
2013-02-11staging: Remove unnecessary OOM messagesGravatar Joe Perches 1-1/+0
2013-01-07staging: speakup: Prefix externally-visible symbolsGravatar Samuel Thibault 1-7/+7
2012-06-13staging: speakup: fixed checkpatch and sparse warnings in selection.cGravatar Chris Yungmann 1-3/+3
2010-10-19staging: speakup: selection.c style fixesGravatar William Hubbs 1-10/+6
2010-10-07Staging: add speakup to the staging directoryGravatar William Hubbs 1-0/+155