linux-stable/drivers/staging/vt6655
Linus Torvalds 723c188d5c Staging driver patches for 6.0-rc1
Here is the big set of staging driver patches for 6.0-rc1.
 
 Another round where we removed more lines of code than added, always a
 nice progression.  Some of that came from the movement of the vme code
 back into staging, and removal of some other of the vme driver code as
 there are no known users and it is very obsolete and unmaintained.  It
 can be added back easily if someone offers to maintain it.
 
 Other than that this merge has lots of little things:
 	- huge cleanups for r8188eu driver
 	- minor cleanups for other wifi drivers
 	- tiny loop fixes for greybus code
 	- other small coding style fixes
 
 All of these have been in linux-next for a while with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYuvPnA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yn1wwCfTq1uo19O7mJ9S6ZZW1eIaJCEyW4AoKokANEO
 lZNDNs6AYfKzzFymXYfa
 =0ORk
 -----END PGP SIGNATURE-----

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

Pull staging driver updates from Greg KH:
 "Here is the big set of staging driver patches for 6.0-rc1.

  Another round where we removed more lines of code than added, always a
  nice progression. Some of that came from the movement of the vme code
  back into staging, and removal of some other of the vme driver code as
  there are no known users and it is very obsolete and unmaintained. It
  can be added back easily if someone offers to maintain it.

  Other than that this merge has lots of little things:

   - huge cleanups for r8188eu driver

   - minor cleanups for other wifi drivers

   - tiny loop fixes for greybus code

   - other small coding style fixes

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

* tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (191 commits)
  staging: r8188eu: fix potential uninitialised variable use in rtw_pwrctrl.c
  staging: r8188eu: remove initializer from ret in rtw_pwr_wakeup
  staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function
  staging: vt6655: Rename MACvClearStckDS
  staging: fbtft: core: set smem_len before fb_deferred_io_init call
  staging: r8188eu: convert rtw_pwr_wakeup to correct error code semantics
  staging: r8188eu: make dump_chip_info() static
  staging: r8188eu: remove DoReserved prototype
  staging: r8188eu: remove OnAtim prototype
  staging: r8188eu: remove SetHwReg8188EU()
  staging: r8188eu: make update_TSF() and correct_TSF() static
  staging: r8188eu: remove unused parameter from update_TSF()
  staging: r8188eu: remove unused parameter from correct_TSF()
  staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()
  staging: pi433: remove duplicated comments
  staging: qlge: refine variable name
  staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to function
  staging: vt6655: Convert macro vt6655_mac_reg_bits_off to function
  staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to function
  staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function
  ...
2022-08-04 12:01:42 -07:00
..
Kconfig
Makefile staging: vt6656: vt6655: removing unused macros definition Makefiles 2020-05-15 15:49:13 +02:00
TODO
baseband.c staging: vt6655: Rename MACvRegBitsOn 2022-07-14 15:48:38 +02:00
baseband.h staging: vt6655: Rename `by_preamble_type` parameter 2021-10-20 19:36:29 +02:00
card.c staging: vt6655: Rename MACvWordRegBitsOff 2022-07-14 15:48:38 +02:00
card.h staging: vt6655: Replace unused return value of vt6655_get_current_tsf 2022-05-05 23:21:04 +02:00
channel.c staging: vt6655: Rename MACvRegBitsOn 2022-07-14 15:48:38 +02:00
channel.h staging: vt6655: remove filename from channel.h 2021-07-27 15:22:14 +02:00
desc.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
device.h staging: vt6655: drop off byRxMode var in device.h 2021-12-28 17:10:47 +01:00
device_cfg.h staging: vt665X: remove unused CONFIG_PATH 2021-07-30 10:20:53 +02:00
device_main.c Staging driver patches for 6.0-rc1 2022-08-04 12:01:42 -07:00
dpc.c staging: vt6655: refactor camelcase uCurrRSSI to current_rssi 2021-12-03 15:08:30 +01:00
dpc.h staging: vt6655: remove filename from dpc.h 2021-07-27 15:22:15 +02:00
key.c staging: vt6655: Delete tmacro.h 2022-04-20 18:39:47 +02:00
key.h staging: vt6655: remove filename from key.h 2021-07-27 15:22:15 +02:00
mac.c staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function 2022-07-28 10:43:24 +02:00
mac.h staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function 2022-07-28 10:43:24 +02:00
power.c staging: vt6655: Rename MACvRegBitsOff 2022-07-14 15:48:38 +02:00
power.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
rf.c staging: vt6655: Rename MACvWordRegBitsOff 2022-07-14 15:48:38 +02:00
rf.h staging: vt6655: Rename `RFvWriteWakeProgSyn` function 2021-11-17 13:55:32 +01:00
rxtx.c Staging driver patches for 6.0-rc1 2022-08-04 12:01:42 -07:00
rxtx.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
srom.c staging: vt6655: Delete upc.h 2022-06-06 07:58:41 +02:00
srom.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
test