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 6.0-rc7
Date: Sat, 24 Sep 2022 10:26:54 +0200 [thread overview]
Message-ID: <Yy6/TuLIZ60zb3ia@kroah.com> (raw)
The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:
Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.0-rc7
for you to fetch changes up to 2bc54aaa65d2126ae629919175708a28ce7ef06e:
counter: 104-quad-8: Fix skipped IRQ lines during events configuration (2022-09-22 14:26:37 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 6.0-rc7
Here are 3 tiny driver fixes for 6.0-rc7. They include:
- phy driver reset bugfix
- fpga memleak bugfix
- counter irq config bugfix
The first 2 have been in linux-next for a while, the last one has only
been added to my tree in the past few days, but was in linux-next under
a different commit id. I couldn't pull directly from the counter tree
due to some gpg key propagation issue, so I took the commit directly
from email instead.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (2):
Merge tag 'phy-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-linus
Merge tag 'fpga-for-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-linus
Pali Rohár (1):
phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset support
Russ Weight (1):
fpga: m10bmc-sec: Fix possible memory leak of flash_buf
William Breathitt Gray (1):
counter: 104-quad-8: Fix skipped IRQ lines during events configuration
drivers/counter/104-quad-8.c | 6 +-
drivers/fpga/intel-m10-bmc-sec-update.c | 8 +--
drivers/phy/marvell/phy-mvebu-a3700-comphy.c | 87 ++++++----------------------
3 files changed, 24 insertions(+), 77 deletions(-)
next reply other threads:[~2022-09-24 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-24 8:26 Greg KH [this message]
2022-09-24 15:48 ` 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=Yy6/TuLIZ60zb3ia@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
all inboxes | Powered by JetHome®