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

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -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.9-rc7

for you to fetch changes up to 98241a774db49988f25b7b3657026ce51ccec293:

  slimbus: qcom-ngd-ctrl: Add timeout for wait operation (2024-05-03 07:30:32 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 6.9-rc7

Here are some small char/misc/other driver fixes and new device ids for
6.9-rc7 that resolve some reported problems.

Included in here are:
  - iio driver fixes
  - mei driver fix and new device ids
  - dyndbg bugfix
  - pvpanic-pci driver bugfix
  - slimbus driver bugfix
  - fpga new device id

All have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: me: add lunar lake point M DID

Daniele Ceraolo Spurio (1):
      mei: pxp: match against PCI_CLASS_DISPLAY_OTHER

Greg Kroah-Hartman (2):
      Merge tag 'iio-fixes-for-6.9a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
      Merge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-linus

Hans de Goede (2):
      iio: accel: mxc4005: Interrupt handling fixes
      iio: accel: mxc4005: Reset chip on probe() and resume()

Javier Carrasco (1):
      dt-bindings: iio: health: maxim,max30102: fix compatible check

Jim Cromie (1):
      dyndbg: fix old BUG_ON in >control parser

Peter Colberg (1):
      fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card

Ramona Gradinariu (1):
      iio:imu: adis16475: Fix sync mode setting

Thomas Weißschuh (1):
      misc/pvpanic-pci: register attributes via pci_driver

Vasileios Amoiridis (2):
      iio: pressure: Fixes BME280 SPI driver data
      iio: pressure: Fixes SPI support for BMP3xx devices

Viken Dadhaniya (1):
      slimbus: qcom-ngd-ctrl: Add timeout for wait operation

 .../bindings/iio/health/maxim,max30102.yaml        |  2 +-
 drivers/fpga/dfl-pci.c                             |  3 +
 drivers/iio/accel/mxc4005.c                        | 92 ++++++++++++++++++++--
 drivers/iio/imu/adis16475.c                        |  4 +-
 drivers/iio/pressure/bmp280-core.c                 |  1 +
 drivers/iio/pressure/bmp280-spi.c                  | 13 +--
 drivers/iio/pressure/bmp280.h                      |  1 +
 drivers/misc/mei/hw-me-regs.h                      |  2 +
 drivers/misc/mei/pci-me.c                          |  2 +
 drivers/misc/mei/pxp/mei_pxp.c                     |  7 +-
 drivers/misc/pvpanic/pvpanic-pci.c                 |  4 +-
 drivers/slimbus/qcom-ngd-ctrl.c                    |  6 +-
 lib/dynamic_debug.c                                |  6 +-
 13 files changed, 118 insertions(+), 25 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 6.9-rc7
  2024-05-05  8:35 [GIT PULL] Char/Misc driver fixes for 6.9-rc7 Greg KH
@ 2024-05-05 17:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-05 17:13 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sun, 5 May 2024 09:35:39 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.9-rc7

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

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-05-05 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-05  8:35 [GIT PULL] Char/Misc driver fixes for 6.9-rc7 Greg KH
2024-05-05 17:13 ` 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