aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/selection.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-19staging: speakup: refactor to use existing code in vtOkash Khawaja1-126/+86
2017-11-27staging: speakup: selection: replace _manual_ swap with swap macroGustavo A. R. Silva1-7/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-23staging: speakup: Match alignment with open parenthesis.Arushi Singhal1-1/+1
2017-03-23staging: speakup: Simplify "NULL" comparisonsArushi Singhal1-1/+1
2017-03-06staging: speakup: Added spaces around arithmetic operators.Varsha Rao1-1/+1
2016-11-07Staging: speakup: Remove unnecessary space after castShiva Kerdel1-1/+1
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley1-1/+1
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2015-09-13locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng1-1/+1
2015-08-14staging: speakup: Fix warning reported by checkpatchAleksei Fedotov1-1/+2
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso1-1/+1
2014-09-28staging: speakup: Added blank line.Aybuke Ozdemir1-0/+1
2014-05-24Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings1-3/+11
2014-05-24Staging: speakup: Move pasting into a work itemBen Hutchings1-6/+32
2013-04-05staging: speakup: selection.c fix typo in commentValentin Ilie1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-0/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-1/+0
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault1-7/+7
2012-06-13staging: speakup: fixed checkpatch and sparse warnings in selection.cChris Yungmann1-3/+3
2010-10-19staging: speakup: selection.c style fixesWilliam Hubbs1-10/+6
2010-10-07Staging: add speakup to the staging directoryWilliam Hubbs1-0/+155