linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-06 18:38:40 to 2019-10-12 13:56:27 UTC [more...]

[PATCH v2 0/7] Introduce max12xx ADC support
 2019-10-12 13:56 UTC  (15+ messages)
` [PATCH v2 1/7] iio: adc: max1027: Add debugfs register read support
` [PATCH v2 2/7] iio: adc: max1027: Make it optional to use interrupts
` [PATCH v2 4/7] iio: adc: max1027: Prepare the introduction of different resolutions
` [PATCH v2 7/7] dt-bindings: iio: adc: max1027: Document max12xx series compatibles

[PATCH 0/2] iio: imu: add support for FXOS8700
 2019-10-12 13:53 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dt-bindings: iio: imu: add fxos8700 imu binding
  ` [PATCH v2 2/2] iio: imu: Add support for the FXOS8700 IMU
  ` [PATCH v3 0/2] iio: imu: add support for FXOS8700
    ` [PATCH v3 1/2] dt-bindings: iio: imu: add fxos8700 imu binding
    ` [PATCH v3 2/2] iio: imu: Add support for the FXOS8700 IMU

[PATCH] iio: dac: ad7303: replace mlock with own lock
 2019-10-12 13:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] iio: gyro: adis16260: remove indio_dev mlock
 2019-10-12 13:43 UTC  (6+ messages)
` [PATCH v2] iio: gyro: adis16260: replace mlock with ADIS lib's state_lock

[PATCH 00/10] iio: imu: adis: cleanup lock usage
 2019-10-12 13:40 UTC  (12+ messages)
` [PATCH 01/10] iio: imu: adis: rename txrx_lock -> state_lock
` [PATCH 02/10] iio: imu: adis: add unlocked read/write function versions

[PATCH v2] iio: pressure: bmp280: use devm action and remove labels from probe
 2019-10-12 13:37 UTC  (2+ messages)

[PATCH v2] iio: srf04: fix wrong limitation in distance measuring
 2019-10-12 13:32 UTC  (2+ messages)

[PATCH 0/2] add support to STM LSM6DS0 6-axis Mems sensor
 2019-10-12 13:27 UTC  (5+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to LSM6DS0
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add lsm6ds0 device bindings

[PATCH 00/13] various st_lsm6dsx fixes and missing bits
 2019-10-12 13:26 UTC  (32+ messages)
` [PATCH 01/13] iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_event
` [PATCH 03/13] iio: imu: st_lsm6dsx: move irq related definitions in irq_config
` [PATCH 04/13] iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supported
` [PATCH 05/13] iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settings
` [PATCH 06/13] iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setup
` [PATCH 07/13] iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring events
` [PATCH 08/13] iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_config
` [PATCH 09/13] iio: imu: st_lsm6dsx: fix checkpatch warning
` [PATCH 10/13] iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
` [PATCH 11/13] iio: imu: st_lsm6dsx: add missing kernel documenation
` [PATCH 12/13] dt-bindings: iio: imu: st_lsm6dsx: document missing wakeup-source property
` [PATCH 13/13] iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSO

[PATCH v3] dt-bindings: iio: maxbotix,mb1232.yaml: transform to yaml
 2019-10-12 13:23 UTC  (3+ messages)

[PATCH] iio: imu: st_lsm6dsx: add odr calibration feature
 2019-10-12 13:20 UTC  (3+ messages)

[PATCH v2] iio: imu: adis16480: make sure provided frequency is positive
 2019-10-12 13:15 UTC  (2+ messages)

[PATCH] iio: imu: st_lsm6dsx: enable drdy-mask if available
 2019-10-12 13:13 UTC  (2+ messages)

[PATCH] iio: dac: stm32: add power management support
 2019-10-12 13:11 UTC  (2+ messages)

[PATCH] iio: imu: adis16400: fix compiler warnings
 2019-10-12 12:06 UTC  (3+ messages)

[PATCH 0/2] Add support for ADUX1020 sensor
 2019-10-12 11:59 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add binding for ADUX1020
` [PATCH 2/2] iio: light: Add support for ADUX1020 sensor

[PATCH 1/3] iio: imu: adis: add doc-string for `adis` struct
 2019-10-12 11:50 UTC  (5+ messages)
` [PATCH 2/3] iio: imu: adis: update `adis_data` struct doc-string
` [PATCH 3/3] iio: imu: adis: add a note better explaining state_lock

[PATCH v4 0/8] Introduce max12xx ADC support
 2019-10-12 11:34 UTC  (16+ messages)
` [PATCH v4 1/8] iio: adc: max1027: Add debugfs register read support
` [PATCH v4 2/8] iio: adc: max1027: Make it optional to use interrupts
` [PATCH v4 3/8] iio: adc: max1027: Reset the device at probe time
` [PATCH v4 4/8] iio: adc: max1027: Prepare the introduction of different resolutions
` [PATCH v4 5/8] iio: adc: max1027: Introduce 12-bit devices support
` [PATCH v4 6/8] dt-bindings: iio: adc: max1027: Mark interrupts as optional
` [PATCH v4 7/8] dt-bindings: Add 1027/1029/1031 SPI ADCs as trivial devices
` [PATCH v4 8/8] dt-bindings: Add max12xx SPI ADC series "

[PULL v2] First set of iio new device support etc for the 5.5 cycle
 2019-10-12 11:19 UTC 

[PULL] First set of IIO new device support etc for the 5.5 cycle
 2019-10-12 11:16 UTC  (3+ messages)

[PATCH v4 1/2] iio: temperature: Add support for LTC2983
 2019-10-12 11:04 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: iio: Add ltc2983 documentation

[PATCH v3 1/2] iio: temperature: Add support for LTC2983
 2019-10-12 10:41 UTC  (14+ messages)
` [PATCH v3 2/2] dt-bindings: iio: Add ltc2983 documentation

[PATCH v3 0/2] Add support for ADUX1020 sensor
 2019-10-12 10:36 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: Add binding for ADUX1020
` [PATCH v3 2/2] iio: light: Add support for ADUX1020 sensor

[PATCH] iio: imu: st_lsm6dsx: explicitly define odr table size
 2019-10-12  9:50 UTC  (3+ messages)

[PATCH] dt-bindings: Clean-up regulator '-supply' schemas
 2019-10-12  9:44 UTC  (2+ messages)

[PATCH v2 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-10-12  9:40 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: iio: accel: bma400: add bindings
` [PATCH v2 2/2] iio: (bma400) add driver for the BMA400

[PATCH][RFC] iio: core: add a class hierarchy on iio device lock
 2019-10-12  8:57 UTC  (2+ messages)

[PATCH 0/7 v4] AB8500 GPADC MFD to IIO conversion
 2019-10-11 20:48 UTC  (11+ messages)
` [PATCH 1/7 v4] power: supply: ab8500_btemp: convert to IIO ADC
` [PATCH 2/7 v4] power: supply: ab8500_charger: "
` [PATCH 3/7 v4] power: supply: ab8500_fg: "
` [PATCH 4/7 v4] hwmon: ab8500: "
` [PATCH 5/7 v4] mfd: ab8500: augment DT bindings
` [PATCH 6/7 v4] iio: adc: New driver for the AB8500 GPADC
` [PATCH 7/7 v4] mfd: Switch the AB8500 GPADC to IIO

[PATCH v2 0/2] Add support for ADUX1020 sensor
 2019-10-11 15:31 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Add binding for ADUX1020
` [PATCH v2 2/2] iio: light: Add support for ADUX1020 sensor

[PATCH 0/7 v3] AB8500 GPADC MFD to IIO conversion
 2019-10-11  7:07 UTC  (4+ messages)
` [PATCH 5/7 v3] mfd: ab8500: augment DT bindings

[PATCH v3 0/8] Introduce max12xx ADC support
 2019-10-10 21:31 UTC  (11+ messages)
` [PATCH v3 1/8] iio: adc: max1027: Add debugfs register read support
` [PATCH v3 2/8] iio: adc: max1027: Make it optional to use interrupts
` [PATCH v3 3/8] iio: adc: max1027: Reset the device at probe time
` [PATCH v3 4/8] iio: adc: max1027: Prepare the introduction of different resolutions
` [PATCH v3 5/8] iio: adc: max1027: Introduce 12-bit devices support
` [PATCH v3 6/8] dt-bindings: iio: adc: max1027: Mark interrupts as optional
` [PATCH v3 7/8] dt-bindings: Add 1027/1029/1031 SPI ADCs as trivial devices
` [PATCH v3 8/8] dt-bindings: Add max12xx SPI ADC series "

[PATCH 1/4] dt-bindings: samsung: Indent examples with four spaces
 2019-10-10 16:48 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: rtc: s3c: Use defines instead of clock numbers
` [PATCH 3/4] dt-bindings: rtc: s3c: Include generic dt-schema bindings

[PULL] 1st set of IIO fixes for the 5.4 cycle
 2019-10-10  9:21 UTC  (2+ messages)

[PATCH 0/1] iio: add driver for Bosch BMA400 accelerometer
 2019-10-08 15:23 UTC  (5+ messages)
` [PATCH 1/1] iio: (bma400) add driver for the BMA400

[PATCH v2 0/2] iio: core: Add optional symbolic label to device attributes
 2019-10-08 12:40 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v2] dt-bindings: iio: maxbotix,mb1232.yaml: transform to yaml
 2019-10-07 18:04 UTC  (4+ messages)

[PATCH] iio: imu: adis16480: clean up a condition
 2019-10-07 14:18 UTC  (7+ messages)

[BUG] iio: imu: st_lsm6dsx: read error when resuming from suspend
 2019-10-07 10:51 UTC  (3+ messages)

[PATCH] iio: adc: add support for Intel ADC
 2019-10-07  9:15 UTC  (6+ messages)

[PATCH] iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
 2019-10-07  9:12 UTC 

[PATCH] counter: stm32: clean up indentation issue
 2019-10-07  7:31 UTC  (3+ messages)

[PATCH] iio: gyro: adis16130: remove mlock usage
 2019-10-07  7:07 UTC  (3+ messages)

[PATCH v5 0/3] Simplify count_read/count_write/signal_read
 2019-10-06 20:03 UTC  (4+ messages)
` [PATCH v5 1/3] counter: Simplify the count_read and count_write callbacks
` [PATCH v5 2/3] docs: driver-api: generic-counter: Update Count and Signal data types
` [PATCH v5 3/3] counter: Fix typo in action_get description

[PATCH v4 0/2] Simplify count_read/count_write/signal_read
 2019-10-06 19:00 UTC  (6+ messages)
` [PATCH v4 1/2] counter: Simplify the count_read and count_write callbacks
` [PATCH v4 2/2] docs: driver-api: generic-counter: Update Count and Signal data types


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).