linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-10 12:35:16 to 2018-06-25 15:20:22 UTC [more...]

[PATCH v2 4/4] iio: hx711: warning in dt binding example doc
 2018-06-25 15:19 UTC 

[PATCH v2 3/4] iio: hx711: add maintainer for driver
 2018-06-25 15:18 UTC 

[PATCH v2 1/4] iio: hx711: add data-ready-delay-ns property in DT
 2018-06-25 15:18 UTC 

[PATCH v2 0/4] iio: hx711: add data-ready-delay
 2018-06-25 15:17 UTC 

[PATCH v2 2/4] iio: hx711: add delay until DOUT is ready
 2018-06-25 15:18 UTC 

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-25 10:24 UTC  (13+ messages)
` [PATCH v2 01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH v2 02/10] i2c: mux: pca9541: "
` [PATCH v2 03/10] input: rohm_bu21023: "
` [PATCH v2 04/10] media: af9013: "
` [PATCH v2 05/10] media: drxk_hard: "
` [PATCH v2 06/10] media: rtl2830: "
` [PATCH v2 07/10] media: tda1004x: "
` [PATCH v2 08/10] media: tda18271: "
` [PATCH v2 09/10] mfd: 88pm860x-i2c: "
` [PATCH v2 10/10] i2c: remove i2c_lock_adapter and use i2c_lock_bus directly

[RFC 0/3] Bosch BME680 Driver
 2018-06-25 10:06 UTC  (15+ messages)
` [RFC 1/3] iio: imu: bme680: Add initial support for Bosch BME680
` [RFC 2/3] iio: imu: bme680: Add temperaure, pressure & humidity channels
` [RFC 3/3] iio: imu: bme680: Add ACPI support

[PATCH V2] iio: ad9523: Fix displayed phase
 2018-06-25  8:03 UTC 

[PATCH V2] iio: ad9523: replace core mlock with local lock
 2018-06-25  8:01 UTC 

[PATCH] iio: ad9523: replace core mlock with local lock
 2018-06-25  7:57 UTC  (3+ messages)

[PATCH] iio: ad9523: Fix displayed phase
 2018-06-25  7:30 UTC 

[PATCH] staging:iio:impedance-analyzer:ad5933: Macro replacment Cleanups
 2018-06-25  7:17 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentation
 2018-06-25  2:38 UTC  (9+ messages)
` [PATCH v2 2/2] iio: adc: Add Spreadtrum SC27XX PMICs ADC support

[PATCH v3 1/2] dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentation
 2018-06-25  1:47 UTC  (8+ messages)
` [PATCH v3 2/2] iio: adc: Add Spreadtrum SC27XX PMICs ADC support

[PATCH] iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
 2018-06-24 15:05 UTC 

[PATCH v3 0/4] iio: accel: adxl345: add calibration offset and sampling frequency support
 2018-06-24 14:00 UTC  (6+ messages)
` [PATCH v3 1/4] iio: accel: adxl345: add link to datasheet
` [PATCH v3 2/4] iio: accel: adxl345: use scan_index for accessing accel registers
` [PATCH v3 3/4] iio: accel: adxl345: add calibration offset support
` [PATCH v3 4/4] iio: accel: adxl345: add sampling frequency support

[PATCH v2] iio: adc: at91-sama5d2_adc: add support for oversampling resolution
 2018-06-24 13:58 UTC  (2+ messages)

[PATCH 4.18 REGRESSION fix] iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
 2018-06-24 13:52 UTC  (5+ messages)

[PATCH] iio:buffer: fix iio_dma_buffer_set_length() prototype mismatch
 2018-06-24 13:52 UTC  (4+ messages)

[PATCH 1/3] iio: hx711: add data-ready-delay-ns property in DT
 2018-06-24 13:48 UTC  (4+ messages)

[PATCH] iio: use timespec64 based interfaces for iio_get_time_ns()
 2018-06-24 13:41 UTC  (2+ messages)

[PATCH v2 0/4] iio: accel: adxl345: add calibration offset and sampling frequency support
 2018-06-24 13:37 UTC  (9+ messages)
` [PATCH v2 1/4] iio: accel: adxl345: add link to datasheet
` [PATCH v2 2/4] iio: accel: adxl345: use scan_index for accessing accel registers
` [PATCH v2 3/4] iio: accel: adxl345: add calibration offset support
` [PATCH v2 4/4] iio: accel: adxl345: add sampling frequency support

[PATCH v3] staging:iio:accel:adis16240: sign extend function replace hard code duplication
 2018-06-24 13:32 UTC  (2+ messages)

[PATCH 1/1] iio: buffer: fix the function signature to match implementation
 2018-06-24 13:24 UTC  (3+ messages)

[PATCH v4] iio: adc: Remove depends on HAS_DMA in case of platform dependency
 2018-06-24 13:15 UTC  (2+ messages)

[PATCH 2/3] iio: hx711: add delay until DOUT is ready
 2018-06-24 13:12 UTC  (2+ messages)

[PATCH] iio: light: introduce si1133
 2018-06-24 13:07 UTC  (2+ messages)

[PATCH 3/3] iio: hx711: add maintainer for driver
 2018-06-23 18:55 UTC 

[PATCH 0/3] iio: hx711: add data-ready-delay
 2018-06-23 18:53 UTC 

[PATCH 1/2] iio: Add channel for Phase
 2018-06-22 17:25 UTC  (4+ messages)
` [PATCH 2/2] iio: light: isl29501: Add support for the ISL29501 ToF sensor

[PATCH v7 00/10] Introduce the Counter subsystem
 2018-06-22 17:10 UTC  (17+ messages)
` [PATCH v7 01/10] counter: Introduce the Generic Counter interface
` [PATCH v7 02/10] counter: Documentation: Add Generic Counter sysfs documentation
` [PATCH v7 03/10] docs: Add Generic Counter interface documentation
` [PATCH v7 04/10] counter: 104-quad-8: Add Generic Counter interface support
` [PATCH v7 05/10] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation
` [PATCH v7 06/10] counter: Add STM32 Timer quadrature encoder
` [PATCH v7 07/10] dt-bindings: counter: Document stm32 "
` [PATCH v7 08/10] counter: stm32-lptimer: add counter device
` [PATCH v7 09/10] dt-bindings: counter: Adjust dt-bindings for STM32 lptimer move
` [PATCH v7 10/10] iio: counter: Add deprecation markings for IIO Counter attributes

[PATCH][RFC] iio: Move attach/detach of the poll func to the core
 2018-06-22 13:53 UTC 

[PATCH] iio: mma8452: Fix ignoring MMA8452_INT_DRDY
 2018-06-22  1:34 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: iio: light: add ISL29033 device bindings
 2018-06-20 15:58 UTC  (6+ messages)
` [PATCH v4 2/2] iio: add ISL29033 Ultra-Low Lux ambient-light-sensor

[PATCH 00/11] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-19 21:29 UTC  (20+ messages)
` [PATCH 01/11] i2c: add helpers for locking the I2C segment
` [PATCH 02/11] tpm/tpm_i2c_infineon: switch to i2c_lock_segment
` [PATCH 03/11] i2c: mux: pca9541: "
` [PATCH 04/11] input: rohm_bu21023: "
` [PATCH 05/11] media: af9013: "
` [PATCH 06/11] media: drxk_hard: "
` [PATCH 07/11] media: rtl2830: "
` [PATCH 08/11] media: tda1004x: "
` [PATCH 09/11] media: tda18271: "
` [PATCH 10/11] mfd: 88pm860x-i2c: "
` [PATCH 11/11] i2c: rename i2c_lock_adapter to i2c_lock_root

isl29501 and multiple calibration registers
 2018-06-19 10:24 UTC  (10+ messages)
            ` Mostly question of whether we should support floating point values from hardware (was Re: isl29501 and multiple calibration registers)

[PATCH] staging:iio:adc:ad7816: Backward resources cleanups in probe
 2018-06-19  5:59 UTC  (2+ messages)

[PATCH 0/4] iio: accel: adxl345: add calibration offset and sampling frequency support
 2018-06-18 14:50 UTC  (8+ messages)
` [PATCH 1/4] iio: accel: adxl345: add link to datasheet
` [PATCH 2/4] iio: accel: adxl345: use scan_index for accessing accel registers
` [PATCH 3/4] iio: accel: adxl345: add calibration offset support
` [PATCH 4/4] iio: accel: adxl345: add sampling frequency support

[PATCH v2] staging:iio:accel:adis16240: sign extend function avoiding code duplication
 2018-06-17  0:25 UTC  (3+ messages)

[PATCH] staging:iio:accel:adis16203: sign extend function rather code duplication
 2018-06-16 18:05 UTC  (2+ messages)

[RFC PATCH] iio: adc: at91-sama5d2_adc: add support for oversampling resolution
 2018-06-16 17:59 UTC  (2+ messages)

[PATCH v2 2/2] dt-bindings: iio: dac: Add docs for AD5758 DAC
 2018-06-16 17:49 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentation
 2018-06-14  2:43 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: Add Spreadtrum SC27XX PMICs ADC support

[PATCH v2 1/2] iio: dac: Add AD5758 support
 2018-06-12 16:27 UTC  (3+ messages)

[PATCH] staging:iio:accel:adis16240: sign extend function avoiding code duplication
 2018-06-12 10:01 UTC  (5+ messages)

[PATCH] staging:iio:accel: use sign extend function avoiding code duplication
 2018-06-10 22:34 UTC  (2+ messages)

[PATCH] tools: iio: iio_generic_buffer: allow infinite looping
 2018-06-10 13:44 UTC  (3+ messages)

[PATCH] staging: iio: adc: ad7606: fix function pointer parameter names missing
 2018-06-10 13:42 UTC  (2+ messages)

[PATCH 0/9] croc_ec: Switch to SPDX identifier
 2018-06-10 13:40 UTC  (3+ messages)
` [PATCH 4/9] iio: cros_ec: "

[PATCH] iio:dac:ad5686: Add AD5311R support
 2018-06-10 13:30 UTC  (2+ messages)

[PATCH v7 0/9] Add support for SAMA5D2 touchscreen
 2018-06-10 12:36 UTC  (5+ messages)
` [PATCH v7 8/9] ARM: dts: at91: sama5d2: add channel cells for ADC device
` [PATCH v7 9/9] ARM: dts: at91: sama5d2: Add resistive touch device


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