linux/drivers/staging/rtl8723bs
Linus Torvalds 125ca74546 Staging driver updates for 6.14-rc1
Here's the pretty small staging driver tree update for 6.14-rc1.  Not
 much happened this development cycle:
   - deleted some unused ioctl code from the rtl8723bs driver
   - gpib driver cleanups and fixes
   - other tiny minor 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-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZ5fHXw8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ylD8ACfdoCGlfuBqxC+aVli7OBNAvyM85MAnjrY9MKP
 kU82tZAVrVFOls72NQb9
 =MU0Q
 -----END PGP SIGNATURE-----

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

Pull staging driver updates from Greg KH:
 "Here's the pretty small staging driver tree update for 6.14-rc1. Not
  much happened this development cycle:

   - deleted some unused ioctl code from the rtl8723bs driver

   - gpib driver cleanups and fixes

   - other tiny minor coding style fixes.

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

* tag 'staging-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (38 commits)
  staging: gpib: Agilent usb code cleanup
  staging: gpib: Fix NULL pointer dereference in detach
  staging: gpib: Fix inadvertent negative shift
  staging: gpib: fix prefixing 0x with decimal output
  staging: gpib: Use C99 syntax and make static
  staging: gpib: Avoid plain integers as NULL pointers
  staging: gpib: Use __user for user space pointers
  staging: gpib: Use __iomem attribute for io addresses
  staging: gpib: Add missing mutex unlock in ni usb driver
  staging: gpib: Add missing mutex unlock in agilent usb driver
  staging: gpib: Modernize gpib_interface_t initialization and make static
  staging: gpib: Remove commented-out debug code
  staging: rtl8723bs: Remove ioctl interface
  staging: gpib: tnt4882: Handle gpib_register_driver() errors
  staging: gpib: pc2: Handle gpib_register_driver() errors
  staging: gpib: ni_usb: Handle gpib_register_driver() errors
  staging: gpib: lpvo_usb: Return error value from gpib_register_driver()
  staging: gpib: ines: Handle gpib_register_driver() errors
  staging: gpib: hp_82341: Handle gpib_register_driver() errors
  staging: gpib: hp_82335: Return error value from gpib_register_driver()
  ...
2025-01-27 16:43:27 -08:00
..
core staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and caller 2024-12-20 16:54:11 +01:00
hal staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and caller 2024-12-20 16:54:11 +01:00
include staging: rtl8723bs: Remove ioctl interface 2025-01-10 16:03:35 +01:00
os_dep Staging driver updates for 6.14-rc1 2025-01-27 16:43:27 -08:00
Kconfig staging: rtl8723bs: drop unnessary dep on CFG80211_WEXT 2024-08-22 15:46:42 +08:00
Makefile staging: rtl8723bs: Remove ioctl interface 2025-01-10 16:03:35 +01:00
TODO staging: rtl8723bs: Remove TODO contact information 2024-11-10 08:03:30 +01:00