linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-17 19:08:51 to 2020-05-23 12:20:12 UTC [more...]

[PATCH 0/1] iio: accel: bma400: add support for bma400 spi
 2020-05-22 12:36 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v11 0/6] Add battery charger driver support for MP2629
 2020-05-23 12:20 UTC  (4+ messages)
` [PATCH v11 2/6] mfd: mp2629: Add support for mps battery charger

[PULL] 3rd set of new devices, cleanups and late breaking minor fixes for IIO in the 5.8 cycle
 2020-05-23  8:41 UTC  (2+ messages)

[PATCH] iio: light: iqs621: remove usage of iio_priv_to_dev()
 2020-05-23  1:56 UTC  (2+ messages)

[PATCH] iio: position: iqs624: remove usage of iio_priv_to_dev()
 2020-05-23  1:53 UTC  (2+ messages)

[PATCH v2 0/4] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-22 15:44 UTC  (25+ messages)
` [PATCH v2 1/4] dt-bindings: iio: imu: bmi160: convert txt format to yaml
` [PATCH v2 2/4] dt-bindings: iio: imu: bmi160: add regulators and mount-matrix
` [PATCH v2 3/4] iio: imu: bmi160: added regulator support
` [PATCH v2 4/4] iio: imu: bmi160: added mount-matrix support

[PATCH V5 1/5] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
 2020-05-22 15:41 UTC  (9+ messages)
` [PATCH V5 2/5] iio: adc: Add PMIC7 ADC bindings
` [PATCH V5 3/5] iio: adc: Add support for PMIC7 ADC
` [PATCH V5 4/5] iio: adc: Update debug prints
` [PATCH V5 5/5] iio: adc: Clean up ADC code common to PMIC5 and PMIC7

[PATCHv2 0/7] Support inhibiting input devices
 2020-05-22 15:35 UTC  (12+ messages)

[PATCH V4 1/5] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
 2020-05-22 15:31 UTC  (12+ messages)
` [PATCH V4 3/5] iio: adc: Add support for PMIC7 ADC
` [PATCH V4 4/5] iio: adc: Update error checks and debug prints
` [PATCH V4 5/5] iio: adc: Clean up ADC code common to PMIC5 and PMIC7

[PATCH] iio: stm32-dfsdm-adc: keep a reference to the iio device on the state struct
 2020-05-22 13:08 UTC 

[PATCH] iio: stm32-adc: keep a reference to the iio device on the state struct
 2020-05-22 13:07 UTC 

[PATCH 1/3] iio: Move attach/detach of the poll func to the core
 2020-05-22 10:46 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: at91-sama5d2_adc: remove predisable/postenable hooks
` [PATCH 3/3] iio: remove iio_triggered_buffer_postenable()/iio_triggered_buffer_predisable()

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-22  8:22 UTC  (4+ messages)
` [PATCH 3/5] iio: remove left-over comments about parent assignment
` [PATCH 4/5] iio: light: lm3533-als: remove explicit "
` [PATCH 5/5] iio: remove left-over parent assignments

[PATCH] iio: light: tsl2563: pass iio device as i2c_client private data
 2020-05-22  7:08 UTC 

[PATCH v2 0/8] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-05-22  6:58 UTC  (6+ messages)
` [PATCH v2 3/8] iio: at91_adc: pass ref to IIO device via param for int function

[PATCH] iio: humidity: hts221: remove usage of iio_priv_to_dev()
 2020-05-22  6:56 UTC 

[PATCH 00/11] IIO: 1st set of timestamp alignment fixes
 2020-05-21 19:05 UTC  (17+ messages)
` [PATCH 02/11] iio:accel:mma8452: Fix timestamp alignment and prevent data leak
` [PATCH 07/11] iio:health:afe4403 "
` [PATCH 10/11] iio:chemical:sps30: Fix timestamp alignment
` [PATCH 11/11] iio:chemical:pms7003: Fix timestamp alignment and prevent data leak

[PATCH v2] iio: proximity: ping: pass reference to IIO device as param to ping_read()
 2020-05-21 18:40 UTC  (2+ messages)

[PATCH] iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock
 2020-05-21 18:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v14 0/2] iio: proximity: driver for vcnl3020
 2020-05-21 18:14 UTC  (6+ messages)
` [PATCH v14 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document
` [PATCH v14 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH 1/3] iio: core: wrap IIO device into a iio_dev_priv object
 2020-05-21 18:00 UTC  (9+ messages)

[PATCH 00/12] iio: imu: new inv_icm42600 driver
 2020-05-21 17:56 UTC  (23+ messages)
` [PATCH 01/12] iio: imu: inv_icm42600: add core of "
` [PATCH 02/12] iio: imu: inv_icm42600: add I2C driver for "
` [PATCH 04/12] iio: imu: inv_icm42600: add gyroscope IIO device
` [PATCH 08/12] iio: imu: inv_icm42600: add device interrupt trigger
` [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices
` [PATCH 10/12] iio: imu: inv_icm42600: add accurate timestamping

[PATCH] iio: make iio_device_get_drvdata take a const struct iio_dev *
 2020-05-21 17:53 UTC 

[PATCH v3 0/5] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-20 19:46 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: iio: imu: bmi160: convert txt format to yaml
` [PATCH v3 2/5] dt-bindings: iio: imu: bmi160: add regulators and mount-matrix
` [PATCH v3 3/5] iio: imu: bmi160: fix typo
` [PATCH v3 4/5] iio: imu: bmi160: added regulator support
` [PATCH v3 5/5] iio: imu: bmi160: added mount-matrix support

[PATCH v5 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-20 16:34 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer
` [PATCH v5 2/4] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v5 3/4] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
` [PATCH v5 4/4] iio: magnetometer: ak8975: Add gpio reset support

[PATCH v2 3/4] counter: Add character device interface
 2020-05-20 15:07 UTC  (2+ messages)

[PATCH v4 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-20 14:29 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml
` [PATCH v4 2/4] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v4 3/4] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
` [PATCH v4 4/4] iio: magnetometer: ak8975: Add gpio reset support

[PATCH v2 1/4] counter: Internalize sysfs interface code
 2020-05-20 13:10 UTC 

[PATCH] iio: dummy_evgen: Fix use after free on error in iio_dummy_evgen_create()
 2020-05-20 12:13 UTC  (2+ messages)

[PATCH v3 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-20  6:56 UTC  (18+ messages)
` [PATCH v3 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml
` [PATCH v3 2/4] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v3 3/4] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
` [PATCH v3 4/4] iio: magnetometer: ak8975: Add gpio reset support

[PATCH v7 1/7] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML
 2020-05-19 21:02 UTC  (12+ messages)
` [PATCH v7 2/7] IIO: Ingenic JZ47xx: Error check clk_enable calls
` [PATCH v7 3/7] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
` [PATCH v7 4/7] dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC
` [PATCH v7 5/7] IIO: Ingenic JZ47xx: Add touchscreen mode
` [PATCH v7 6/7] dt-bindings: input: Add docs for ADC driven joystick
` [PATCH v7 7/7] input: joystick: Add ADC attached joystick driver

[PATCH v8 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2020-05-19 18:11 UTC  (3+ messages)
` [PATCH v8 2/2] Device tree bindings "

[PATCH v2 0/3] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-19 10:19 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml
` [PATCH v2 2/3] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v2 3/3] iio: magnetometer: ak8975: Add "

[PATCH v5 0/5] Microchip TCB Capture driver
 2020-05-19  8:37 UTC  (6+ messages)
` [PATCH v5 1/5] ARM: at91: add atmel tcb capabilities
` [PATCH v5 2/5] dt-bindings: atmel-tcb: convert bindings to json-schema
` [PATCH v5 3/5] dt-bindings: microchip: atmel,at91rm9200-tcb: add sama5d2 compatible
` [PATCH v5 4/5] dt-bindings: counter: microchip-tcb-capture counter
` [PATCH v5 5/5] counter: Add microchip TCB capture counter

[PATCH v7 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2020-05-19  6:24 UTC  (2+ messages)

[PATCH 0/3] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-18 18:46 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml
` [PATCH 2/3] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH 3/3] iio: magnetometer: ak8975: Add "

[PATCH v5 0/6] Support ADIS16475 and similar IMUs
 2020-05-18 16:29 UTC  (12+ messages)
` [PATCH v5 5/6] iio: imu: Add support for adis16475

[PATCH 0/4] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-18 13:33 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: iio: imu: bmi160: convert txt format to yaml
` [PATCH 2/4] dt-bindings: iio: imu: bmi160: add regulators and mount-matrix
` [PATCH 3/4] iio: imu: bmi160: added regulator support
` [PATCH 4/4] iio: imu: bmi160: added mount-matrix support

[PATCH] iio: stm32-dac: Replace indio_dev->mlock with own device lock
 2020-05-18  9:22 UTC  (3+ messages)

[PATCH] iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'
 2020-05-18  2:21 UTC  (2+ messages)


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