1
0
Fork 0
remarkable-linux/drivers/staging/vt6655
Linus Torvalds 23908db413 Staging driver patches for 4.2-rc1
Here's the big, really big, staging tree patches for 4.2-rc1.
 
 Loads of stuff in here, almost all just coding style fixes / churn, and
 a few new drivers as well, one of which I just disabled from the build a
 few minutes ago due to way too many build warnings.
 
 Other than the one "disable this driver" patch, all of these have been
 in linux-next for quite a while with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlWNpc0ACgkQMUfUDdst+ym8EgCg0pL1Qcf9Se3jAc96fLt+itpv
 Rd0AoI9uJcq8Qm7d+IXnz3ojLnN9xvN3
 =xt0u
 -----END PGP SIGNATURE-----

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

Pull staging driver updates from Greg KH:
 "Here's the big, really big, staging tree patches for 4.2-rc1.

  Loads of stuff in here, almost all just coding style fixes / churn,
  and a few new drivers as well, one of which I just disabled from the
  build a few minutes ago due to way too many build warnings.

  Other than the one "disable this driver" patch, all of these have been
  in linux-next for quite a while with no reported issues"

* tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (1163 commits)
  staging: wilc1000: disable driver due to build warnings
  Staging: rts5208: fix CHANGE_LINK_STATE value
  Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesis
  Staging: sm750fb: ddk750_swi2c.c: Place braces on correct lines
  Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators
  Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabs
  Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 characters
  Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabs
  Staging: sm750fb: modedb.h: Shorten lines to under 80 characters
  Staging: sm750fb: modedb.h: Replace spaces with tabs
  staging: comedi: addi_apci_3120: rename 'this_board' variables
  staging: comedi: addi_apci_1516: rename 'this_board' variables
  staging: comedi: ni_atmio: cleanup ni_getboardtype()
  staging: comedi: vmk80xx: sanity check context used to get the boardinfo
  staging: comedi: vmk80xx: rename 'boardinfo' variables
  staging: comedi: dt3000: rename 'this_board' variables
  staging: comedi: adv_pci_dio: rename 'this_board' variables
  staging: comedi: cb_pcidas64: rename 'thisboard' variables
  staging: comedi: cb_pcidas: rename 'thisboard' variables
  staging: comedi: me4000: rename 'thisboard' variables
  ...
2015-06-26 15:46:08 -07:00
..
Kconfig staging: vt6655: switch driver over to mac80211 2014-10-29 13:31:30 -07:00
Makefile staging: vt6655: remove mib.c/h dead code. 2015-06-01 06:24:57 +09:00
TODO
baseband.c staging: vt6655: Fixes the checkpatch.pl warning 2015-03-15 18:41:10 +01:00
baseband.h staging: vt6655: remove antenna diversity functions 2015-01-25 19:59:16 +08:00
card.c staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value. 2015-05-08 14:35:22 +02:00
card.h staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value. 2015-05-08 14:35:22 +02:00
channel.c staging: vt6655: fix coding style issues in channel.c 2015-03-06 16:26:58 -08:00
channel.h staging: vt6655: set_channel replace parameter with ieee80211_channel 2015-01-25 19:59:16 +08:00
desc.h staging: vt6655: dead code remove header type.h 2014-10-29 13:34:47 -07:00
device.h staging: vt6655: replace and resize dwIsr 2015-06-01 06:24:57 +09:00
device_cfg.h staging: vt6655: dead code remove header type.h 2014-10-29 13:34:47 -07:00
device_main.c Staging driver patches for 4.2-rc1 2015-06-26 15:46:08 -07:00
dpc.c staging: vt6655: remove deprecated use of pci api 2015-03-20 13:41:38 +01:00
dpc.h staging: vt6655: dpc.c/h remove dead functions 2014-10-29 13:33:35 -07:00
key.c staging: vt6655: key.c remove dead functions 2014-10-29 13:34:44 -07:00
key.h Staging: vt6655: Fix do not use C99 // comments 2015-03-01 15:11:08 -08:00
mac.c staging: vt6655: Checkpatch fix: lines longer than 80 columns 2015-05-08 09:24:12 +02:00
mac.h Staging: vt6655: Checkpatch fix: c99 comment headings 2015-01-17 14:53:21 -08:00
power.c staging: vt6655: Replace C99 comments in power.c and upc.h. 2015-01-12 19:42:45 -08:00
power.h staging: vt6655: fix c99 comments and line length 2015-06-15 21:50:22 -07:00
rf.c vt6655: RFbSetPower fix missing rate RATE_12M 2015-03-09 11:33:13 +01:00
rf.h staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value 2015-01-25 19:59:16 +08:00
rxtx.c Staging: vt6655: Remove unnecessary equality checks in rxtx.c 2015-06-12 17:10:47 -07:00
rxtx.h staging: vt6655: dead code remove header type.h 2014-10-29 13:34:47 -07:00
srom.c staging: vt6655: srom remove dead functions 2014-12-02 16:35:10 -08:00
srom.h Staging: vt6655: break lines over 80 characters 2015-02-26 12:23:58 -08:00
test
tmacro.h Staging: vt6655 fix C99 style comments 2015-03-06 16:26:58 -08:00
upc.h staging: vt6655: Replace C99 comments in power.c and upc.h. 2015-01-12 19:42:45 -08:00