linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-24 13:36:51 to 2018-04-09 09:38:19 UTC [more...]

[PATCH v3 1/2] iio: imu: inv_mpu6050: clean set_power_itg and fix usage
 2018-04-09  9:37 UTC 

[PATCH v2 2/2] iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca3000_probe()'
 2018-04-08 19:44 UTC 

[PATCH v2 1/2] iio: sca3000: Fix an error handling path in 'sca3000_probe()'
 2018-04-08 19:44 UTC 

[PATCH v2 0/2] iio: add unit converter
 2018-04-08 17:40 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: iio: afe: add current-sense-cuicuit and voltage-divider
` [PATCH v2 2/2] iio: afe: unit-converter: new driver

[PATCH] iio: imu: Add mpu9255 support to mpu6050 driver
 2018-04-08 16:42 UTC  (2+ messages)

[PATCH 2/2] iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca3000_probe()'
 2018-04-08 16:33 UTC  (2+ messages)

[PATCH 1/2] iio: sca3000: Fix an error handling path in 'sca3000_probe()'
 2018-04-08 16:32 UTC  (2+ messages)

[PATCH 2/2] Documentation: dt: iio: imu: st_lsm6dsx: add ism330dlc sensor device binding
 2018-04-08 16:29 UTC  (2+ messages)

[PATCH 1/2] iio: imu: st_lsm6dsx: add support to ism330dlc
 2018-04-08 16:28 UTC  (2+ messages)

[PATCH] iio: imu: inv_mpu6050: rewrite and clean read raw for channel data
 2018-04-08 16:25 UTC  (2+ messages)

[PATCH] iio: imu: inv_mpu6050: use devm_* at init and delete remove
 2018-04-08 16:15 UTC  (2+ messages)

[PATCH] iio: imu: inv_mpu6050: fix error path not turning chip back off
 2018-04-08 16:12 UTC  (2+ messages)

[PATCH 1/2] iio: imu: inv_mpu6050: clean set_power_itg and fix usage
 2018-04-08 16:02 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL
 2018-04-08 15:49 UTC  (2+ messages)

Moving ad2s90 out of staging
 2018-04-08 15:40 UTC  (4+ messages)

[PATCH v4 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-06 22:00 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: iio:imu:mpu6050: "

[PATCH v3 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-06 18:26 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: iio:imu:mpu6050: "

[PATCH v2 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-06 18:19 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: iio:imu:mpu6050: "

[PATCH 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-06 17:15 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: iio:imu:mpu6050: "

[PATCH v3] imu: inv_mpu6050: interpolate missing timestamps
 2018-04-06 16:33 UTC  (8+ messages)

[PATCH 3/3] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
 2018-04-06 15:32 UTC  (2+ messages)

[PATCH 1/3] iio:dac:ad5686: Style fixes no functional changes
 2018-04-06 15:19 UTC  (3+ 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-04-06 15:13 UTC  (17+ 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 v5 0/8] Introduce the Counter subsystem
 2018-04-06 15:08 UTC  (24+ 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

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-04-05  0:32 UTC  (2+ messages)

[PATCH 2/2] iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
 2018-04-04 15:08 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] iio:buffer: make length types match kfifo types
 2018-04-02 16:53 UTC  (6+ messages)
` [PATCH 2/2] iio:kfifo_buf: check for uint overflow

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

[PATCH 0/2] add support to STM ISM330DLC 6-axis Mems sensor
 2018-03-30 20:33 UTC 

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

[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 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] 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  (3+ 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

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  (11+ messages)
` [PATCH 05/11] staging: iio: ad2s1200: Introduce variable for repeated value
` [PATCH 10/11] staging: iio: ad2s1200: Replace angle channel with inclination channel

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


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