public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 6.8-rc8
Date: Fri, 8 Mar 2024 17:30:23 +0000	[thread overview]
Message-ID: <ZetLL3YjQ32l-2pW@kroah.com> (raw)

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(-)

             reply	other threads:[~2024-03-08 17:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08 17:30 Greg KH [this message]
2024-03-08 22:28 ` [GIT PULL] Char/Misc driver fixes for 6.8-rc8 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZetLL3YjQ32l-2pW@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox