* [PULL] First set of IIO fixes for the 5.6 cycle
@ 2020-03-08 17:09 Jonathan Cameron
2020-03-18 10:24 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2020-03-08 17:09 UTC (permalink / raw)
To: gregkh, linux-iio
The following changes since commit 39bed42de2e7d74686a2d5a45638d6a5d7e7d473:
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2020-01-29 19:56:50 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.6a
for you to fetch changes up to 10856d88f7653b42196ca5b2775bbc1f15122a58:
iio: ping: set pa_laser_ping_cfg in of_ping_match (2020-03-08 16:21:23 +0000)
----------------------------------------------------------------
First set of IIO fixes in the 5.6 cycle.
* adxl372
- Fix marking of buffered values as big endian.
* ak8974
- Fix wrong handling of negative values when read from sysfs.
* at91-sama5d2
- Fix differential mode by ensuring configuration set correctly.
* ping
- Use the write sensor type for of_ping_match table.
* sps30
- Kconfig build dependency fix.
* st-sensors
- Fix a wrong identification of which part the SMO8840 ACPI ID indicates.
* stm32-dsfdm
- Fix a sleep in atomic issue by not using a trigger when it makes no sense.
* stm32-timer
- Make sure master mode is disabled when stopping.
* vcnl400
- Update some sampling periods based on new docs.
----------------------------------------------------------------
Alexandru Tachici (1):
iio: accel: adxl372: Set iio_chan BE
Eugen Hristev (1):
iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
Fabrice Gasnier (1):
iio: trigger: stm32-timer: disable master mode when stopping
Olivier Moysan (1):
iio: adc: stm32-dfsdm: fix sleep in atomic context
Petr Štetiar (1):
iio: chemical: sps30: fix missing triggered buffer dependency
Stephan Gerhold (1):
iio: magnetometer: ak8974: Fix negative raw values in sysfs
Tomas Novotny (2):
iio: light: vcnl4000: update sampling periods for vcnl4200
iio: light: vcnl4000: update sampling periods for vcnl4040
Wen-chien Jesse Sung (1):
iio: st_sensors: remap SMO8840 to LIS2DH12
YueHaibing (1):
iio: ping: set pa_laser_ping_cfg in of_ping_match
drivers/iio/accel/adxl372.c | 1 +
drivers/iio/accel/st_accel_i2c.c | 2 +-
drivers/iio/adc/at91-sama5d2_adc.c | 15 +++++++++++
drivers/iio/adc/stm32-dfsdm-adc.c | 43 +++++++------------------------
drivers/iio/chemical/Kconfig | 2 ++
drivers/iio/light/vcnl4000.c | 15 ++++++-----
drivers/iio/magnetometer/ak8974.c | 2 +-
drivers/iio/proximity/ping.c | 2 +-
drivers/iio/trigger/stm32-timer-trigger.c | 11 ++++++--
9 files changed, 48 insertions(+), 45 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PULL] First set of IIO fixes for the 5.6 cycle
2020-03-08 17:09 [PULL] First set of IIO fixes for the 5.6 cycle Jonathan Cameron
@ 2020-03-18 10:24 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-03-18 10:24 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio
On Sun, Mar 08, 2020 at 05:09:41PM +0000, Jonathan Cameron wrote:
> The following changes since commit 39bed42de2e7d74686a2d5a45638d6a5d7e7d473:
>
> Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2020-01-29 19:56:50 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.6a
Sorry for the delay, now pulled and pushed out.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-18 10:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-08 17:09 [PULL] First set of IIO fixes for the 5.6 cycle Jonathan Cameron
2020-03-18 10:24 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox