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.1-rc3
Date: Sun, 30 Oct 2022 15:11:44 +0100	[thread overview]
Message-ID: <Y16GIJg2y/3M9Xbt@kroah.com> (raw)

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -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.1-rc3

for you to fetch changes up to 677047383296ea25fdfc001be3cdcdf5cc874be2:

  misc: sgi-gru: use explicitly signed char (2022-10-25 19:12:10 +0200)

----------------------------------------------------------------
Char/Misc fixes for 6.1-rc3

Here are some small driver fixes for 6.1-rc3.  They include:
	- iio driver bugfixes
	- counter driver bugfixes
	- coresight bugfixes, including a revert and then a second
	  fix to get it right.

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

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

----------------------------------------------------------------
Cosmin Tanislav (1):
      iio: temperature: ltc2983: allocate iio channels once

Dan Carpenter (2):
      iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bug
      counter: ti-ecap-capture: fix IS_ERR() vs NULL check

Greg Kroah-Hartman (4):
      Merge tag 'coresight-fixes-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
      Merge tag 'iio-fixes-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
      Revert "coresight: cti: Fix hang in cti_disable_hw()"
      Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus

James Clark (2):
      coresight: cti: Fix hang in cti_disable_hw()
      coresight: cti: Fix hang in cti_disable_hw()

Jason A. Donenfeld (1):
      misc: sgi-gru: use explicitly signed char

Marcus Folkesson (3):
      iio: adc: mcp3911: return proper error code on failure to allocate trigger
      iio: adc: mcp3911: use correct id bits
      iio: adc: mcp3911: mask out device ID in debug prints

Matti Vaittinen (5):
      tools: iio: iio_utils: fix digit calculation
      iio: at91-sama5d2_adc: Fix unsafe buffer attributes
      iio: adxl372: Fix unsafe buffer attributes
      iio: adxl367: Fix unsafe buffer attributes
      iio: bmc150-accel-core: Fix unsafe buffer attributes

Olivier Moysan (1):
      iio: adc: stm32-adc: fix channel sampling time init

Shreeya Patel (1):
      iio: light: tsl2583: Fix module unloading

Sudeep Holla (1):
      coresight: Fix possible deadlock with lock dependency

William Breathitt Gray (3):
      counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array
      counter: microchip-tcb-capture: Handle Signal1 read and Synapse
      counter: 104-quad-8: Fix race getting function mode and direction

 drivers/counter/104-quad-8.c                     | 64 ++++++++++++++++--------
 drivers/counter/microchip-tcb-capture.c          | 18 +++++--
 drivers/counter/ti-ecap-capture.c                |  7 +--
 drivers/hwtracing/coresight/coresight-core.c     |  7 +--
 drivers/hwtracing/coresight/coresight-cti-core.c | 10 ++--
 drivers/iio/accel/adxl367.c                      | 23 +++++++--
 drivers/iio/accel/adxl372.c                      | 23 +++++++--
 drivers/iio/accel/bmc150-accel-core.c            | 23 +++++++--
 drivers/iio/adc/at91-sama5d2_adc.c               | 23 +++++++--
 drivers/iio/adc/mcp3911.c                        | 13 ++---
 drivers/iio/adc/stm32-adc.c                      | 11 ++--
 drivers/iio/light/tsl2583.c                      |  2 +-
 drivers/iio/temperature/ltc2983.c                | 13 +++--
 drivers/misc/sgi-gru/grumain.c                   |  6 +--
 drivers/misc/sgi-gru/grutables.h                 | 14 +++---
 include/linux/counter.h                          |  5 +-
 tools/iio/iio_utils.c                            |  4 ++
 17 files changed, 175 insertions(+), 91 deletions(-)

             reply	other threads:[~2022-10-30 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-30 14:11 Greg KH [this message]
2022-10-30 18:34 ` [GIT PULL] Char/Misc driver fixes for 6.1-rc3 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=Y16GIJg2y/3M9Xbt@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