[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <X7pO0mtUNsMsE9F7@kroah.com>
Date: Sun, 22 Nov 2020 12:43:14 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: devel@...uxdriverproject.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Staging/IIO driver fixes for 5.10-rc5
The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:
Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.10-rc5
for you to fetch changes up to 2dde2821b57f12fa8601d35d438b5e300fcbbe1d:
Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2020-11-17 10:53:00 +0100)
----------------------------------------------------------------
Staging/IIO fixes for 5.10-rc5
Here are some small Staging and IIO driver fixes for 5.10-rc5. They
include:
- IIO fixes for reported regressions and problems
- new device ids for IIO drivers
- new device id for rtl8723bs driver
- staging ralink driver Kconfig dependency fix
- staging mt7621-pci bus resource fix
All of these have been in linux-next all week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Brian O'Keefe (1):
staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
David Lechner (1):
counter/ti-eqep: Fix regmap max_register
Fabien Parent (1):
iio: adc: mediatek: fix unset field
Fabrice Gasnier (1):
docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/.../jic23/iio into staging-linus
Gwendal Grignou (1):
iio: cros_ec: Use default frequencies when EC returns invalid information
Hans de Goede (2):
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Lorenzo Bianconi (1):
iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
Necip Fazil Yildiran (2):
staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINK
iio: light: fix kconfig dependency bug for VCNL4035
Olivier Moysan (1):
iio: adc: stm32-adc: fix a regression when using dma and irq
Paul Cercueil (2):
iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
Sergio Paracuellos (1):
staging: mt7621-pci: avoid to request pci bus resources
.../ABI/testing/sysfs-bus-iio-timer-stm32 | 24 ----------
drivers/counter/ti-eqep.c | 4 +-
drivers/iio/accel/kxcjk-1013.c | 51 +++++++++++++++++++---
drivers/iio/adc/ingenic-adc.c | 34 ++++++++++++---
drivers/iio/adc/mt6577_auxadc.c | 6 ++-
drivers/iio/adc/stm32-adc-core.c | 41 ++++++++---------
drivers/iio/adc/stm32-adc.c | 50 ++++++++++++++++++++-
.../common/cros_ec_sensors/cros_ec_sensors_core.c | 16 ++++---
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c | 6 ++-
drivers/iio/light/Kconfig | 1 +
drivers/staging/mt7621-pci/pci-mt7621.c | 15 ++-----
drivers/staging/ralink-gdma/Kconfig | 1 +
drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 1 +
13 files changed, 165 insertions(+), 85 deletions(-)
Powered by blists - more mailing lists