* [GIT PULL] Char/Misc driver updates for 6.3-rc3
@ 2023-03-19 14:57 Greg KH
2023-03-19 17:15 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-03-19 14:57 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.3-rc3
for you to fetch changes up to f551592f72563e119bdec5b9d5242f584111b2aa:
Merge tag 'icc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus (2023-03-16 10:55:42 +0100)
----------------------------------------------------------------
Char/Misc driver fixes for 6.3-rc3.
Here are a few small char/misc/other driver subsystem patches to resolve
reported problems for 6.3-rc3.
Included in here are:
- Interconnect driver fixes for reported problems
- Memory driver fixes for reported problems.
- nvmem core fix
- firmware driver fix for reported problem.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dmitry Baryshkov (3):
interconnect: qcom: osm-l3: fix icc_onecell_data allocation
interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
interconnect: qcom: sm8550: switch to qcom_icc_rpmh_* function
Greg Kroah-Hartman (1):
Merge tag 'icc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus
Johan Hovold (17):
interconnect: fix mem leak when freeing nodes
interconnect: fix icc_provider_del() error handling
interconnect: fix provider registration API
interconnect: imx: fix registration race
interconnect: qcom: osm-l3: fix registration race
interconnect: qcom: rpm: fix probe child-node error handling
interconnect: qcom: rpm: fix registration race
interconnect: qcom: rpmh: fix probe child-node error handling
interconnect: qcom: rpmh: fix registration race
interconnect: qcom: msm8974: fix registration race
interconnect: exynos: fix node leak in probe PM QoS error path
interconnect: exynos: fix registration race
interconnect: exynos: drop redundant link destroy
memory: tegra: fix interconnect registration race
memory: tegra124-emc: fix interconnect registration race
memory: tegra20-emc: fix interconnect registration race
memory: tegra30-emc: fix interconnect registration race
Konrad Dybcio (1):
interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
Michael Walle (1):
nvmem: core: return -ENOENT if nvmem cell is not found
Roman Gushchin (1):
firmware: xilinx: don't make a sleepable memory allocation from an atomic context
drivers/firmware/xilinx/zynqmp.c | 2 +-
drivers/interconnect/core.c | 68 +++++++++++++++---------
drivers/interconnect/imx/imx.c | 20 +++----
drivers/interconnect/qcom/icc-rpm.c | 29 +++++-----
drivers/interconnect/qcom/icc-rpmh.c | 30 +++++++----
drivers/interconnect/qcom/msm8974.c | 20 +++----
drivers/interconnect/qcom/osm-l3.c | 16 +++---
drivers/interconnect/qcom/qcm2290.c | 4 +-
drivers/interconnect/qcom/sm8450.c | 98 +---------------------------------
drivers/interconnect/qcom/sm8550.c | 99 +----------------------------------
drivers/interconnect/samsung/exynos.c | 30 +++++------
drivers/memory/tegra/mc.c | 16 +++---
drivers/memory/tegra/tegra124-emc.c | 12 ++---
drivers/memory/tegra/tegra20-emc.c | 12 ++---
drivers/memory/tegra/tegra30-emc.c | 12 ++---
drivers/nvmem/core.c | 2 +-
include/linux/interconnect-provider.h | 12 +++++
17 files changed, 160 insertions(+), 322 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver updates for 6.3-rc3
2023-03-19 14:57 [GIT PULL] Char/Misc driver updates for 6.3-rc3 Greg KH
@ 2023-03-19 17:15 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-19 17:15 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Sun, 19 Mar 2023 15:57:06 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.3-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ce86beb43eb5f801cb053abf763579f25d5276ab
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:[~2023-03-19 17:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-19 14:57 [GIT PULL] Char/Misc driver updates for 6.3-rc3 Greg KH
2023-03-19 17:15 ` 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