linux/drivers/staging/vt6655
Linus Torvalds 0a59b3f42e Staging driver cleanups for 6.9-rc1
Here is the big set of Staging driver cleanups for 6.9-rc1.  Nothing
 major in here, lots of small coding style cleanups for most drivers, and
 the removal of some obsolete hardare (the emxx_udc and some
 drivers/staging/board/ files).
 
 All of these have been in linux-next for a long time with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZfwrLg8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ylpnACfWebhSWZTOYu73xF72cI4RwC6AjkAn2Y4kcD4
 YJPkynO4ScM+C0pFD9Fv
 =gSrW
 -----END PGP SIGNATURE-----

Merge tag 'staging-6.9-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 cleanups for 6.9-rc1. Nothing
  major in here, lots of small coding style cleanups for most drivers,
  and the removal of some obsolete hardare (the emxx_udc and some
  drivers/staging/board/ files).

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

* tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (122 commits)
  staging: greybus: Replaces directive __attribute__((packed)) by __packed as suggested by checkpatch
  staging: greybus: Replace __attribute__((packed)) by __packed in various instances
  Staging: rtl8192e: Rename function GetHalfNmodeSupportByAPsHandler()
  Staging: rtl8192e: Rename function rtllib_FlushRxTsPendingPkts()
  Staging: rtl8192e: Rename goto OnADDBARsp_Reject
  Staging: rtl8192e: Rename goto OnADDBAReq_Fail
  Staging: rtl8192e: Rename function rtllib_send_ADDBARsp()
  Staging: rtl8192e: Rename function rtllib_send_ADDBAReq()
  Staging: rtl8192e: Rename variable TxRxSelect
  Staging: rtl8192e: Fix 5 chckpatch alignment warnings in rtl819x_BAProc.c
  Staging: rtl8192e: Rename function MgntQuery_MgntFrameTxRate
  Staging: rtl8192e: Rename boolean variable bHalfWirelessN24GMode
  Staging: rtl8192e: Rename reference AllowAllDestAddrHandler
  Staging: rtl8192e: Rename varoable asSta
  Staging: rtl8192e: Rename varoable osCcxVerNum
  Staging: rtl8192e: Rename variable CcxAironetBuf
  Staging: rtl8192e: Rename variable osCcxAironetIE
  Staging: rtl8192e: Rename variable AironetIeOui
  Staging: rtl8192e: Rename variable asRsn
  Staging: rtl8192e: Rename variable CcxVerNumBuf
  ...
2024-03-21 13:03:44 -07:00
..
baseband.c staging: vt6655: Rename variable bUpdateBBVGA 2023-10-17 15:40:16 +02:00
baseband.h staging: vt6655: remove unused bb_power_save_mode_off() function 2023-03-17 08:07:25 +01:00
card.c staging: vt6655: fix open parentheses alignment 2024-01-24 10:17:59 -08:00
card.h staging: vt6655: Type encoding info dropped from function name "CARDvSafeResetTx" 2023-11-23 12:47:42 +00:00
channel.c staging: vt6655: Rename variable byCurPwr 2023-10-17 15:40:16 +02:00
channel.h
desc.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
device_cfg.h
device_main.c wifi: mac80211: introduce 'channel request' 2024-02-08 13:07:34 +01:00
device.h staging: vt6655: Type encoding info dropped from variable name "apTailTD" 2023-11-23 12:47:42 +00:00
dpc.c staging: vt6655: Rename variable byBBPreEDRSSI 2023-10-17 15:40:16 +02:00
dpc.h
Kconfig staging: add HAS_IOPORT dependencies 2023-05-28 10:04:49 +01:00
key.c staging: vt6655: Delete tmacro.h 2022-04-20 18:39:47 +02:00
key.h
mac.c staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx 2022-09-11 13:58:45 +02:00
mac.h staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx 2022-09-11 13:58:45 +02:00
Makefile
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 variable byCurPwr 2023-10-17 15:40:16 +02:00
rf.h staging: vt6655: Type encoding info dropped from variable "byRFType" 2023-09-26 11:19:59 +02:00
rxtx.c staging: vt6655: Type encoding info dropped from function name "CARDbSetBeaconPeriod" 2023-11-23 12:47:41 +00:00
rxtx.h staging: vt6655: Remove extra blank lines between code blocks 2024-01-24 10:18:05 -08:00
srom.c staging: vt6655: Change camel case variables to snake case 2023-08-22 15:44:27 +02:00
srom.h staging: vt6655: Remove filenames in files 2021-08-28 09:45:10 +02:00
test
TODO