linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 5.10-rc2
@ 2020-11-01 13:09 Greg KH
  2020-11-01 18:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-11-01 13:09 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: devel, linux-kernel

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.10-rc2

for you to fetch changes up to 7e97e4cbf30026b49b0145c3bfe06087958382c5:

  staging: fieldbus: anybuss: jump to correct label in an error path (2020-10-27 13:24:51 +0100)

----------------------------------------------------------------
Staging driver fixes for 5.10-rc2

Here are some small staging driver fixes for issues that have been
reported in 5.10-rc1:
  - octeon driver fixes
  - wfx driver fixes
  - memory leak fix in vchiq driver
  - fieldbus driver bugfix
  - comedi driver bugfix

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

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

----------------------------------------------------------------
Alexander Sverdlin (2):
      staging: octeon: repair "fixed-link" support
      staging: octeon: Drop on uncorrectable alignment or FCS error

Ian Abbott (1):
      staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice

Jing Xiangfeng (1):
      staging: fieldbus: anybuss: jump to correct label in an error path

Jérôme Pouiller (2):
      staging: wfx: fix use of uninitialized pointer
      staging: wfx: fix test on return value of gpiod_get_value()

Seung-Woo Kim (1):
      staging: mmal-vchiq: Fix memory leak for vchiq_instance

 drivers/staging/comedi/drivers/cb_pcidas.c         |  1 +
 drivers/staging/fieldbus/anybuss/arcx-anybus.c     |  2 +-
 drivers/staging/octeon/ethernet-mdio.c             |  6 ----
 drivers/staging/octeon/ethernet-rx.c               | 34 ++++++++++++----------
 drivers/staging/octeon/ethernet.c                  |  9 ++++++
 .../staging/vc04_services/vchiq-mmal/mmal-vchiq.c  | 19 +++++++++---
 drivers/staging/wfx/bh.c                           |  2 +-
 drivers/staging/wfx/data_tx.c                      |  6 ++--
 8 files changed, 49 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] Staging driver fixes for 5.10-rc2
  2020-11-01 13:09 [GIT PULL] Staging driver fixes for 5.10-rc2 Greg KH
@ 2020-11-01 18:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-01 18:09 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, Stephen Rothwell, devel, linux-kernel

The pull request you sent on Sun, 1 Nov 2020 14:09:21 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.10-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2376cca02d73a67ab28f03aa787777b74c3b0230

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:[~2020-11-01 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-01 13:09 [GIT PULL] Staging driver fixes for 5.10-rc2 Greg KH
2020-11-01 18:09 ` 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;
as well as URLs for NNTP newsgroup(s).