* [GIT PULL] Char/Misc driver fixes for 6.6-final
@ 2023-10-28 7:20 Greg KH
2023-10-28 18:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-10-28 7:20 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit 58720809f52779dc0f08e53e54b014209d13eebb:
Linux 6.6-rc6 (2023-10-15 13:34:39 -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.6-final
for you to fetch changes up to 28926daf731f72d0537767fdbab2a3e06e31190a:
fpga: Fix memory leak for fpga_region_test_class_find() (2023-10-24 19:32:39 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 6.6-final
Here are some very small driver fixes for 6.6-final that have shown up
in the past 2 weeks. Included in here are:
- tiny fastrpc bugfixes for reported errors
- nvmem register fixes
- iio driver fixes for some reported problems
- fpga test fix
- MAINTAINERS file update for fpga
All of these have been in linux-next this week with no reported
problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Ekansh Gupta (4):
misc: fastrpc: Reset metadata buffer to avoid incorrect free
misc: fastrpc: Free DMA handles for RPC calls with no arguments
misc: fastrpc: Clean buffers on remote invocation failures
misc: fastrpc: Unmap only if buffer is unmapped from DSP
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-6.6b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
Jinjie Ruan (1):
fpga: Fix memory leak for fpga_region_test_class_find()
Krzysztof Kozlowski (1):
dt-bindings: iio: add missing reset-gpios constrain
Linus Walleij (1):
iio: afe: rescale: Accept only offset channels
Marco Pagani (1):
fpga: disable KUnit test suites when module support is enabled
Marek Szyprowski (1):
iio: exynos-adc: request second interupt only when touchscreen mode is used
Peng Fan (3):
nvmem: imx: correct nregs for i.MX6SLL
nvmem: imx: correct nregs for i.MX6UL
nvmem: imx: correct nregs for i.MX6ULL
Robert Hancock (2):
iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds
iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale
Russ Weight (1):
fpga: m10bmc-sec: Change contact for secure update driver
.../testing/sysfs-driver-intel-m10-bmc-sec-update | 14 ++++----
.../devicetree/bindings/iio/addac/adi,ad74115.yaml | 3 +-
.../devicetree/bindings/iio/dac/adi,ad5758.yaml | 3 +-
.../devicetree/bindings/iio/health/ti,afe4403.yaml | 3 +-
.../devicetree/bindings/iio/health/ti,afe4404.yaml | 3 +-
MAINTAINERS | 2 +-
drivers/fpga/tests/Kconfig | 4 +--
drivers/fpga/tests/fpga-region-test.c | 2 ++
drivers/iio/adc/exynos_adc.c | 24 +++++++------
drivers/iio/adc/xilinx-xadc-core.c | 39 ++++++++--------------
drivers/iio/adc/xilinx-xadc.h | 2 ++
drivers/iio/afe/iio-rescale.c | 19 ++++++++---
drivers/misc/fastrpc.c | 34 +++++++++----------
drivers/nvmem/imx-ocotp.c | 6 ++--
14 files changed, 85 insertions(+), 73 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 6.6-final
2023-10-28 7:20 [GIT PULL] Char/Misc driver fixes for 6.6-final Greg KH
@ 2023-10-28 18:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-28 18:00 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Sat, 28 Oct 2023 09:20:03 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.6-final
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/db5cda7fd46881f88eee52f3960b7856ddf051fb
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-10-28 18:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-28 7:20 [GIT PULL] Char/Misc driver fixes for 6.6-final Greg KH
2023-10-28 18:00 ` 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