mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Cc: devel@linuxdriverproject.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Staging driver fixes for 5.10-rc2
Date: Sun, 1 Nov 2020 14:09:21 +0100	[thread overview]
Message-ID: <20201101130921.GA4115310@kroah.com> (raw)

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(-)

             reply	other threads:[~2020-11-01 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-01 13:09 Greg KH [this message]
2020-11-01 18:09 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201101130921.GA4115310@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®