linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-21 15:32:04 to 2018-03-30 13:57:56 UTC [more...]

[PATCH 3/3] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
 2018-03-30 13:56 UTC 

[PATCH 1/3] iio:dac:ad5686: Style fixes no functional changes
 2018-03-30 13:55 UTC  (2+ messages)
` [PATCH 2/3] iio:dac:ad5686: Add AD5672R/AD5676/AD5676R/AD5684R/AD5685R/AD5686R support

[PATCH v2 00/10] Add support for SAMA5D2 touchscreen
 2018-03-30 13:02 UTC  (15+ messages)
` [PATCH v2 01/10] MAINTAINERS: add generic resistive touchscreen adc
` [PATCH v2 02/10] iio: Add channel for Position Relative
` [PATCH v2 03/10] dt-bindings: input: touchscreen: touch_adc: create bindings
` [PATCH v2 04/10] iio: inkern: add module put/get on iio dev module when requesting channels
` [PATCH v2 05/10] iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
` [PATCH v2 06/10] iio: adc: at91-sama5d2_adc: add support for position and pressure channels
` [PATCH v2 07/10] input: touchscreen: touch_adc: add generic resistive ADC touchscreen
` [PATCH v2 08/10] dt-bindings: iio: adc: at91-sama5d2_adc: add channel specific consumer info
` [PATCH v2 09/10] ARM: dts: at91: sama5d2: add channel cells for ADC device
` [PATCH v2 10/10] ARM: dts: at91: sama5d2: Add resistive touch device

[PATCH 0/3] iio: adc: meson-axg: add saradc driver support
 2018-03-30 12:51 UTC  (13+ messages)
` [PATCH 1/3] iio: adc: meson-saradc: squash and share the common adc platform data
` [PATCH 2/3] dt-bindings: iio: adc: document the Meson AXG support
` [PATCH 3/3] iio: adc: meson-axg: add saradc driver

[PATCH v6 0/6] adis16209 driver cleanup
 2018-03-30 11:48 UTC  (13+ messages)
` [PATCH v6 1/6] Staging: iio: adis16209: Indent the field definitions
` [PATCH v6 2/6] Staging: iio: adis16209: Prefer reverse christmas tree ordering
` [PATCH v6 3/6] Staging: iio: adis16209: Add a blank line after return statements
` [PATCH v6 4/6] Staging: iio: adis16209: Remove unused headers
` [PATCH v6 5/6] Staging: iio: adis16209: Use GENMASK
` [PATCH v6 6/6] Staging: iio: adis16209: Move adis16209 driver out of staging

[PATCH v3] imu: inv_mpu6050: interpolate missing timestamps
 2018-03-30 10:36 UTC  (2+ messages)

[PATCH 1/2] iio:buffer: make length types match kfifo types
 2018-03-30 10:20 UTC  (5+ messages)
` [PATCH 2/2] iio:kfifo_buf: check for uint overflow

[PATCH 3/3] iio: imu: inv_mpu6050: clean double declaration of set_power_itg
 2018-03-30 10:04 UTC  (2+ messages)

[PATCH 2/3] iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
 2018-03-30 10:02 UTC  (2+ messages)

[PATCH 1/3] iio: imu: inv_mpu6050: clean set_power_itg and fix usage
 2018-03-30 10:00 UTC  (2+ messages)

[PATCH 0/3] iio: add unit converter
 2018-03-30  9:24 UTC  (19+ messages)
` [PATCH 2/3] dt-bindings: iio: wrapper: add io-channel-unit-converter
` [PATCH 3/3] iio: wrapper: unit-converter: new driver

[PATCH] iio: cros_ec: Move cros_ec_sensors_core.h in /include
 2018-03-30  9:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] staging:iio:meter: Checkpatch cleanup for meter
 2018-03-30  9:16 UTC  (27+ messages)
` [PATCH v2 1/3] staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR
              ` meter ABI: (was Re: [PATCH v2 1/3] staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR)

[PATCH] iio: imu: inv_mpu6050: improve missing timestamp handling
 2018-03-28 16:40 UTC  (8+ messages)
` How to handle missing timestamps? (was Re: [PATCH] iio: imu: inv_mpu6050: improve missing timestamp handling)

[PATCH v2] imu: inv_mpu6050: interpolate missing timestamps
 2018-03-28  0:27 UTC 

[RFC PATCH 1/2] iio: dac: add TI DAC5755 family support
 2018-03-26 22:24 UTC  (7+ messages)
` [RFC PATCH 2/2] iio: ti-dac5571: Add DT binding documentation

[PATCH 0/4] staging: iio: tsl2x7x: move out of staging
 2018-03-25 18:04 UTC  (9+ messages)
` [PATCH 1/4] staging: iio: tsl2x7x: use auto increment I2C protocol
` [PATCH 2/4] staging: iio: tsl2x7x: move IIO_CHAN_INFO_CALIB{SCALE,BIAS} to IIO_LIGHT channel
` [PATCH 3/4] staging: iio: tsl2x7x: use either direction for IIO_EV_INFO_{ENABLE,PERIOD}
` [PATCH 4/4] staging: iio: tsl2x7x: move out of staging

[PATCH v5 0/8] Introduce the Counter subsystem
 2018-03-25 17:04 UTC  (20+ messages)
` [PATCH v5 1/8] counter: Introduce the Generic Counter interface
` [PATCH v5 2/8] counter: Documentation: Add Generic Counter sysfs documentation
` [PATCH v5 3/8] docs: Add Generic Counter interface documentation
` [PATCH v5 4/8] counter: 104-quad-8: Add Generic Counter interface support
` [PATCH v5 5/8] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation
` [PATCH v5 6/8] dt-bindings: counter: Document stm32 quadrature encoder
` [PATCH v5 7/8] counter: stm32-timer-cnt: Add sysfs documentation
` [PATCH v5 8/8] Counter: Add STM32 Timer quadrature encoder

Duplicate scan index 4!
 2018-03-25 15:12 UTC  (3+ messages)

[PATCH 00/11] staging: iio: ad2s1200: Driver clean up
 2018-03-24 17:40 UTC  (18+ messages)
` [PATCH 05/11] staging: iio: ad2s1200: Introduce variable for repeated value
` [PATCH 07/11] staging: iio: ad2s1200: Ensure udelay(1) in all necessary code paths
` [PATCH 08/11] staging: iio: ad2s1200: Replace legacy gpio ABI with modern ABI
` [PATCH 10/11] staging: iio: ad2s1200: Replace angle channel with inclination channel
` [PATCH 11/11] Move resolver ad2c1200 driver out of staging to mainline iio

Can't enable IIO_DUMMY_EVGEN for compiling
 2018-03-24 14:29 UTC  (2+ messages)

[PATCH v2 9/9] Staging: iio: accel: adis16201: Move adis16201 driver out of staging
 2018-03-24 14:26 UTC  (10+ messages)
` [PATCH 1/4] Staging: iio: accel: adis16201: Remove unused headers
  ` [PATCH 2/4] Staging: iio: accel: adis16201: Use GENMASK
  ` [PATCH 3/4] Staging: iio: accel: adis16201: Fix 80 character line limit
  ` [PATCH 4/4] Staging: iio: accel: adis16201: Move adis16201 driver out of staging

[PATCH 00/11] staging: iio: tsl2x7x: staging cleanups
 2018-03-24 13:46 UTC  (23+ messages)
` [PATCH 01/11] staging: iio: tsl2x7x: remove unnecessary code
` [PATCH 02/11] staging: iio: tsl2x7x: correct interrupt handler trigger
` [PATCH 03/11] staging: iio: tsl2x7x: no need to clear interrupt flag when getting lux
` [PATCH 04/11] staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()
` [PATCH 05/11] staging: iio: tsl2x7x: split out als and prox interrupt settings
` [PATCH 06/11] staging: iio: tsl2x7x: make logging consistent and correct newlines
` [PATCH 07/11] staging: iio: tsl2x7x: split out als and prox persistence settings
` [PATCH 08/11] staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()
` [PATCH 09/11] staging: iio: tsl2x7x: remove ch0 and ch1 "
` [PATCH 10/11] staging: iio: tsl2x7x: put local variables in reverse Christmas tree order
` [PATCH 11/11] staging: iio: tsl2x7x: add copyright

[PATCH v3 0/8] Cleanup on I2C/SPI code
 2018-03-24 13:29 UTC  (17+ messages)
` [PATCH v3 1/8] staging:iio:ade7854: Fix error handling on read/write
` [PATCH v3 2/8] staging:iio:ade7854: Fix the wrong number of bits to read
` [PATCH v3 3/8] staging:iio:ade7854: Rework I2C write function
` [PATCH v3 4/8] staging:iio:ade7854: Rework SPI "
` [PATCH v3 5/8] staging:iio:ade7854: Remove write_reg_* duplications
` [PATCH v3 6/8] staging:iio:ade7854: Rework I2C read function
` [PATCH v3 7/8] staging:iio:ade7854: Rework SPI "
` [PATCH v3 8/8] staging:iio:ade7854: Remove read_reg_* duplications

[PATCH 00/11] Move ad7746 out of staging
 2018-03-23 13:04 UTC  (22+ messages)
` [PATCH 01/11] staging: iio: ad7746: Adjust arguments to match open parenthesis
` [PATCH 04/11] staging: iio: ad7746: Reorder variable declarations
` [PATCH 05/11] staging: iio: ad7746: Remove unused defines
` [PATCH 06/11] staging: iio: ad7746: Add dt-bindings
` [PATCH 07/11] staging: iio: ad7746: Add remove()
` [PATCH 08/11] staging: iio: ad7746: Add comments
` [PATCH 09/11] staging: iio: ad7746: Add devicetree bindings documentation
` [PATCH 10/11] staging: iio: ad7746: Rename sysfs attrs to comply with the ABI
` [PATCH 11/11] Move cdc ad7746 driver out of staging to mainline iio

Controlling ADC SPI devices
 2018-03-23 12:32 UTC  (2+ messages)

[PATCH v3 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-21 18:49 UTC  (7+ messages)
` [PATCH v3 2/8] gpio: 104-idio-16: Implement get_multiple callback
` [PATCH v3 3/8] gpio: pci-idio-16: "

GSoC IIO project: Magnus Östgren
 2018-03-21 16:37 UTC 


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