[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aB9aZjUU3BShkFyd@kroah.com>
Date: Sat, 10 May 2025 15:53:42 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: [GIT PULL] Staging driver fixes for 6.15-rc6
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.15-rc6
for you to fetch changes up to c6e8d85fafa7193613db37da29c0e8d6e2515b13:
staging: axis-fifo: Remove hardware resets for user errors (2025-04-25 16:14:25 +0200)
----------------------------------------------------------------
Staging driver fixes for 6.15-rc6
Here are three small staging driver fixes for 6.15-rc6. These are:
- bcm2835-camera driver fix
- two axis-fifo driver fixes
All of these have been in linux-next for a few weeks with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Dave Stevenson (1):
staging: bcm2835-camera: Initialise dev in v4l2_dev
Gabriel Shahrouzi (2):
staging: axis-fifo: Correct handling of tx_fifo_depth for size validation
staging: axis-fifo: Remove hardware resets for user errors
drivers/staging/axis-fifo/axis-fifo.c | 14 +++-----------
.../staging/vc04_services/bcm2835-camera/bcm2835-camera.c | 1 +
2 files changed, 4 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists