linux/drivers/staging/speakup
Linus Torvalds 46f7b63556 Staging drivers patches for 3.20-rc1
Here's the big staging driver tree update for 3.20-rc1.  Lots of little
 things in here, adding up to lots of overall cleanups.  The IIO driver
 updates are also in here as they cross the staging tree boundry a lot.
 I2O has moved into staging as well, as a plan to drop it from the tree
 eventually as that's a dead subsystem.
 
 All of this has been in linux-next with no reported issues for a while.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlTgtVQACgkQMUfUDdst+yk4mACgshYZ1fOQDoPR+BXd+QD1HXfh
 GosAoICXkSjDQjwVo13W6QHIVMsUezY+
 =4jHr
 -----END PGP SIGNATURE-----

Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging drivers patches from Greg KH:
 "Here's the big staging driver tree update for 3.20-rc1.

  Lots of little things in here, adding up to lots of overall cleanups.
  The IIO driver updates are also in here as they cross the staging tree
  boundry a lot.  I2O has moved into staging as well, as a plan to drop
  it from the tree eventually as that's a dead subsystem.

  All of this has been in linux-next with no reported issues for a
  while"

* tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (740 commits)
  staging: lustre: lustre: libcfs: define symbols as static
  staging: rtl8712: Do coding style cleanup
  staging: lustre: make obd_updatemax_lock static
  staging: rtl8188eu: core: switch with redundant cases
  staging: rtl8188eu: odm: conditional setting with no effect
  staging: rtl8188eu: odm: condition with no effect
  staging: ft1000: fix braces warning
  staging: sm7xxfb: fix remaining CamelCase
  staging: sm7xxfb: fix CamelCase
  staging: rtl8723au: multiple condition with no effect - if identical to else
  staging: sm7xxfb: make smtc_scr_info static
  staging/lustre/mdc: Initialize req in mdc_enqueue for !it case
  staging/lustre/clio: Do not allow group locks with gid 0
  staging/lustre/llite: don't add to page cache upon failure
  staging/lustre/llite: Add exception entry check after radix_tree
  staging/lustre/libcfs: protect kkuc_groups from write access
  staging/lustre/fld: refer to MDT0 for fld lookup in some cases
  staging/lustre/llite: Solve a race to access lli_has_smd in read case
  staging/lustre/ptlrpc: hold rq_lock when modify rq_flags
  staging/lustre/lnet: portal spreading rotor should be unsigned
  ...
2015-02-15 11:30:39 -08:00
..
DefaultKeyAssignments
Kconfig
Makefile
TODO Update speakup mailing list address 2014-07-18 16:36:29 -07:00
buffers.c staging: speakup: fix redundant return in void functions 2014-09-11 14:54:50 -07:00
devsynth.c
fakekey.c
i18n.c
i18n.h staging: speakup: Remove unnecessary space 2015-02-07 17:09:25 +08:00
keyhelp.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
kobjects.c staging: speakup: Combine the consecutive string 2015-01-17 16:14:16 -08:00
main.c staging: speakup: Change char * array type as static const 2014-10-20 10:29:12 +08:00
selection.c drivers/staging: use current->state helpers 2015-01-28 11:25:28 -08:00
serialio.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
serialio.h staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h> 2014-10-02 10:09:01 -07:00
speakup.h Staging: speakup: Move pasting into a work item 2014-05-24 02:25:10 +09:00
speakup_acnt.h
speakup_acntpc.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_acntsa.c Merge branch 'next' (accumulated 3.16 merge window patches) into master 2014-06-08 11:31:16 -07:00
speakup_apollo.c drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
speakup_audptr.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_bns.c drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
speakup_decext.c staging: speakup: remove jiffies comparison using time_after_eq() 2014-09-23 13:31:36 -07:00
speakup_decpc.c staging: speakup: remove jiffies comparison using time_after_eq() 2014-09-23 13:31:36 -07:00
speakup_dectlk.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_dtlk.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2015-02-10 18:57:15 -08:00
speakup_dtlk.h
speakup_dummy.c drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
speakup_keypc.c staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c 2014-10-20 10:29:19 +08:00
speakup_ltlk.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_soft.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_spkout.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_txprt.c drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
speakupmap.h
speakupmap.map
spk_priv.h
spk_priv_keyinfo.h
spk_types.h staging: speakup: fix line indentations 2014-09-11 14:54:51 -07:00
spkguide.txt Staging: speakup: Fix trailing space 2014-09-28 23:16:06 -04:00
synth.c staging: speakup: Split the comment to fit the length 2015-01-17 16:14:16 -08:00
thread.c Staging: speakup: fix checkpatch warning 2014-09-19 17:27:28 -07:00
varhandlers.c staging: speakup: Fix missing blank line warning 2014-10-02 10:09:01 -07:00