LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.14-rc7
@ 2021-08-21 16:01 Greg KH
2021-08-21 18:31 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-08-21 16:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:
Linux 5.14-rc5 (2021-08-08 13:49:31 -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.14-rc7
for you to fetch changes up to d30836a9528906ee9d42b7cd59108f3bb4e16b01:
Merge tag 'icc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus (2021-08-15 11:21:02 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 5.14-rc7
Here are some small driver fixes for 5.14-rc7.
They consist of:
- revert for an interconnect patch that was found to have
problems.
- ipack tpci200 driver fixes for reported problems
- slimbus messaging and ngd fixes for reported problems.
All are small and have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dongliang Mu (2):
ipack: tpci200: fix many double free issues in tpci200_pci_probe
ipack: tpci200: fix memory leak in the tpci200_register
Georgi Djakov (1):
Revert "interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate"
Greg Kroah-Hartman (1):
Merge tag 'icc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus
Srinivas Kandagatla (4):
slimbus: messaging: start transaction ids from 1 instead of zero
slimbus: messaging: check for valid transaction id
slimbus: ngd: set correct device for pm
slimbus: ngd: reset dma setup during runtime pm
drivers/interconnect/qcom/icc-rpmh.c | 10 +++---
drivers/ipack/carriers/tpci200.c | 60 +++++++++++++++++++-----------------
drivers/slimbus/messaging.c | 7 +++--
drivers/slimbus/qcom-ngd-ctrl.c | 22 +++++++------
4 files changed, 54 insertions(+), 45 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 5.14-rc7
2021-08-21 16:01 [GIT PULL] Char/Misc driver fixes for 5.14-rc7 Greg KH
@ 2021-08-21 18:31 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-21 18:31 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Sat, 21 Aug 2021 18:01:18 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.14-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9085423f0e2114fb1a1ca494b872f7d2352b5699
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:[~2021-08-21 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21 16:01 [GIT PULL] Char/Misc driver fixes for 5.14-rc7 Greg KH
2021-08-21 18:31 ` 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).