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>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.7-rc3
Date: Sun, 26 Apr 2020 12:47:58 +0200	[thread overview]
Message-ID: <20200426104758.GA2120856@kroah.com> (raw)

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.7-rc3

for you to fetch changes up to 9c0c54a8daf465e6e6454ffe6fc999e81a22dbf9:

  interconnect: qcom: Fix uninitialized tcs_cmd::wait (2020-04-23 16:18:07 +0200)

----------------------------------------------------------------
Char/misc driver fixes for 5.7-rc3

Here are 4 small misc driver fixes for 5.7-rc3:
	- mei driver fix
	- interconnect driver fix
	- 2 fpga driver fixes

All have been in linux-next with no reported issue

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

----------------------------------------------------------------
Benjamin Lee (1):
      mei: me: fix irq number stored in hw struct

Greg Kroah-Hartman (1):
      Merge tag 'fpga-fixes-for-5.7' of git://git.kernel.org/.../mdf/linux-fpga into char-misc-linus

Mike Tipton (1):
      interconnect: qcom: Fix uninitialized tcs_cmd::wait

Shubhrajyoti Datta (1):
      fpga: zynq: Remove clk_get error message for probe defer

Xu Yilun (1):
      fpga: dfl: pci: fix return value of cci_pci_sriov_configure

 drivers/fpga/dfl-pci.c                | 6 ++++--
 drivers/fpga/zynq-fpga.c              | 3 ++-
 drivers/interconnect/qcom/bcm-voter.c | 5 +++--
 drivers/misc/mei/pci-me.c             | 3 ++-
 4 files changed, 11 insertions(+), 6 deletions(-)

             reply	other threads:[~2020-04-26 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26 10:47 Greg KH [this message]
2020-04-26 18:25 ` 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=20200426104758.GA2120856@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --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

Powered by JetHome