public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 5.19-rc3
@ 2022-06-17  8:15 Greg KH
  2022-06-17 15:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-06-17  8:15 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell
  Cc: linux-kernel, linux-staging

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cd756dafd86ee3a4969906086f3c2537e0c6d9d0:

  staging: Also remove the Unisys visorbus.h (2022-06-10 15:36:49 +0200)

----------------------------------------------------------------
Staging driver fixes for 5.19-rc3

Here are some small staging driver fixes for 5.19-rc3 that resolve
reported issues:
	- remove visorbus.h which was forgotten in the -rc1 merge where
	  the code that used it was removed
	- olpc_dcon: mark as broken to allow the DRM developers to
	  evolve the fbdev api properly without having to deal with this
	  obsolete driver.  It will be removed soon if no one steps up
	  to adopt it and fix the issues with it.
	- rtl8723bs driver fix
	- r8188eu driver fix to resolve many reports of the driver being
	  broken with -rc1.

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

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

----------------------------------------------------------------
Javier Martinez Canillas (1):
      staging: olpc_dcon: mark driver as broken

Kees Cook (1):
      staging: rtl8723bs: Allocate full pwep structure

Larry Finger (1):
      staging: r8188eu: Fix warning of array overflow in ioctl_linux.c

Peter Robinson (1):
      staging: Also remove the Unisys visorbus.h

Phillip Potter (1):
      staging: r8188eu: fix rtw_alloc_hwxmits error detection for now

 drivers/staging/olpc_dcon/Kconfig              |   2 +-
 drivers/staging/r8188eu/core/rtw_xmit.c        |  20 +-
 drivers/staging/r8188eu/os_dep/ioctl_linux.c   |   2 +-
 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c |   6 +-
 include/linux/visorbus.h                       | 344 -------------------------
 5 files changed, 11 insertions(+), 363 deletions(-)
 delete mode 100644 include/linux/visorbus.h

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

* Re: [GIT PULL] Staging driver fixes for 5.19-rc3
  2022-06-17  8:15 [GIT PULL] Staging driver fixes for 5.19-rc3 Greg KH
@ 2022-06-17 15:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-17 15:00 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, Stephen Rothwell, linux-kernel,
	linux-staging

The pull request you sent on Fri, 17 Jun 2022 10:15:11 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9afc441c3c9c56f80468c097d25eb1a2a14f0c95

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:[~2022-06-17 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-17  8:15 [GIT PULL] Staging driver fixes for 5.19-rc3 Greg KH
2022-06-17 15:00 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox