driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Staging/IIO driver fixes for 5.12-rc4
@ 2021-03-21 12:33 Greg KH
  2021-03-21 19:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-03-21 12:33 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell
  Cc: devel, linux-staging, linux-kernel

The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

  Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.12-rc4

for you to fetch changes up to 2cafd46a714af1e55354bc6dcea9dcc13f9475b5:

  staging: vt665x: fix alignment constraints (2021-03-18 10:21:46 +0100)

----------------------------------------------------------------
Staging/IIO driver fixes for 5.12-rc4

Here are some small staging and IIO driver fixes for 5.12-rc4.

They include:
	- MAINTAINERS changes for the move of the staging mailing list
	- comedi driver fixes to get request_irq() to work correctly
	- counter driver fixes for reported issues with iio devices
	- tiny iio driver fixes for reported issues.

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

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

----------------------------------------------------------------
Alexandru Ardelean (1):
      iio: adc: adi-axi-adc: add proper Kconfig dependencies

Dan Carpenter (1):
      iio: adis16400: Fix an error code in adis16400_initial_setup()

Dinghao Liu (1):
      iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler

Edmundo Carmona Antoranz (1):
      staging: vt665x: fix alignment constraints

Fabrice Gasnier (2):
      counter: stm32-timer-cnt: fix ceiling write max value
      counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register

Greg Kroah-Hartman (3):
      Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
      MAINTAINERS: move some real subsystems off of the staging mailing list
      MAINTAINERS: move the staging subsystem to lists.linux.dev

Jonathan Albrieux (1):
      iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel

Jonathan Cameron (1):
      iio:adc:stm32-adc: Add HAS_IOMEM dependency

Linus Walleij (1):
      iio: adc: ab8500-gpadc: Fix off by 10 to 3

Tong Zhang (2):
      staging: comedi: cb_pcidas: fix request_irq() warn
      staging: comedi: cb_pcidas64: fix request_irq() warn

Wilfried Wessner (1):
      iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask

William Breathitt Gray (1):
      counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED

Ye Xiang (3):
      iio: hid-sensor-prox: Fix scale not correct issue
      iio: hid-sensor-humidity: Fix alignment issue of timestamp channel
      iio: hid-sensor-temperature: Fix issues of timestamp channel

 MAINTAINERS                                      |  7 ++-
 drivers/counter/stm32-timer-cnt.c                | 55 ++++++++++++++----------
 drivers/iio/adc/Kconfig                          |  3 ++
 drivers/iio/adc/ab8500-gpadc.c                   |  2 +-
 drivers/iio/adc/ad7949.c                         |  2 +-
 drivers/iio/adc/qcom-spmi-vadc.c                 |  2 +-
 drivers/iio/gyro/mpu3050-core.c                  |  2 +
 drivers/iio/humidity/hid-sensor-humidity.c       | 12 +++---
 drivers/iio/imu/adis16400.c                      |  3 +-
 drivers/iio/light/hid-sensor-prox.c              | 13 +++++-
 drivers/iio/temperature/hid-sensor-temperature.c | 14 +++---
 drivers/staging/comedi/drivers/cb_pcidas.c       |  2 +-
 drivers/staging/comedi/drivers/cb_pcidas64.c     |  2 +-
 drivers/staging/vt6655/rxtx.h                    |  4 +-
 14 files changed, 75 insertions(+), 48 deletions(-)
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

* Re: [GIT PULL] Staging/IIO driver fixes for 5.12-rc4
  2021-03-21 12:33 [GIT PULL] Staging/IIO driver fixes for 5.12-rc4 Greg KH
@ 2021-03-21 19:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-21 19:02 UTC (permalink / raw)
  To: Greg KH
  Cc: Stephen Rothwell, linux-staging, linux-kernel, devel,
	Andrew Morton, Linus Torvalds

The pull request you sent on Sun, 21 Mar 2021 13:33:00 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.12-rc4

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

end of thread, other threads:[~2021-03-21 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-21 12:33 [GIT PULL] Staging/IIO driver fixes for 5.12-rc4 Greg KH
2021-03-21 19:02 ` 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;
as well as URLs for NNTP newsgroup(s).