linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-12 09:53:51 to 2018-05-21 21:06:15 UTC [more...]

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

[PATCH 0/9] ACPI/i2c Enumerate several instances out of one fwnode
 2018-05-21 19:12 UTC  (23+ messages)
` [PATCH 1/9] ACPI: export __acpi_match_device and __acpi_device[_uevent]_modalias
` [PATCH 2/9] i2c: Allow specifying irq-index to be used in i2c_device_probe()
` [PATCH 3/9] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH 4/9] i2c: acpi: Allow get info by index in i2c_acpi_get_info()
` [PATCH 5/9] i2c: acpi: Enumerate several instances out of one device
` [PATCH 6/9] i2c: acpi: Add BSG1160 to i2c_acpi_multiple_devices_ids
` [PATCH 7/9] iio: accel: bmc150: Add support for BSG1160 ACPI HID
` [PATCH 8/9] iio: gyro: bmg160: "
` [PATCH 9/9] iio: magnetometer: bmc150: "

[PATCH] iio: imu: inv_mpu6050: advertise max and min freqs
 2018-05-21 18:42 UTC  (5+ messages)

[PATCH] iio: imu: inv_mpu6050: add comment about frequencies
 2018-05-21 18:41 UTC 

[PATCH v2 1/2] tools: iio: iio_generic_buffer: fix types to match
 2018-05-21 16:14 UTC  (5+ messages)
` [PATCH v2 2/2] tools: iio: iio_generic_buffer: allow continuous looping

[PATCH] iio: amplifiers: ad8366: move channel init before iio_device_register()
 2018-05-21 15:10 UTC  (2+ messages)

[PATCH v6 0/9] Introduce the Counter subsystem
 2018-05-21 13:58 UTC  (29+ messages)
` [PATCH v6 1/9] counter: Introduce the Generic Counter interface
` [PATCH v6 2/9] counter: Documentation: Add Generic Counter sysfs documentation
` [PATCH v6 3/9] docs: Add Generic Counter interface documentation
` [PATCH v6 4/9] counter: 104-quad-8: Add Generic Counter interface support
  ` [RFC PATCH] counter: 104-quad-8: quad8_ops can be static
` [PATCH v6 5/9] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation
` [PATCH v6 6/9] dt-bindings: counter: Document stm32 quadrature encoder
` [PATCH v6 7/9] counter: Add STM32 Timer "
` [PATCH v6 8/9] counter: stm32-lptimer: add counter device
` [PATCH v6 9/9] iio: counter: Remove IIO counter subdirectory

[PATCH v3] iio: dac: Add support for external reference voltage through the regulator framework
 2018-05-21 12:29 UTC  (3+ messages)

[PATCH v4 0/2] iio: dac: update ltc2632 device driver
 2018-05-21 12:21 UTC  (3+ messages)
` [PATCH v4 1/2] iio: dac: fix missing of_match_table assignment in the LTC 2632 device
` [PATCH v4 2/2] iio: dac: Add support for external reference voltage through the regulator framework

[PATCH 0/3] merge calls to of_match_device and of_device_get_match_data
 2018-05-21  9:49 UTC  (2+ messages)
` [PATCH 3/3] iio: potentiometer: "

[PATCH] iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"
 2018-05-21  9:16 UTC 

[RFC] Spectral ID sensor + floating point questions
 2018-05-21  5:56 UTC  (3+ messages)

[PATCH] staging: iio: Drop ADIS16060 driver from staging
 2018-05-20 13:45 UTC 

[PATCH 0/4] staging:iio: Drop 4 meter drivers
 2018-05-20 11:22 UTC  (9+ 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 v4 00/12] iio: ad2s1200: Driver clean up
 2018-05-20 11:17 UTC  (25+ messages)
` [PATCH v4 01/12] staging: iio: ad2s1200: Remove unneeded newline in license
` [PATCH v4 02/12] staging: iio: ad2s1200: Remove unneeded initializations
` [PATCH v4 03/12] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v4 04/12] staging: iio: ad2s1200: Setup spi before iio device register
` [PATCH v4 05/12] staging: iio: ad2s1200: Replace legacy gpio API with modern API
` [PATCH v4 06/12] staging: iio: ad2s1200: Replace platform data with dt bindings
` [PATCH v4 07/12] staging: iio: ad2s1200: Add dt table
` [PATCH v4 08/12] dt-bindings: iio: resolver: Document AD2S1200 bindings
` [PATCH v4 09/12] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v4 10/12] staging: iio: ad2s1200: Add scaling factor for angle channel
` [PATCH v4 11/12] staging: iio: ad2s1200: Add copyright
` [PATCH v4 12/12] staging: iio: ad2s1200: Move driver out of staging

[PATCH v2 2/2] iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support
 2018-05-20 10:50 UTC  (2+ messages)

[PATCH v2 1/2] iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support
 2018-05-20 10:37 UTC  (2+ messages)

[PATCH] iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h
 2018-05-20 10:26 UTC  (2+ messages)

[PATCH trivial] dt-bindings: iio: afe: Spelling s/mesaurement/measurement/
 2018-05-20 10:24 UTC  (2+ messages)

[PATCH 1/5] iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
 2018-05-20 10:20 UTC  (14+ 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: dac: fix missing of_match_table assignment in LTC2632 device
 2018-05-20 10:19 UTC  (3+ messages)

[PATCH] iio: tsl2583: correct values in integration_time_available
 2018-05-20  9:32 UTC  (2+ messages)

[PATCH v2] Add support for external reference voltage through the regulator framework
 2018-05-20  0:26 UTC  (5+ messages)

SI1133 light sensor: Is there anything to refer to?
 2018-05-18 17:42 UTC 

[PATCH v5 0/9] Add support for SAMA5D2 touchscreen
 2018-05-18 16:35 UTC  (5+ messages)
` [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 1/2] iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support
 2018-05-18 14:24 UTC  (2+ messages)

[PATCH 2/2] iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support
 2018-05-18 14:17 UTC 

[PATCH v3 0/9] staging: iio: ad2s1200: Driver clean up
 2018-05-18 13:17 UTC  (15+ messages)
` [PATCH v3 1/9] staging: iio: ad2s1200: Add kernel docs to driver state
` [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 9/9] staging: iio: ad2s1200: Move driver out of staging

[PATCH 1/2] tools: iio: iio_generic_buffer: fix types to match
 2018-05-17 23:16 UTC  (2+ messages)
` [PATCH 2/2] tools: iio: iio_generic_buffer: allow continuous looping

[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] iio: adc: stm32-dfsdm: Add support for stm32mp1
 2018-05-15 15:23 UTC  (4+ messages)

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

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  (7+ messages)
` [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  (7+ 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 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  (11+ 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)


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