linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 07:25:10 to 2020-05-31 09:10:30 UTC [more...]

[PATCH v2 0/1] iio: accel: bma400: add support for bma400 spi
 2020-05-31  9:10 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()
 2020-05-31  8:36 UTC  (2+ messages)

[PATCH v2 0/4] Add support for SCD30 sensor
 2020-05-30 21:36 UTC  (5+ messages)
` [PATCH v2 1/4] iio: chemical: scd30: add core driver
` [PATCH v2 2/4] iio: chemical: scd30: add I2C interface driver
` [PATCH v2 3/4] iio: chemical: scd30: add serial "
` [PATCH v2 4/4] dt-bindings: iio: scd30: add device binding file

[PATCH v2 00/12] iio: imu: new inv_icm42600 driver
 2020-05-30  8:41 UTC  (15+ messages)
` [PATCH v2 01/12] iio: imu: inv_icm42600: add core of "
` [PATCH v2 02/12] iio: imu: inv_icm42600: add I2C driver for "
` [PATCH v2 03/12] iio: imu: inv_icm42600: add SPI "
` [PATCH v2 04/12] iio: imu: inv_icm42600: add gyroscope IIO device
` [PATCH v2 05/12] iio: imu: inv_icm42600: add accelerometer "
` [PATCH v2 06/12] iio: imu: inv_icm42600: add temperature sensor support
` [PATCH v2 07/12] iio: imu: add Kconfig and Makefile for inv_icm42600 driver
` [PATCH v2 08/12] iio: imu: inv_icm42600: add device interrupt
` [PATCH v2 09/12] iio: imu: inv_icm42600: add buffer support in iio devices
` [PATCH v2 10/12] iio: imu: inv_icm42600: add accurate timestamping
` [PATCH v2 11/12] dt-bindings: iio: imu: Add inv_icm42600 documentation
` [PATCH v2 12/12] MAINTAINERS: add entry for inv_icm42600 6-axis imu sensor

[PATCH] iio: accel: mxc4005: add support for mxc6655
 2020-05-29 20:05 UTC 

[PATCH v7 2/5] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer
 2020-05-29 19:30 UTC  (2+ messages)

[PATCH v4 0/5] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-29 17:09 UTC  (8+ messages)
` [PATCH v4 1/5] dt-bindings: iio: imu: bmi160: convert format to yaml, add maintainer
` [PATCH v4 2/5] dt-bindings: iio: imu: bmi160: add regulators and mount-matrix
` [PATCH v4 3/5] iio: imu: bmi160: fix typo
` [PATCH v4 4/5] iio: imu: bmi160: added regulator support
` [PATCH v4 5/5] iio: imu: bmi160: added mount-matrix support

[PATCH v5 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-05-29 14:21 UTC  (8+ messages)
` [PATCH v5 1/4] SFH: Add maintainers and documentation for AMD SFH based on HID framework
` [PATCH v5 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using "
` [PATCH v5 3/4] SFH: Transport Driver to add support of AMD Sensor Fusion Hub (SFH
` [PATCH v5 4/4] SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-29 13:45 UTC  (4+ messages)
` [PATCH 4/5] iio: light: lm3533-als: remove explicit parent assignment

[PATCH 0/3] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-29 13:33 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: iio: magnetometer: ak8975: add "
` [PATCH 3/3] iio: magnetometer: ak8975: Add "

[PATCH v2 0/4] Introduce the Counter character device interface
 2020-05-29 13:26 UTC  (3+ messages)
` [PATCH v2 4/4] docs: counter: Document "

IIO timestamp get skewed when suspending (st_lsm6dsx)
 2020-05-29 12:29 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: iio: adc: Add binding for current-from-voltage
 2020-05-28 20:16 UTC  (3+ messages)

[PATCH V6 1/7] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
 2020-05-28 16:54 UTC  (7+ messages)
` [PATCH V6 2/7] iio: adc: Add PMIC7 ADC bindings
` [PATCH V6 3/7] iio: adc: Add info property under adc_data
` [PATCH V6 4/7] iio: adc: Add support for PMIC7 ADC
` [PATCH V6 5/7] iio: adc: Update return value checks
` [PATCH V6 6/7] iio: adc: Update debug prints
` [PATCH V6 7/7] iio: adc: Add a common read function for PMIC5 and PMIC7

[PATCH V5 3/5] iio: adc: Add support for PMIC7 ADC
 2020-05-28 16:50 UTC  (10+ messages)
` [PATCH V5 5/5] iio: adc: Clean up ADC code common to PMIC5 and PMIC7

[PATCH v7 5/5] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-28 15:01 UTC 

[PATCH v7 4/5] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
 2020-05-28 15:00 UTC 

[PATCH v7 3/5] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
 2020-05-28 14:59 UTC 

[PATCH v7 0/5] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-28 14:56 UTC  (2+ messages)
` [PATCH v7 1/5] dt-bindings: iio: magnetometer: ak8975: reword gpios, add interrupts, fix style

[PATCH v1] iio: imu: inv_mpu6050: Drop double check for ACPI companion device
 2020-05-28 14:15 UTC 

[PATCH v2] iio: amplifiers: ad8366: Add the missed check for devm_gpiod_get()
 2020-05-28  9:42 UTC  (2+ messages)

[PATCH v12 0/6] Add battery charger driver support for MP2629
 2020-05-28  7:09 UTC  (10+ messages)
` [PATCH v12 1/6] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v12 2/6] mfd: mp2629: Add support for mps battery charger
` [PATCH v12 3/6] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v12 4/6] power: supply: Add support for mps mp2629 battery charger
` [PATCH v12 5/6] power: supply: mp2629: Add impedance compensation config
` [PATCH v12 6/6] MAINTAINERS: Add entry for mp2629 Battery Charger driver
` [GIT PULL] Immutable branch between MFD, IIO and Power due for the v5.8 merge window

[PATCH v2] iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
 2020-05-28  6:41 UTC 

[PATCH] iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
 2020-05-27 19:55 UTC 

[PATCH] iio: amplifiers: ad8366: Add the missed check for devm_gpiod_get()
 2020-05-27 19:30 UTC 

[PATCH v6 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-27 15:29 UTC  (12+ messages)
` [PATCH v6 1/5] dt-bindings: iio: magnetometer: ak8975: reword gpios, add interrupts, fix style
` [PATCH v6 2/5] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer
` [PATCH v6 3/5] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v6 4/5] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
` [PATCH v6 5/5] iio: magnetometer: ak8975: Add gpio reset support

[PATCH] iio: mma8452: add missed iio_device_unregister in probe failure
 2020-05-27 15:06 UTC 

[PATCH] iio: amplifiers: ad8366: add the missed check for devm_gpiod_get
 2020-05-27 15:05 UTC 

[PATCH 00/25] IIO: 2nd set of timestamp alignment fixes
 2020-05-27 14:43 UTC  (48+ messages)
` [PATCH 01/25] iio:light:si1145: Fix timestamp alignment and prevent data leak
` [PATCH 02/25] iio:light:max44000 "
` [PATCH 03/25] iio:light:rpr0521 "
` [PATCH 04/25] iio:light:st_uvis25 "
` [PATCH 05/25] iio:light:ltr501 Fix timestamp alignment issue
` [PATCH 06/25] iio:magnetometer:ak8974: Fix alignment and data leak issues
` [PATCH 07/25] iio:magnetometer:ak8975 "
` [PATCH 08/25] iio:magnetometer:mag3110 "
` [PATCH 09/25] iio:humidity:hdc100x "
` [PATCH 10/25] iio:humidity:hts221 "
` [PATCH 11/25] iio:imu:bmi160 "
` [PATCH 12/25] iio:imu:st_lsm6dsx "
` [PATCH 13/25] iio:imu:inv_mpu6050 Fix dma and ts "
` [PATCH 14/25] iio:pressure:ms5611 Fix buffer element alignment
` [PATCH 15/25] iio:pressure:mpl3115 Force alignment of buffer
` [PATCH 16/25] iio:adc:ti-adc081c Fix alignment and data leak issues
` [PATCH 17/25] iio:adc:ti-adc084s021 "
` [PATCH 18/25] iio:adc:ti-adc084s021 Tidy up endian types
` [PATCH 19/25] iio:adc:ti-ads1015 Fix buffer element alignment
` [PATCH 20/25] iio:adc:ti-ads124s08 Fix alignment and data leak issues
` [PATCH 21/25] iio:adc:ti-ads8688 Fix alignment and potential data leak issue
` [PATCH 22/25] iio:adc:ti-adc0832 Fix alignment issue with timestamp
` [PATCH 23/25] iio:adc:ti-adc12138 "
` [PATCH 24/25] iio:adc:ina2xx Fix timestamp alignment issue
` [PATCH 25/25] iio:adc:max1118 Fix alignment of timestamp and data leak issues

[PATCHv2 0/7] Support inhibiting input devices
 2020-05-27  6:34 UTC  (13+ messages)

[PATCH 0/6] drivers/iio: Constify structs
 2020-05-27  4:50 UTC  (10+ messages)
` [PATCH 1/6] iio: adc: max11100: Constify struct iio_chan_spec
` [PATCH 2/6] iio: dac: ad5380: Constify struct iio_chan_spec_ext_info
` [PATCH 3/6] iio: dac: ad5592r-base: "
` [PATCH 4/6] iio: dac: ad5686: Constify static struct iio_chan_spec
` [PATCH 5/6] iio: light: stk3310: Constify regmap_config
` [PATCH 6/6] iio: magnetometer: mmc35240: Constify struct reg_default

[PATCH] iio: cros_ec: Reapply range at resume
 2020-05-27  4:35 UTC 

[PATCH v5 0/5] Microchip TCB Capture driver
 2020-05-26 22:51 UTC  (7+ messages)
` [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 3/5] dt-bindings: microchip: atmel, at91rm9200-tcb: "
` [PATCH v5 4/5] dt-bindings: counter: microchip-tcb-capture counter

[PATCH v7 1/7] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML
 2020-05-26 21:34 UTC  (2+ messages)

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

[PATCH] iio: stm32-adc: keep a reference to the iio device on the state struct
 2020-05-26 15:46 UTC  (6+ messages)
` [PATCH v2] iio: stm32-adc: remove usage of iio_priv_to_dev() helper
  ` [PATCH v3] "

[PATCH] [v2] iio: magnetometer: ak8974: Fix runtime PM imbalance on error
 2020-05-26 11:13 UTC  (2+ messages)

[PATCH] iio: magnetometer: ak8974: Fix runtime PM imbalance on error
 2020-05-26 10:05 UTC  (5+ messages)
  `  "
      `  "

[PATCH v11 0/6] Add battery charger driver support for MP2629
 2020-05-26  8:27 UTC  (5+ messages)
` [PATCH v11 2/6] mfd: mp2629: Add support for mps battery charger

[PATCH 0/1] iio: accel: bma400: add support for bma400 spi
 2020-05-22  1:46 UTC 

[PATCH] iio: dac: ad5592r: remove usage of iio_priv_to_dev() helper
 2020-05-25 13:10 UTC 

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

[PATCH 1/3] iio: Move attach/detach of the poll func to the core
 2020-05-25 11:30 UTC  (4+ messages)
` [PATCH 3/3] iio: remove iio_triggered_buffer_postenable()/iio_triggered_buffer_predisable()

[PATCH] iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
 2020-05-25 10:53 UTC 

[PATCH] iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driver
 2020-05-25 10:27 UTC 

[PATCH] iio: at91_adc: remove usage of iio_priv_to_dev() helper
 2020-05-25 10:25 UTC 

[PATCH] iio: stm32-dfsdm-adc: keep a reference to the iio device on the state struct
 2020-05-25  8:26 UTC  (2+ messages)
` [PATCH v2] iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper

[PATCH v5 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-25  8:00 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer

[RFC PATCH 00/14] iio: buffer: add support for multiple buffers
 2020-05-25  7:28 UTC  (10+ messages)
` [RFC PATCH 07/14] iio: core: add simple centralized mechanism for ioctl() handlers
` [RFC PATCH 08/14] iio: core: use new common ioctl() mechanism
` [RFC PATCH 09/14] iio: buffer: split buffer sysfs creation to take buffer as primary arg

[PATCH v3 0/5] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-25  7:27 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: iio: imu: bmi160: convert txt format to yaml


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