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

The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -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.8-rc8

for you to fetch changes up to a0776c214d47ea4f7aaef138095beaa41cff03ef:

  mei: gsc_proxy: match component when GSC is on different bus (2024-03-05 14:30:09 +0000)

----------------------------------------------------------------
Char/Misc driver changes for 6.8-rc8 (or -final)

Here are a few small char/misc and other driver subsystem fixes for
reported issues that have been in my tree for inclusion in 6.8-rc8 or
-final, which ever is next.

Included in here are fixes for:
  - iio driver fixes for reported problems
  - much reported bugfix for a lis3lv02d_i2c regression
  - comedi driver bugfix
  - mei new device ids
  - mei driver fixes
  - counter core fix

All of these have been in linux-next with no reported issues, some for
many weeks.

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

----------------------------------------------------------------
Alexander Usyskin (3):
      mei: me: add arrow lake point S DID
      mei: me: add arrow lake point H DID
      mei: gsc_proxy: match component when GSC is on different bus

Cosmin Tanislav (2):
      iio: accel: adxl367: fix DEVID read after reset
      iio: accel: adxl367: fix I2C FIFO data register

Ekansh Gupta (1):
      misc: fastrpc: Pass proper arguments to scm call

Frej Drejhammar (1):
      comedi: comedi_8255: Correct error in subdevice initialization

Greg Kroah-Hartman (2):
      Merge tag 'counter-fixes-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus
      Merge tag 'iio-fixes-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus

Hans de Goede (1):
      misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/resume

Ian Abbott (1):
      comedi: comedi_test: Prevent timers rescheduling during deletion

Jean-Baptiste Maneyrol (2):
      iio: imu: inv_mpu6050: fix FIFO parsing when empty
      iio: imu: inv_mpu6050: fix frequency setting when chip is off

Kees Cook (1):
      iio: pressure: dlhl60d: Initialize empty DLH bytes

Nuno Sa (1):
      counter: fix privdata alignment

Vasileios Amoiridis (1):
      iio: pressure: Fixes BMP38x and BMP390 SPI support

Wentong Wu (1):
      mei: Add Meteor Lake support for IVSC device

 drivers/comedi/drivers/comedi_8255.c          |  1 +
 drivers/comedi/drivers/comedi_test.c          | 30 +++++++++++++---
 drivers/counter/counter-core.c                |  7 ++--
 drivers/iio/accel/adxl367.c                   |  8 +++--
 drivers/iio/accel/adxl367_i2c.c               |  2 +-
 drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c    |  2 ++
 drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.c |  5 +++
 drivers/iio/pressure/bmp280-spi.c             | 50 ++++++++++++++++++++++++++-
 drivers/iio/pressure/dlhl60d.c                |  7 ++--
 drivers/misc/fastrpc.c                        | 10 +++---
 drivers/misc/lis3lv02d/lis3lv02d_i2c.c        | 21 ++++++-----
 drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c    |  8 +++--
 drivers/misc/mei/hw-me-regs.h                 |  2 ++
 drivers/misc/mei/pci-me.c                     |  2 ++
 drivers/misc/mei/vsc-tp.c                     |  1 +
 15 files changed, 126 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 6.8-rc8
  2024-03-08 17:30 [GIT PULL] Char/Misc driver fixes for 6.8-rc8 Greg KH
@ 2024-03-08 22:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-08 22:28 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Fri, 8 Mar 2024 17:30:23 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.8-rc8

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

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-03-08 22:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-08 17:30 [GIT PULL] Char/Misc driver fixes for 6.8-rc8 Greg KH
2024-03-08 22:28 ` 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