All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 6.18-rc3
@ 2025-10-26 13:59 Greg KH
  2025-10-26 17:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-10-26 13:59 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell
  Cc: linux-kernel, linux-staging

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.18-rc3

for you to fetch changes up to b1aabb8ef09b4cf0cc0c92ca9dfd19482f3192c1:

  staging: gpib: Fix device reference leak in fmh_gpib driver (2025-10-13 10:55:03 +0200)

----------------------------------------------------------------
staging driver fixes for 6.18-rc3

Here are some small staging driver fixes for the gpib subsystem to
resolve some reported issues.  Included in here are:
  - memory leak fixes
  - error code fixes
  - proper protocol fixes

All of these have been in linux-next for almost 2 weeks now with no
reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Dave Penkler (3):
      staging: gpib: Fix no EOI on 1 and 2 byte writes
      staging: gpib: Fix sending clear and trigger events
      staging: gpib: Return -EINTR on device clear

Ma Ke (1):
      staging: gpib: Fix device reference leak in fmh_gpib driver

 drivers/staging/gpib/agilent_82350b/agilent_82350b.c | 12 +++++++-----
 drivers/staging/gpib/fmh_gpib/fmh_gpib.c             |  5 +++++
 drivers/staging/gpib/ni_usb/ni_usb_gpib.c            | 13 ++++++++++---
 3 files changed, 22 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Staging driver fixes for 6.18-rc3
  2025-10-26 13:59 [GIT PULL] Staging driver fixes for 6.18-rc3 Greg KH
@ 2025-10-26 17:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-26 17:37 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, Stephen Rothwell, linux-kernel,
	linux-staging

The pull request you sent on Sun, 26 Oct 2025 14:59:59 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.18-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/40282418e17e194fe70478025387cf89f8cfaf8e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-26 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-26 13:59 [GIT PULL] Staging driver fixes for 6.18-rc3 Greg KH
2025-10-26 17:37 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.