1
0
Fork 0
alistair23-linux/drivers/staging/speakup
Linus Torvalds 118c216e16 Staging driver update for 4.4-rc1
Here's the big staging driver update for 4.4-rc1.  If you were
 disappointed for 4.3-rc1 that we didn't contribute enough changesets,
 you should be happy with this pull request of over 2400 patches.
 
 But overall we removed more lines of code than we added, which is nice
 to see.  Full details in the shortlog.
 
 All of these have been in linux-next for a while.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlY6exwACgkQMUfUDdst+ymXiQCeNhbUB5Gv5FZtPevt25reX6wU
 IoUAn3+wAsQnwkXhOwaR+15UVJe7/7ua
 =s9E4
 -----END PGP SIGNATURE-----

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

Pull staging driver updates from Greg KH:
 "Here's the big staging driver update for 4.4-rc1.  If you were
  disappointed for 4.3-rc1 that we didn't contribute enough changesets,
  you should be happy with this pull request of over 2400 patches.

  But overall we removed more lines of code than we added, which is nice
  to see.  Full details in the shortlog.

  All of these have been in linux-next for a while"

Greg, I've never been disappointed in how few commits Staging
contributes to the kernel..  Never.

* tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (2431 commits)
  Staging: rtl8192u: ieee80211: added missing blank lines
  Staging: rtl8192u: ieee80211: removed unnecessary braces
  Staging: rtl8192u: ieee80211: corrected block comments
  Staging: rtl8192u: ieee80211: corrected indent
  Staging: rtl8192u: ieee80211: added missing spaces after if
  Staging: rtl8192u: ieee80211: added missing space around '='
  Staging: rtl8192u: ieee80211: fixed position of else statements
  Staging: rtl8192u: ieee80211: fixed open brace positions
  staging: rdma: ipath: Remove unneeded vairable.
  staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function
  staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCnt] in store_pwrindex_offset function
  staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c
  staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into two parts
  staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis
  staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/bb_cfg.c
  staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal/bb_cfg.c
  staging: rtl8188eu: operator = replaced by += in loop increment
  staging: rtl8188eu: occurrence of the 5 GHz code marked
  staging: rtl8188eu: increment placed into for loop header
  staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie
  ...
2015-11-04 21:40:53 -08:00
..
DefaultKeyAssignments
Kconfig
Makefile
TODO
buffers.c staging: speakup: Remove multiple assignments 2015-10-24 19:44:30 -07:00
devsynth.c Staging: speakup: devsynth.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
fakekey.c staging: speakup: fix speakup-r regression 2015-10-04 19:57:20 +01:00
i18n.c Staging: speakup: Use ARRAY_SIZE macro 2015-10-08 10:50:27 +01:00
i18n.h staging: speakup: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
keyhelp.c staging: speakup: fix indentation 2015-07-14 20:01:55 -07:00
kobjects.c Staging: speakup: kobjects.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
main.c staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
selection.c locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h 2015-09-13 10:35:46 +02:00
serialio.c Staging: speakup: serialio.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
serialio.h staging: speakup: Fix warning of line over 80 characters. 2015-04-03 13:43:45 +02:00
speakup.h staging: speakup: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
speakup_acnt.h staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
speakup_acntpc.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_acntsa.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_apollo.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_audptr.c staging: speakup: speakup_audptr: Remove useless intialisation 2015-10-16 22:56:23 -07:00
speakup_bns.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_decext.c staging: speakup: Fix warning of line over 80 characters. 2015-04-03 13:43:45 +02:00
speakup_decpc.c staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
speakup_dectlk.c Staging: speakup: Remove braces for single statement blocks 2015-09-12 18:24:53 -07:00
speakup_dtlk.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_dtlk.h staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
speakup_dummy.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_keypc.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_ltlk.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_soft.c staging: speakup: Fix multi-line comment style 2015-10-16 22:56:23 -07:00
speakup_spkout.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakup_txprt.c Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
speakupmap.h
speakupmap.map
spk_priv.h staging: speakup: Fix multi-line comment style 2015-10-16 22:56:23 -07:00
spk_priv_keyinfo.h staging: speakup: Fix multi-line comment style 2015-10-16 22:56:23 -07:00
spk_types.h staging: speakup: Fix warning of line over 80 characters. 2015-04-03 13:43:45 +02:00
spkguide.txt
synth.c
thread.c staging: speakup: Fix warning reported by checkpatch 2015-08-14 17:38:16 -07:00
varhandlers.c staging: speakup: varhandlers: Remove useless intialisation 2015-10-16 22:56:23 -07:00