linux/drivers/staging/gpib
Linus Torvalds 1641684528 Staging changes for 6.17-rc1
Here is the "big" set of staging driver changes for 6.17-rc1.  That's in
 quotes as it really isn't all that big of a set of changes this
 development cycle at all.
 
 Major things that stand out are:
   - gpib cleanups and tweaks with the majority of the big issues now
     taken care of.  Odds are it will move out of staging/ in the next
     merge window if all goes well.
   - more constant cleanups and layer removals from the rtl8723bs driver.
     It's amazing how many layers deep they really are, all cleanups here
     are great to see
   - axis-fifo sysfs api removed and debugfs api added.  The sysfs api
     didn't work at all so obviously no one was using it.  Add the same
     information into debugfs as that's the proper place for it, and make
     it actually work.
   - Remaining changes is lots of small checkpatch cleanups, most of
     which seem to have come from a Debconf session where people were
     encouraged to submit their first kernel patch, a nice thing to see
     happen again.
 
 All of these have been in linux-next with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCaIeLgA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ynt4wCeOogkFxYNKzePUcff7VCG+/q2v5UAnAtT/3dj
 Nj2+HBNZFEvGrC/WEU1T
 =CAgG
 -----END PGP SIGNATURE-----

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

Pull staging updates from Greg KH:
 "Here is the "big" set of staging driver changes for 6.17-rc1. That's
  in quotes as it really isn't all that big of a set of changes this
  development cycle at all.

  Major things that stand out are:

   - gpib cleanups and tweaks with the majority of the big issues now
     taken care of. Odds are it will move out of staging/ in the next
     merge window if all goes well.

   - more constant cleanups and layer removals from the rtl8723bs
     driver. It's amazing how many layers deep they really are, all
     cleanups here are great to see

   - axis-fifo sysfs api removed and debugfs api added. The sysfs api
     didn't work at all so obviously no one was using it. Add the same
     information into debugfs as that's the proper place for it, and
     make it actually work.

   - Remaining changes is lots of small checkpatch cleanups, most of
     which seem to have come from a Debconf session where people were
     encouraged to submit their first kernel patch, a nice thing to see
     happen again.

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

* tag 'staging-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (71 commits)
  staging: rtl8723bs: remove redundant semicolon in basic_types.h
  staging: gpib: Add init response codes for new ni-usb-hs+
  staging: rtl8723bs: DoIQK_8723B is empty
  staging: rtl8723bs: dm_CheckStatistics is empty
  staging: rtl8723bs: hw_var_port_switch is empty
  staging: rtl8723bs: _InitOtherVariable is empty
  staging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv is empty
  staging: rtl8723bs: rtl8723b_set_FwAoacRsvdPage_cmd is empty
  staging: rtl8723bs: CheckFwRsvdPageContent is empty
  staging: rtl8723bs: clean up redundant & parentheses
  staging: axis-fifo: add debugfs interface for dumping fifo registers
  staging: axis-fifo: remove sysfs interface
  staging: nvec: Fix incorrect null termination of battery manufacturer
  staging: gpib: fix typo
  staging: sm750fb: fix CamelCase variable naming
  staging: vme_user: fix spelling errors
  staging: rtl8723bs: remove unnecessary braces in rtl8723b_cmd
  staging: rtl8723bs: remove unnecessary commented code
  staging: rtl8723bs: add missing blank line after declaration
  staging: rtl8723bs: remove unnecessary comment separator lines
  ...
2025-07-29 10:03:10 -07:00
..
agilent_82350b staging: gpib: Add return value to request_control 2025-04-18 16:49:00 +02:00
agilent_82357a treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
cb7210 staging: gpib: Fix error handling paths in cb_gpib_probe() 2025-07-09 13:11:49 +02:00
cec staging: gpib: cec: Fix inconsistent indentation in cec_pci_attach() 2025-07-09 13:11:24 +02:00
common Staging changes for 6.17-rc1 2025-07-29 10:03:10 -07:00
eastwood staging: gpib: Add return value to request_control 2025-04-18 16:49:00 +02:00
fmh_gpib staging: gpib: Add return value to request_control 2025-04-18 16:49:00 +02:00
gpio staging: gpib: fix typo 2025-07-24 11:28:37 +02:00
hp_82335 staging: gpib: Add return value to request_control 2025-04-18 16:49:00 +02:00
hp_82341 staging: gpib: hp_82341: Replace manual comparison with min/max macro 2025-06-19 17:33:03 +02:00
include staging: gpib: Add local include file for commands 2025-06-19 17:32:32 +02:00
ines staging: gpib: Avoid unused variable warning 2025-05-21 13:44:46 +02:00
lpvo_usb_gpib staging: gpib: lpvo_usb_gpib: Remove unreachable return statement 2025-07-09 13:11:35 +02:00
nec7210 staging: gpib: Add return value to request_control 2025-04-18 16:49:00 +02:00
ni_usb staging: gpib: Add init response codes for new ni-usb-hs+ 2025-07-24 11:31:23 +02:00
pc2 staging: gpib: Add return value to request_control 2025-04-18 16:49:00 +02:00
tms9914 staging: gpib: Add return value to request_control 2025-04-18 16:49:00 +02:00
tnt4882 staging: gpib: Add return value to request_control 2025-04-18 16:49:00 +02:00
uapi staging: gpib: Add bit and byte padding to ioctl structs 2025-06-19 17:32:32 +02:00
Kconfig staging: gpib: Remove dependencies on !X86_PAE 2025-02-19 16:47:25 +01:00
Makefile staging: gpib: Replace custom debug with dev_dbg 2024-11-07 09:27:34 +01:00
TODO staging: gpib: Update TODO 2025-06-19 17:31:52 +02:00