linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-01 17:57:02 to 2018-05-16 17:50:43 UTC [more...]

[PATCH v6 0/9] Introduce the Counter subsystem
 2018-05-16 17:50 UTC  (2+ messages)
` [PATCH v6 1/9] counter: Introduce the Generic Counter interface

[PATCH 1/5] iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
 2018-05-16 16:27 UTC  (13+ messages)
` [PATCH 2/5] iio: imu: inv_mpu6050: switch to use sample rate divider
` [PATCH 3/5] iio: imu: inv_mpu6050: fix fifo count reading
` [PATCH 4/5] iio: imu: inv_mpu6050: better fifo overflow handling
` [PATCH 5/5] iio: imu: inv_mpu6050: new timestamp mechanism

[PATCH] iio: imu: inv_mpu6050: advertise max and min freqs
 2018-05-16 16:07 UTC  (3+ messages)

[PATCH 2/2] iio: adc: Add Qualcomm SPMI PMIC5 ADC driver
 2018-05-16  0:14 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: adc: Add DT binding document for PMIC5 ADC
 2018-05-15 23:57 UTC  (3+ messages)

[PATCH 0/5] iio: imu: inv_mpu6050: add new timestamping mechanism
 2018-05-15 21:18 UTC  (2+ messages)

[PATCH v2] Add support for external reference voltage through the regulator framework
 2018-05-15 20:14 UTC 

[PATCH] iio: adc: stm32-dfsdm: Add support for stm32mp1
 2018-05-15 15:23 UTC  (5+ messages)

[PATCH] iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h
 2018-05-15 15:19 UTC 

[PATCH] iio: dac: Add regulator framework to LTC2632 device driver
 2018-05-15 14:43 UTC  (3+ messages)

[PATCH] iio: dac: fix missing of_match_table assignment in LTC2632 device
 2018-05-15 14:33 UTC 

[PATCH trivial] dt-bindings: iio: afe: Spelling s/mesaurement/measurement/
 2018-05-15 13:06 UTC 

RFC: Drop the adis16060 gyro driver from staging
 2018-05-14 18:44 UTC 

[PATCH 0/2] inv_mpu6050 minor cleanup
 2018-05-14 18:38 UTC  (9+ 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-14  1:58 UTC  (9+ messages)
        ` [PATCH v4] "

[PATCH v4 1/1] iio: accell: mma8452: Reduce sleep time when data not ready
 2018-05-14  1:53 UTC  (3+ messages)

[PATCH] iio: tsl2583: correct values in integration_time_available
 2018-05-13  0:20 UTC 

[PATCH 0/4] staging:iio: Drop 4 meter drivers
 2018-05-12 17:51 UTC  (5+ messages)
` [PATCH 1/4] staging:iio:meter: Drop ADE7753 driver
` [PATCH 2/4] staging:iio:meter: Drop ADE7754 driver
` [PATCH 3/4] staging:iio:meter: Drop ADE7758 driver
` [PATCH 4/4] staging:iio:meter: Drop ADE7759 driver

[PATCH v3 0/9] staging: iio: tsl2x7x: move out of staging
 2018-05-12 17:44 UTC  (22+ messages)
` [PATCH v3 1/9] staging: iio: tsl2x7x: remove unnecessary whitespace
` [PATCH v3 2/9] staging: iio: tsl2x7x: use direct returns
` [PATCH v3 3/9] staging: iio: tsl2x7x: turn chip off if IIO device registration fails
` [PATCH v3 4/9] staging: iio: tsl2x7x: use macro to populate tsl2X7X_device_info
` [PATCH v3 5/9] staging: iio: tsl2x7x: convert to use read_avail
` [PATCH v3 6/9] staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD values
` [PATCH v3 7/9] staging: iio: tsl2x7x: add range checking to tsl2x7x_write_raw
` [PATCH v3 8/9] staging: iio: tsl2x7x: rename driver to tsl2772
` [PATCH v3 9/9] staging: iio: tsl2x7x/tsl2772: move out of staging

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

[PATCH] iio: adc: ti-ads8688: add trigger and buffer support
 2018-05-12 11:03 UTC  (2+ messages)

[PATCH v2] iio: potentiostat: lmp91000: add LMP91002 support
 2018-05-12 10:03 UTC  (3+ messages)

[PATCH 1/4] iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
 2018-05-12  9:38 UTC  (10+ 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

[PULL] First set of IIO new device support, features and cleanups for the 4.18 cycle
 2018-05-11  7:57 UTC  (2+ messages)

[PATCH v5 0/9] Add support for SAMA5D2 touchscreen
 2018-05-10 10:45 UTC  (10+ messages)
` [PATCH v5 1/9] MAINTAINERS: add generic resistive touchscreen adc
` [PATCH v5 2/9] iio: Add channel for Position Relative
` [PATCH v5 3/9] dt-bindings: input: touchscreen: add minimum pressure touchscreen property
` [PATCH v5 4/9] dt-bindings: input: touchscreen: resistive-adc-touch: create bindings
` [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] "

[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

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] 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  (12+ messages)
` [PATCH v4 3/9] dt-bindings: input: touchscreen: add pressure threshold touchscreen property
` [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 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  (6+ messages)
` [PATCH v3 09/20] iommu: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 12/20] media: "

[PATCH] iio: magnetometer: mag3110: Add ability to run in continuous mode
 2018-05-07  2:37 UTC  (4+ messages)

[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] iio: accell: mma8452: Reduce sleep time when data not ready
 2018-05-06 16:29 UTC  (3+ messages)

[PATCH][for iio-for-4.17b] iio: humidity: hts221: Fix sensor reads after resume
 2018-05-03 10:49 UTC  (8+ 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).