Linux IIO development
 help / color / mirror / Atom feed
 messages from 2017-08-20 14:35:18 to 2017-09-08 06:29:14 UTC [more...]

[PATCH] Staging: iio: adc: Added Space around binary op
 2017-09-08  6:29 UTC  (2+ messages)

[PATCH v3] iio: chemical: ccs811: Add support for data ready trigger
 2017-09-07 18:38 UTC 

[PATCH 0/6] IIO driver for MCP3550/1/3
 2017-09-07  6:44 UTC  (21+ messages)
` [PATCH 2/6] iio: adc: mcp320x: Fix readout of negative voltages
` [PATCH 5/6] dt-bindings: iio: adc: mcp320x: Update for mcp3550/1/3
` [PATCH 4/6] iio: adc: mcp320x: Drop unnecessary of_device_id attributes
` [PATCH 3/6] iio: adc: mcp320x: Speed up readout of single-channel ADCs
` [PATCH 1/6] iio: adc: mcp320x: Fix oops on module unload
` [PATCH 6/6] iio: adc: mcp320x: Add support for mcp3550/1/3

[PATCH] iio: stm32: fix adc/trigger link error
 2017-09-06 16:16 UTC  (2+ messages)

[PATCH v2 0/7] iio: accel: kxcjk1003: support Kionix KXTF9
 2017-09-06 15:10 UTC  (20+ messages)
` [PATCH v2 2/7] iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit names
` [PATCH v2 1/7] iio: accel: kxcjk1003: refactor ODR setting
` [PATCH v2 3/7] iio: accel: kxcjk1013: extract report_motion_event() from interrupt handler
` [PATCH v2 4/7] iio: accel: kxcjk1013: rename motion direction bits
` [PATCH v2 6/7] iio: accel: kxcjk1013: make sampling_frequency_avail per-type
` [PATCH v2 7/7] iio: accel: kxcjk1013: add support for KXTF9
` [PATCH v2 5/7] iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamic

[PATCH] iio staging: tsl2x7x: clean up limit checks
 2017-09-06 12:41 UTC  (7+ messages)

[PATCH] mfd: Add support for TI LMP92001
 2017-09-05 20:53 UTC  (9+ messages)

[PATCH] iio: core: Return error for failed read_reg
 2017-09-05 15:20 UTC  (2+ messages)

[PATCH 1/2] iio: dac: ad5446: Add IDs of compatible Texas Instruments chips
 2017-09-05 13:01 UTC  (6+ messages)
` [PATCH 2/2] drivers: misc: ti_dac7512: Remove duplicate driver

[PATCH 2/2] iio: ad7793: Fix the serial interface reset
 2017-09-05 12:17 UTC  (2+ messages)

[PATCH 1/2] iio: ad_sigma_delta: Implement a dedicated reset function
 2017-09-05 12:16 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: dac: ti-dac082s085: Document new driver
 2017-09-05  9:27 UTC  (2+ messages)
` [PATCH 2/2] iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driver

[PATCH v5] iio: accel: mma8452: improvements to handle multiple events
 2017-09-05  3:06 UTC  (6+ messages)

[PATCH] IIO: BME280: Updates to Humidity readings need ctrl_reg write!
 2017-09-04 17:20 UTC  (3+ messages)

[PATCH] iio:ad7793: Fix the serial interface reset
 2017-09-04 15:33 UTC  (3+ messages)

[RESEND PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter
 2017-09-04 13:51 UTC  (12+ messages)
` [RESEND PATCH v3 1/9] dt-bindings: mfd: Add STM32 LPTimer binding
` [RESEND PATCH v3 2/9] mfd: Add STM32 LPTimer driver
` [RESEND PATCH v3 3/9] dt-bindings: pwm: Add STM32 LPTimer PWM binding
` [RESEND PATCH v3 4/9] pwm: Add STM32 LPTimer PWM driver
` [RESEND PATCH v3 5/9] dt-bindings: iio: Add STM32 LPTimer trigger binding
` [RESEND PATCH v3 6/9] iio: trigger: Add STM32 LPTimer trigger driver
` [RESEND PATCH v3 7/9] dt-bindings: iio: Add STM32 LPTimer quadrature encoder and counter
` [RESEND PATCH v3 8/9] iio: counter: Add support for STM32 LPTimer
` [RESEND PATCH v3 9/9] iio: adc: stm32: add support for lptimer triggers
` [GIT PULL] Immutable branch between MFD, IIO and PWM due for the v4.14 merge window

[PATCH 2/5] lmp92001: mfd: iio: adc: Add support LMP92001
 2017-09-04 12:39 UTC  (4+ messages)

[PATCH 0/3] iio: Introduce the generic counter interface
 2017-09-03 18:24 UTC  (13+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] iio: 104-quad-8: Add IIO generic counter interface support

[PATCH V2 00/45] IIO: Drop manual assignment of THIS_MODULE
 2017-09-03 17:10 UTC  (8+ messages)

[PATCH v2] iio: chemical: ccs811: Add support for data ready trigger
 2017-09-03 17:05 UTC  (2+ messages)

[PATCH 0/2] Add support to LPS33HW and LPS35HW pressure sensors
 2017-09-03 16:56 UTC  (5+ messages)
` [PATCH 1/2] iio: pressure: add support to LPS33HW and LPS35HW
` [PATCH 2/2] dt-bindings: iio: pressure: add LPS33HW and LPS35HW device bindings

[PATCH v3 0/5] Add support to LIS2DW12 accel sensor
 2017-09-03 16:52 UTC  (7+ messages)
` [PATCH v3 1/5] iio: st_sensors: add register mask for status register
` [PATCH v3 2/5] iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
` [PATCH v3 3/5] iio: st_sensors: do not always write enable_axis register
` [PATCH v3 4/5] iio: accel: add support to LIS2DW12
` [PATCH v3 5/5] dt-bindings: iio: accel: add LIS2DW12 sensor device binding

[PATCH] iio: adc: ti-ads1015: fix comparator polarity setting
 2017-09-03 16:50 UTC  (2+ messages)

[PATCH] iio: imu: inv_mpu6050: make arrays hz and d static
 2017-09-03 16:41 UTC  (2+ messages)

[PATCH] iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL
 2017-09-03 16:39 UTC  (2+ messages)

[PATCH 2/2] iio: adc: ti-ads1015: add 10% to conversion wait time
 2017-09-03 16:05 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/2] iio: adc: ti-ads1015: write config register only on change
 2017-09-03 16:00 UTC  (3+ messages)

[PATCH] iio: imu: inv_mpu6050: fix missing break in switch
 2017-09-03 15:49 UTC  (3+ messages)

[PATCH] iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values
 2017-09-03 12:13 UTC  (6+ messages)

[PATCH v2 0/2] iio: light: tcs3472: support out-of-threshold events
 2017-09-03 12:09 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH 4/4] staging: iio: tsl2x7x: constify i2c_device_id
 2017-09-03 11:37 UTC  (4+ messages)

[PATCH 5/5] lmp92001: mfd: doc: Add support LMP92001
 2017-08-30 18:25 UTC 

[PATCH 3/5] lmp92001: mfd: iio: dac: Add support LMP92001
 2017-08-30 18:17 UTC 

[PATCH v2 0/5] Add support to LIS2DW12 accel sensor
 2017-08-28 13:41 UTC  (4+ messages)
` [PATCH v2 5/5] dt-bindings: iio: accel: add LIS2DW12 sensor device binding

[PATCH] IIO: BME280: Humidity: Changes to the humidity ctrl_hum require a write to ctrl_meas
 2017-08-28  7:19 UTC  (4+ messages)

[RFC PATCH v4 0/6] i2c: document DMA handling and add helpers for it
 2017-08-27 11:37 UTC  (3+ messages)
` [RFC PATCH v4 3/6] i2c: add docs to clarify DMA handling

[PATCH] iio: multiplexer: check memory allocation failure
 2017-08-26  8:16 UTC  (2+ messages)

Offline (more or less) until 3rd September
 2017-08-25 14:37 UTC  (2+ messages)

[PATCH 0/3] iio: adc: at91-sama5d2_adc: add DMA support
 2017-08-24 11:54 UTC  (4+ messages)
` [PATCH 1/3] Documentation: dt: iio: at91-sama5d2_adc: add optional dma property

[PATCH v4] iio: accel: mma8452: improvements to handle multiple events
 2017-08-24  2:42 UTC  (6+ messages)

[PATCH v2 00/11] iio: adc: ti-ads1015: fixes, cleanups, and threshold event support
 2017-08-23 13:57 UTC  (14+ messages)
` [PATCH v2 06/11] iio: adc: ti-ads1015: add adequate wait time to get correct conversion
` [PATCH v2 11/11] iio: adc: ti-ads1015: add threshold event support

[PATCH 0/6] iio: accel: kxcjk1003: support Kionix KXTF9
 2017-08-22 12:47 UTC  (5+ messages)
` [PATCH 3/6] iio: accel: kxcjk1013: rename registers for KXTF9 compatibility

[PATCH] iio: chemical: ccs811: Add support for data ready trigger
 2017-08-22 10:37 UTC  (3+ messages)

[PATCH 2/5] iio: Add support for LMP92001 ADC
 2017-08-21 17:29 UTC  (9+ messages)

[PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter
 2017-08-21  7:24 UTC  (4+ messages)
` [PATCH v3 4/9] pwm: Add STM32 LPTimer PWM driver

[PULL] Second set of IIO fixes for the 4.13 cycle
 2017-08-20 17:47 UTC  (2+ messages)

[PULL] Second set of new device support, features and cleanups for IIO in the 4.14 cycle
 2017-08-20 17:44 UTC  (2+ messages)

[PATCH] iio: accel: mma8452: code improvements to handle more than one event
 2017-08-20 15:15 UTC  (3+ messages)

[PATCH 0/4] iio: magnetometer: ak8974: support AMI306
 2017-08-20 14:40 UTC  (5+ messages)
` [PATCH 4/4] iio: magnetometer: ak8974: debug AMI306 calibration data


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox