linux-stable/drivers/staging/wfx
Linus Torvalds 3bd14829d3 Staging/IIO fixes for 5.6-rc7
Here are a number of small staging and IIO driver fixes for 5.6-rc7
 
 Nothing major here, just resolutions for some reported problems:
 	- iio bugfixes for a number of different drivers
 	- greybus loopback_test fixes
 	- wfx driver fixes
 
 All of these have been in linux-next with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCXnTRmQ8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ykkCwCfS8zLibsZtuv655yAK17C/6YghPQAoJ3iSew+
 EkzEDWQ9j2NLE+lpWtKQ
 =fZ2X
 -----END PGP SIGNATURE-----

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

Pull staging/IIO fixes from Greg KH:
 "Here are a number of small staging and IIO driver fixes for 5.6-rc7

  Nothing major here, just resolutions for some reported problems:
   - iio bugfixes for a number of different drivers
   - greybus loopback_test fixes
   - wfx driver fixes

  All of these have been in linux-next with no reported issues"

* tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: rtl8188eu: Add device id for MERCUSYS MW150US v2
  staging: greybus: loopback_test: fix potential path truncations
  staging: greybus: loopback_test: fix potential path truncation
  staging: greybus: loopback_test: fix poll-mask build breakage
  staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()
  staging: wfx: fix RCU usage in wfx_join_finalize()
  staging: wfx: make warning about pending frame less scary
  staging: wfx: fix lines ending with a comma instead of a semicolon
  staging: wfx: fix warning about freeing in-use mutex during device unregister
  staging/speakup: fix get_word non-space look-ahead
  iio: ping: set pa_laser_ping_cfg in of_ping_match
  iio: chemical: sps30: fix missing triggered buffer dependency
  iio: st_sensors: remap SMO8840 to LIS2DH12
  iio: light: vcnl4000: update sampling periods for vcnl4040
  iio: light: vcnl4000: update sampling periods for vcnl4200
  iio: accel: adxl372: Set iio_chan BE
  iio: magnetometer: ak8974: Fix negative raw values in sysfs
  iio: trigger: stm32-timer: disable master mode when stopping
  iio: adc: stm32-dfsdm: fix sleep in atomic context
  iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
2020-03-20 09:20:38 -07:00
..
Documentation/devicetree/bindings/net/wireless docs: dt: fix several broken doc references 2020-02-24 12:27:19 -06:00
bh.c staging: wfx: device already handle sleep mode during scan 2019-12-18 15:56:26 +01:00
bh.h staging: wfx: add IRQ handling 2019-10-04 10:43:40 +02:00
bus.h staging: wfx: fix warning of line over 80 characters 2019-10-26 20:43:46 +02:00
bus_sdio.c staging: align to fix warnings of line over 80 characters 2019-11-14 11:10:48 +08:00
bus_spi.c staging: wfx: use meaningful names for CFG_BYTE_ORDER_* 2019-12-18 15:56:00 +01:00
data_rx.c staging: wfx: pspoll_mask make no sense 2020-01-16 20:59:52 +01:00
data_rx.h staging: wfx: ensure that received hif messages are never modified 2019-12-18 15:56:04 +01:00
data_tx.c staging: wfx: ensure that packet_id is unique 2020-01-16 20:59:53 +01:00
data_tx.h staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid() 2020-01-16 20:59:52 +01:00
debug.c staging: wfx: revert unexpected change in debugfs output 2020-01-16 20:59:45 +01:00
debug.h staging: wfx: allow to send commands to chip 2019-10-04 10:46:10 +02:00
fwio.c staging: wfx: use meaningful names for CFG_BYTE_ORDER_* 2019-12-18 15:56:00 +01:00
fwio.h staging: wfx: load firmware 2019-10-04 10:43:39 +02:00
hif_api_cmd.h staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM 2020-01-16 20:59:52 +01:00
hif_api_general.h staging: wfx: replace uintXX_t to uXX and intXX_t to sXX 2019-11-11 15:56:51 +01:00
hif_api_mib.h staging: wfx: simplify hif_mib_set_data_filtering 2020-01-16 20:59:50 +01:00
hif_rx.c staging: wfx: simplify hif_multi_tx_confirm() 2020-01-16 20:59:53 +01:00
hif_rx.h staging: wfx: add support for start-up indication 2019-10-04 10:46:09 +02:00
hif_tx.c staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie() 2020-03-11 08:14:16 +01:00
hif_tx.h staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie() 2020-03-11 08:14:16 +01:00
hif_tx_mib.h staging: wfx: fix RCU usage in wfx_join_finalize() 2020-03-11 08:14:16 +01:00
hwio.c staging: align to fix warnings of line over 80 characters 2019-11-14 11:10:48 +08:00
hwio.h staging: wfx: use meaningful names for CFG_BYTE_ORDER_* 2019-12-18 15:56:00 +01:00
Kconfig staging: wfx: fix CONFIG_MMC=m with CONFIG_WFX=y 2019-10-26 20:42:32 +02:00
key.c staging: align to fix warnings of line over 80 characters 2019-11-14 11:10:48 +08:00
key.h staging: wfx: implement 802.11 key handling 2019-10-04 10:48:54 +02:00
main.c staging: wfx: update power-save per interface 2020-01-16 20:59:50 +01:00
main.h staging: wfx: relocate wfx_fill_sl_key() in secure_link.h 2019-10-26 20:42:31 +02:00
Makefile staging: wfx: implement 802.11 key handling 2019-10-04 10:48:54 +02:00
queue.c staging: wfx: simplify wfx_tx_queue_get_num_queued() 2020-01-16 20:59:53 +01:00
queue.h staging: wfx: simplify wfx_tx_queue_get_num_queued() 2020-01-16 20:59:53 +01:00
scan.c staging: wfx: simplify wfx_scan_complete() 2020-01-16 20:59:50 +01:00
scan.h staging: wfx: simplify wfx_scan_complete() 2020-01-16 20:59:50 +01:00
secure_link.h staging: wfx: ensure that received hif messages are never modified 2019-12-18 15:56:04 +01:00
sta.c staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie() 2020-03-11 08:14:16 +01:00
sta.h staging: wfx: simplify wfx_suspend_resume_mc() 2020-01-16 20:59:52 +01:00
TODO staging: wfx: update TODO 2020-01-16 20:59:54 +01:00
traces.h staging: wfx: ensure that traces never modify arguments 2019-12-18 15:56:03 +01:00
wfx.h staging: wfx: ensure that packet_id is unique 2020-01-16 20:59:53 +01:00