1
0
Fork 0
alistair23-linux/drivers/staging/wilc1000
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 staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
Makefile staging: wilc1000: remove define TCP_ACK_FILTER 2016-02-07 17:34:58 -08:00
TODO staging: wilc1000: update TODO list 2015-06-02 13:55:40 +09:00
coreconfigurator.c staging: wilc1000: fix a couple of memory leaks 2016-03-22 22:27:36 -04:00
coreconfigurator.h staging: wilc1000: remove typedef from enum tenuConnectSts 2016-03-03 17:52:13 -08:00
host_interface.c staging: wilc1000: rename result in handle_get_mac_address 2016-05-03 14:05:59 -07:00
host_interface.h staging: wilc1000: replace sem_test_key_block with a completion 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: Remove camel case in variable names. 2016-03-28 07:30:36 -07:00
linux_wlan.c staging: wilc1000: remove unused variables 2016-04-28 22:06:51 -07:00
wilc_debugfs.c staging: wilc1000: moves to define values 2016-02-22 11:47:00 -08:00
wilc_msgqueue.c staging: wilc1000: removes linux_wlan_common.h file 2016-02-22 11:48:19 -08:00
wilc_msgqueue.h staging: wilc1000: wilc_msgqueue: use standard struct list_head 2016-02-03 15:33:09 -08:00
wilc_sdio.c staging: wilc1000: remove typedef from sdio_cmd53_t 2016-03-03 17:52:13 -08:00
wilc_spi.c staging: wilc1000: wilc_spi.c: removes debug print log 2016-03-28 07:30:36 -07:00
wilc_wfi_cfgoperations.c Staging and IIO driver update for 4.7-rc1 2016-05-20 22:20:48 -07:00
wilc_wfi_cfgoperations.h Staging: wilc1000: Remove unused function WILC_WFI_update_stats 2016-02-20 14:43:48 -08:00
wilc_wfi_netdevice.h staging: wilc1000: txq_thread_started: replaces a semaphore with a completion 2016-04-28 21:58:42 -07:00
wilc_wlan.c Staging: wilc1000: Freed memory in case of error 2016-04-28 22:06:51 -07:00
wilc_wlan.h staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_val 2016-03-29 12:39:52 -07:00
wilc_wlan_cfg.c staging: wilc1000: Replaced comparison to NULL statements 2016-03-28 07:30:36 -07:00
wilc_wlan_cfg.h staging: wilc1000: wilc_wlan_cfg_init: changes unused argument 2016-02-22 11:48:19 -08:00
wilc_wlan_if.h staging: wilc1000: removes unused define 2016-03-28 07:30:36 -07:00