From: Linus Torvalds Date: Fri, 17 Jun 2022 14:55:24 +0000 (-0700) Subject: Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh... X-Git-Tag: v6.1-rc5~1059 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9afc441c3c9c56f80468c097d25eb1a2a14f0c95;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'staging-5.19-rc3' of git://git./linux/kernel/git/gregkh/staging Pull staging driver fixes from Greg KH: "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" * tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: Also remove the Unisys visorbus.h staging: rtl8723bs: Allocate full pwep structure staging: olpc_dcon: mark driver as broken staging: r8188eu: Fix warning of array overflow in ioctl_linux.c staging: r8188eu: fix rtw_alloc_hwxmits error detection for now --- 9afc441c3c9c56f80468c097d25eb1a2a14f0c95