Linux/linux dd95f18drivers/iio/accel st_accel_core.c bmc150-accel-core.c, drivers/iio/adc axp288_adc.c aspeed_adc.c

Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging/iio fixes from Greg KH:
 "Here are some Staging and IIO driver fixes for 4.13-rc5.

  Nothing major, just a number of small fixes for reported issues. All
  of these have been in linux-next for a while now with no reported
  issues. Full details are in the shortlog"

* tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
  iio: aspeed-adc: wait for initial sequence.
  iio: accel: bmc150: Always restore device to normal mode after suspend-resume
  staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
  iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0
  iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
  iio: accel: st_accel: add SPI-3wire support
  iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications"
  iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disable
  iio: pressure: st_pressure_core: disable multiread by default for LPS22HB
  iio: light: tsl2563: use correct event code
DeltaFile
+41-1drivers/iio/adc/axp288_adc.c
+32-0drivers/iio/accel/st_accel_core.c
+29-0drivers/iio/common/st_sensors/st_sensors_core.c
+26-0drivers/iio/adc/aspeed_adc.c
+1-8drivers/iio/accel/bmc150-accel-core.c
+7-0include/linux/iio/common/st_sensors.h
+1-2drivers/iio/adc/sun4i-gpadc-iio.c
+3-0drivers/staging/comedi/comedi_fops.c
+1-1drivers/staging/iio/resolver/ad2s1210.c
+1-1drivers/iio/adc/vf610_adc.c
+2-0include/linux/platform_data/st_sensors_pdata.h
+1-1drivers/iio/light/tsl2563.c
+1-1drivers/iio/pressure/st_pressure_core.c
+146-1513 files

UnifiedSplitRaw