public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 6.10-final
@ 2024-07-12 10:41 Greg KH
  2024-07-12 16:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-07-12 10:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826:

  Linux 6.10-rc6 (2024-06-30 14:40:44 -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.10-final

for you to fetch changes up to 389637d4fb5fee40e8a0f2bfd31583f6768ef792:

  mei: vsc: Fix spelling error (2024-07-04 12:21:39 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 6.10-final

Here are some small remaining driver fixes for 6.10-final that have all
been in linux-next for a while and resolve reported issues.  Included in
here are:
  - mei driver fixes (and a spelling fix at the end just to be clean)
  - iio driver fixes for reported problems
  - fastrpc bugfixes
  - nvmem small fixes

Again, all have been in linux-next for a while with no reported issues.

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

----------------------------------------------------------------
Ekansh Gupta (6):
      misc: fastrpc: Fix DSP capabilities request
      misc: fastrpc: Copy the complete capability structure to user
      misc: fastrpc: Avoid updating PD type for capability request
      misc: fastrpc: Fix memory leak in audio daemon attach operation
      misc: fastrpc: Fix ownership reassignment of remote heap
      misc: fastrpc: Restrict untrusted app to attach to privileged PD

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-6.10c' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus

He Zhe (1):
      hpet: Support 32-bit userspace

Joy Chakraborty (3):
      misc: microchip: pci1xxxx: Fix return value of nvmem callbacks
      nvmem: rmem: Fix return value of rmem_read()
      nvmem: meson-efuse: Fix return value of nvmem callbacks

João Paulo Gonçalves (1):
      iio: trigger: Fix condition for own trigger

Mudit Sharma (1):
      iio: light: apds9306: Fix error handing

Thomas Weißschuh (2):
      nvmem: core: only change name to fram for current attribute
      nvmem: core: limit cell sysfs permissions to main attribute ones

Wentong Wu (5):
      mei: vsc: Enhance IVSC chipset stability during warm reboot
      mei: vsc: Prevent timeout error with added delay post-firmware download
      mei: vsc: Utilize the appropriate byte order swap function
      mei: vsc: Enhance SPI transfer of IVSC ROM
      mei: vsc: Fix spelling error

 drivers/char/hpet.c                               | 34 ++++++++++++++++---
 drivers/iio/industrialio-trigger.c                |  2 +-
 drivers/iio/light/apds9306.c                      |  4 +--
 drivers/misc/fastrpc.c                            | 41 ++++++++++++++++++-----
 drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.c |  4 ---
 drivers/misc/mei/platform-vsc.c                   |  4 +--
 drivers/misc/mei/vsc-fw-loader.c                  |  2 +-
 drivers/misc/mei/vsc-tp.c                         | 18 ++++++++--
 drivers/nvmem/core.c                              |  7 ++--
 drivers/nvmem/meson-efuse.c                       | 14 +++++---
 drivers/nvmem/rmem.c                              |  5 ++-
 include/uapi/misc/fastrpc.h                       |  3 ++
 12 files changed, 103 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Char/Misc driver fixes for 6.10-final
  2024-07-12 10:41 [GIT PULL] Char/Misc driver fixes for 6.10-final Greg KH
@ 2024-07-12 16:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-12 16:05 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Fri, 12 Jul 2024 12:41:17 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.10-final

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f469cf967b095ec2d001a712e8cdbf3b1f06912b

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:[~2024-07-12 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 10:41 [GIT PULL] Char/Misc driver fixes for 6.10-final Greg KH
2024-07-12 16:05 ` 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