All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 5.15-rc6
@ 2021-10-17 10:06 Greg KH
  2021-10-18  3:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-10-17 10:06 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell
  Cc: linux-kernel, linux-staging

The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

  Linux 5.15-rc3 (2021-09-26 14:08:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.15-rc6

for you to fetch changes up to 37f12202c5d28291ba5f83ce229771447ce9148f:

  staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask() (2021-10-05 12:35:30 +0200)

----------------------------------------------------------------
Staging/IIO driver fixes for 5.15-rc6

Here are a number of small IIO and staging driver fixes for 5.15-rc6.

They include:
	- vc04_services bugfix for reported problem
	- r8188eu array underflow fix
	- iio driver fixes for a lot of tiny reported issues.

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Alexandru Tachici (3):
      iio: adc: ad7192: Add IRQ flag
      iio: adc: ad7780: Fix IRQ flag
      iio: adc: ad7793: Fix IRQ flag

Arnd Bergmann (1):
      staging: vc04_services: shut up out-of-range warning

Billy Tsai (1):
      iio: adc: aspeed: set driver data when adc probe.

Christophe JAILLET (1):
      iio: adc128s052: Fix the error handling path of 'adc128_probe()'

Colin Ian King (1):
      iio: adc: rzg2l_adc: Fix -EBUSY timeout error return

Dan Carpenter (4):
      iio: dac: ti-dac5571: fix an error code in probe()
      iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
      iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
      staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask()

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-5.15a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next

Hui Liu (1):
      iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED

Jiri Valek - 2N (1):
      iio: light: opt3001: Fixed timeout error when 0 lux

Miquel Raynal (2):
      iio: adc: max1027: Fix wrong shift with 12-bit devices
      iio: adc: max1027: Fix the number of max1X31 channels

Nuno Sá (2):
      iio: adis16475: fix deadlock on frequency set
      iio: adis16480: fix devices that do not support sleep mode

Sean Nyekjaer (1):
      iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushed

Yang Yingliang (1):
      iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()

 drivers/iio/accel/fxls8962af-core.c                        |  2 +-
 drivers/iio/adc/ad7192.c                                   |  1 +
 drivers/iio/adc/ad7780.c                                   |  2 +-
 drivers/iio/adc/ad7793.c                                   |  2 +-
 drivers/iio/adc/aspeed_adc.c                               |  1 +
 drivers/iio/adc/max1027.c                                  |  3 +--
 drivers/iio/adc/mt6577_auxadc.c                            |  8 ++++++++
 drivers/iio/adc/rzg2l_adc.c                                |  6 ++++--
 drivers/iio/adc/ti-adc128s052.c                            |  6 ++++++
 drivers/iio/common/ssp_sensors/ssp_spi.c                   | 11 +++++++++--
 drivers/iio/dac/ti-dac5571.c                               |  1 +
 drivers/iio/imu/adis16475.c                                |  3 ++-
 drivers/iio/imu/adis16480.c                                | 14 +++++++++++---
 drivers/iio/light/opt3001.c                                |  6 +++---
 drivers/staging/r8188eu/hal/hal_intf.c                     |  2 +-
 .../staging/vc04_services/interface/vchiq_arm/vchiq_arm.c  |  2 +-
 16 files changed, 52 insertions(+), 18 deletions(-)

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

* Re: [GIT PULL] Staging driver fixes for 5.15-rc6
  2021-10-17 10:06 [GIT PULL] Staging driver fixes for 5.15-rc6 Greg KH
@ 2021-10-18  3:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-18  3:22 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, Stephen Rothwell, linux-kernel,
	linux-staging

The pull request you sent on Sun, 17 Oct 2021 12:06:26 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.15-rc6

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

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:[~2021-10-18  3:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-17 10:06 [GIT PULL] Staging driver fixes for 5.15-rc6 Greg KH
2021-10-18  3:22 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.