1
0
Fork 0
alistair23-linux/drivers/staging/vt6655
Linus Torvalds 2f37dd131c Staging and IIO driver update for 4.7-rc1
Here's the big staging and iio driver update for 4.7-rc1.
 
 I think we almost broke even with this release, only adding a few more
 lines than we removed, which isn't bad overall given that there's a
 bunch of new iio drivers added.  The Lustre developers seem to have
 woken up from their sleep and have been doing a great job in cleaning up
 the code and pruning unused or old cruft, the filesystem is almost
 readable :)
 
 Other than that, just a lot of basic coding style cleanups in the churn.
 All have been in linux-next for a while with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlc/00QACgkQMUfUDdst+ynXYQCdG9oEsw4CCItbjGfQau5YVGbd
 TOcAnA19tZz+Wcg3sLT8Zsm979dgVvDt
 =9UG/
 -----END PGP SIGNATURE-----

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

Pull staging and IIO driver updates from Greg KH:
 "Here's the big staging and iio driver update for 4.7-rc1.

  I think we almost broke even with this release, only adding a few more
  lines than we removed, which isn't bad overall given that there's a
  bunch of new iio drivers added.

  The Lustre developers seem to have woken up from their sleep and have
  been doing a great job in cleaning up the code and pruning unused or
  old cruft, the filesystem is almost readable :)

  Other than that, just a lot of basic coding style cleanups in the
  churn.  All have been in linux-next for a while with no reported
  issues"

* tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (938 commits)
  Staging: emxx_udc: emxx_udc: fixed coding style issue
  staging/gdm724x: fix "alignment should match open parenthesis" issues
  staging/gdm724x: Fix avoid CamelCase
  staging: unisys: rename misleading var ii with frag
  staging: unisys: visorhba: switch success handling to error handling
  staging: unisys: visorhba: main path needs to flow down the left margin
  staging: unisys: visorinput: handle_locking_key() simplifications
  staging: unisys: visorhba: fail gracefully for thread creation failures
  staging: unisys: visornic: comment restructuring and removing bad diction
  staging: unisys: fix format string %Lx to %llx for u64
  staging: unisys: remove unused struct members
  staging: unisys: visorchannel: correct variable misspelling
  staging: unisys: visorhba: replace functionlike macro with function
  staging: dgnc: Need to check for NULL of ch
  staging: dgnc: remove redundant condition check
  staging: dgnc: fix 'line over 80 characters'
  staging: dgnc: clean up the dgnc_get_modem_info()
  staging: lustre: lnet: enable configuration per NI interface
  staging: lustre: o2iblnd: properly set ibr_why
  staging: lustre: o2iblnd: remove last of kiblnd_tunables_fini
  ...
2016-05-20 22:20:48 -07:00
..
Kconfig
Makefile
TODO
baseband.c staging: vt6655: fix style violations for lines over 80 characters 2016-03-28 07:30:36 -07:00
baseband.h staging: vt6655: fix style violations for lines over 80 characters 2016-03-28 07:30:36 -07:00
card.c staging: vt6655: fix style violations for lines over 80 characters 2016-03-28 07:30:36 -07:00
card.h staging: vt6655: fix style violations for lines over 80 characters 2016-03-28 07:30:36 -07:00
channel.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
channel.h staging: vt6655: set_channel replace void handler. 2016-02-07 19:02:03 -08:00
desc.h staging: vt6655: fix style violations for lines over 80 characters 2016-03-28 07:30:36 -07:00
device.h staging: vt6655: rename pOpts and sOpts to opts. 2015-10-17 09:04:27 -07:00
device_cfg.h staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUG 2015-07-22 20:51:37 -07:00
device_main.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
dpc.c staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
dpc.h staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
key.c staging: vt6655: mac.c replace void __iomem * with struct vnt_private 2016-02-07 19:02:03 -08:00
key.h
mac.c staging: vt6655: fix style violations for lines over 80 characters 2016-03-28 07:30:36 -07:00
mac.h staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr. 2016-03-10 19:19:16 -08:00
power.c staging: vt6655: mac.c replace void __iomem * with struct vnt_private 2016-02-07 19:02:03 -08:00
power.h staging: vt6655: rf.c/h Replace DeviceContext with vnt_private 2016-02-07 19:02:03 -08:00
rf.c staging: vt6655: Fit function header on the same line 2016-02-14 16:58:33 -08:00
rf.h Staging: vt6655: Renamed uRATE to rate 2015-10-12 20:54:14 -07:00
rxtx.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rxtx.h staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
srom.c staging: vt6655: fix style violations for lines over 80 characters 2016-03-28 07:30:36 -07:00
srom.h
test
tmacro.h
upc.h