linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-23 21:08:30 to 2018-05-10 10:49:08 UTC [more...]

[PATCH v5 0/9] Add support for SAMA5D2 touchscreen
 2018-05-10 10:45 UTC  (8+ messages)
` [PATCH v5 1/9] MAINTAINERS: add generic resistive touchscreen adc
` [PATCH v5 2/9] iio: Add channel for Position Relative
` [PATCH v5 5/9] iio: adc: at91-sama5d2_adc: add support for position and pressure channels
` [PATCH v5 6/9] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
` [PATCH v5 7/9] dt-bindings: iio: adc: at91-sama5d2_adc: add channel specific consumer info
` [PATCH v5 8/9] ARM: dts: at91: sama5d2: add channel cells for ADC device
` [PATCH v5 9/9] ARM: dts: at91: sama5d2: Add resistive touch device

[PATCH v2] iio: accell: mma8452: Reduce sleep time when data not ready
 2018-05-10  2:21 UTC  (8+ messages)
        ` [PATCH v3] "

[PATCH] iio: adc: ti-ads8688: add trigger and buffer support
 2018-05-09 18:17 UTC 

[PULL] First set of IIO fixes for the 4.17 cycle
 2018-05-09 15:10 UTC  (2+ messages)

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-09 12:00 UTC  (6+ messages)
` [PATCH 15/18] iio: iio.h: use nested struct support on kernel-doc markup

[PATCH] iio: potentiometer: add driver for Maxim Integrated DS1807
 2018-05-09  9:19 UTC  (10+ messages)

Using LIBIIO sending DATA to DAC and capturing the output from DAC
 2018-05-09  9:10 UTC  (2+ messages)

Add IIO example to the kernelnewbies wiki
 2018-05-09  7:21 UTC 

[PATCH 2/2] iio: adc: Add Qualcomm SPMI PMIC5 ADC driver
 2018-05-08 21:38 UTC 

[PATCH 1/2] dt-bindings: iio: adc: Add DT binding document for PMIC5 ADC
 2018-05-08 21:38 UTC 

[PATCH v2] iio: potentiostat: lmp91000: add LMP91002 support
 2018-05-08 15:42 UTC  (2+ messages)

[PATCH 1/4] iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
 2018-05-08 14:40 UTC  (9+ messages)
` [PATCH 2/4] iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
` [PATCH 3/4] iio: imu: inv_mpu6050: skip first sample when gyro is on
` [PATCH 4/4] iio: imu: inv_mpu6050: fix user_ctrl register overwritten

[PATCH 0/2] inv_mpu6050 minor cleanup
 2018-05-08 14:34 UTC  (6+ messages)
` [PATCH 1/2] iio: imu: inv_mpu6050: minor wording fixes
` [PATCH 2/2] iio: imu: inv_mpu6050: make loop a do-while

[PATCH v3] iio: magnetometer: mag3110: Add ability to run in continuous mode
 2018-05-08  7:59 UTC  (6+ messages)
        ` [PATCH v4] "

[PATCH] iio: humidity: hts221: Fix sensor reads after resume
 2018-05-08  2:55 UTC  (5+ messages)

[PATCH v4 0/9] Add support for SAMA5D2 touchscreen
 2018-05-07 22:38 UTC  (18+ messages)
` [PATCH v4 1/9] MAINTAINERS: add generic resistive touchscreen adc
` [PATCH v4 2/9] iio: Add channel for Position Relative
` [PATCH v4 3/9] dt-bindings: input: touchscreen: add pressure threshold touchscreen property
` [PATCH v4 4/9] dt-bindings: input: touchscreen: resistive-adc-touch: create bindings
` [PATCH v4 5/9] iio: adc: at91-sama5d2_adc: add support for position and pressure channels
` [PATCH v4 6/9] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
` [PATCH v4 7/9] dt-bindings: iio: adc: at91-sama5d2_adc: add channel specific consumer info
` [PATCH v4 8/9] ARM: dts: at91: sama5d2: add channel cells for ADC device
` [PATCH v4 9/9] ARM: dts: at91: sama5d2: Add resistive touch device

[PATCH] iio: adc: stm32-dfsdm: Add support for stm32mp1
 2018-05-07 20:51 UTC  (3+ messages)

[PATCH v2 0/3] Add support for STM32MP1 ADC
 2018-05-07 17:23 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1
` [PATCH v2 2/3] iio: adc: "
` [PATCH v2 3/3] ARM: dts: stm32: Add ADC support to stm32mp157c

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-05-07  7:21 UTC  (8+ messages)
` [PATCH v3 03/20] crypto: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 09/20] iommu: "
` [PATCH v3 12/20] media: "

[PATCH] iio: accell: mma8452: Reduce sleep time when data not ready
 2018-05-07  2:37 UTC  (7+ messages)
` [PATCH] iio: magnetometer: mag3110: Add ability to run in continuous mode

[PATCH v2 00/11] staging: iio: tsl2x7x: move out of staging
 2018-05-06 19:00 UTC  (24+ messages)
` [PATCH v2 01/11] staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifier
` [PATCH v2 02/11] staging: iio: tsl2x7x: add range checking to three sysfs attributes
` [PATCH v2 03/11] staging: iio: tsl2x7x: don't setup event handlers if interrupts are not configured
` [PATCH v2 04/11] staging: iio: tsl2x7x: move calibscale_available attribute to IIO_INTENSITY channel
` [PATCH v2 05/11] staging: iio: tsl2x7x: use IIO_CONST_ATTR for calibscale_available
` [PATCH v2 06/11] staging: iio: tsl2x7x: correct integration time and lux equation
` [PATCH v2 07/11] staging: iio: tsl2x7x: support 2.72 and 2.73 ALS increments
` [PATCH v2 08/11] staging: iio: tsl2x7x: add device ids for code readability
` [PATCH v2 09/11] staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD values
` [PATCH v2 10/11] staging: iio: tsl2x7x: rename driver to tsl2772
` [PATCH v2 11/11] staging: iio: tsl2x7x/tsl2772: move out of staging

[PATCH 1/2] iio: dac: add TI DAC5755 family support
 2018-05-06 17:51 UTC  (4+ messages)
` [PATCH 2/2] iio: ti-dac5571: Add DT binding documentation

[PATCH][for iio-for-4.17b] iio: humidity: hts221: Fix sensor reads after resume
 2018-05-03 10:49 UTC  (9+ messages)

[PATCH v3 0/9] staging: iio: ad2s1200: Driver clean up
 2018-04-28 17:46 UTC  (22+ messages)
` [PATCH v3 1/9] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v3 2/9] staging: iio: ad2s1200: Improve readability with be16_to_cpup
` [PATCH v3 3/9] staging: iio: ad2s1200: Replace legacy gpio API with modern API
` [PATCH v3 4/9] staging: iio: ad2s1200: Replace platform data with dt bindings
` [PATCH v3 5/9] staging: iio: ad2s1200: Add documentation for device tree binding
` [PATCH v3 6/9] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v3 7/9] staging: iio: Documentation: Add missing sysfs docs for angle channel
` [PATCH v3 8/9] staging: iio: ad2s1200: Add scaling factor "
` [PATCH v3 9/9] staging: iio: ad2s1200: Move driver out of staging

[PATCH v4 0/4] iio: add unit-converter
 2018-04-28 17:05 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: iio: afe: add binding for current-sense-shunt
` [PATCH v4 2/4] dt-bindings: iio: afe: add binding for voltage-divider
` [PATCH v4 3/4] dt-bindings: iio: afe: add binding for current-sense-amplifier
` [PATCH v4 4/4] iio: afe: rescale: new driver

[PATCH] iio: potentiostat: lmp91000: add LMP91002 support
 2018-04-28 16:04 UTC  (3+ messages)

[PATCH RESEND] iio: accel: bcm150: Remove handling for regmap raw_read_max
 2018-04-28 16:02 UTC  (2+ messages)

[PATCH v4 1/4] iio: imu: inv_mpu6050: fix error path not turning chip back off
 2018-04-28 15:57 UTC  (8+ messages)
` [PATCH v4 2/4] iio: imu: inv_mpu6050: use devm_* at init and delete remove
` [PATCH v4 3/4] iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
` [PATCH v4 4/4] iio: imu: inv_mpu6050: clean read channel data error path

[PATCH 0/3] Add support for STM32MP1 ADC
 2018-04-28 15:18 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1

[PATCH v3] imu: inv_mpu6050: interpolate missing timestamps
 2018-04-28 15:10 UTC  (11+ messages)

[PATCH 0/7] iio: adc: stm32-dfsdm: misc fixes and improvements
 2018-04-28 15:07 UTC  (9+ messages)
` [PATCH 5/7] iio: adc: stm32-dfsdm: misc style improvements and fixes
` [PATCH 6/7] iio: adc: stm32-dfsdm: add check on max filter id
` [PATCH 7/7] iio: adc: stm32-dfsdm: add check on spi-max-frequency

Patch process question
 2018-04-26 17:00 UTC  (3+ messages)

[PATCH 0/2] ACPI match adc128s052 to ADC on UP Squared
 2018-04-24 19:33 UTC  (6+ messages)
` [PATCH 1/2] iio: adc128s052: allow driver to be matched using ACPI

[PATCH v2 0/3] iio: adc128s052: add matching options
 2018-04-24 10:51 UTC  (6+ messages)
` [PATCH v2 1/3] iio: adc128s052: Add pin-compatible IDs
` [PATCH v2 2/3] iio: adc128s052: add ACPI _HID AANT1280
` [PATCH v2 3/3] iio: adc128s052: reuse "compatible" for ACPI _DSD

[PATCH 0/3] stagging:iio:meter: Add essential IIO API structures for ADE7854
 2018-04-23 23:42 UTC  (3+ messages)

[PATCH v3 00/11] Add support for SAMA5D2 touchscreen
 2018-04-23 23:24 UTC  (4+ messages)
` [PATCH v3 08/11] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen


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