Linux IIO development
 help / color / mirror / Atom feed
 messages from 2017-10-26 18:55:44 to 2017-11-13 10:32:01 UTC [more...]

[PATCH] iio: adc/accel: Fix up module licenses
 2017-11-13 10:29 UTC 

iio/accel/kxsd9_i2c: no license, taints kernel
 2017-11-13 10:22 UTC  (3+ messages)

[PATCH] iio: adc: cpcap: fix incorrect validation
 2017-11-12 18:28 UTC  (2+ messages)

[PATCH] iio: mma8452: add power_mode sysfs configuration
 2017-11-12 12:28 UTC  (5+ messages)

[PATCH v4 0/4] fix the clock setting for SAR ADC
 2017-11-12  1:35 UTC  (4+ messages)

[PATCH v4 2/4] iio: adc: meson-saradc: remove irrelevant clock "sana"
 2017-11-12  1:25 UTC  (2+ messages)

[PATCH 0/3] iio: add Intersil isl76683 light sensor support
 2017-11-11  0:50 UTC  (8+ messages)
` [PATCH 1/3] iio: light: add support for Intersil isl76683 sensor
` [PATCH 2/3] dt-bindings: iio: add Intersil isl76683 light sensor bindings
` [PATCH 3/3] iio: light: isl76683 add way to adjust irq threshold

[PATCH v2 0/2] ZOPT2210 ambient light and UVB sensor driver
 2017-11-11  0:26 UTC  (4+ messages)
` [PATCH v2 1/2] iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensor
` [PATCH v2 2/2] Documentation: iio: Fix typo

[PATCH v6 0/9] i2c: document DMA handling and add helpers for it
 2017-11-11  0:13 UTC  (14+ messages)
` [PATCH v6 1/9] i2c: add a message flag for DMA safe buffers
` [PATCH v6 2/9] i2c: add helpers to ease DMA handling
` [PATCH v6 3/9] i2c: dev: mark RDWR buffers as DMA_SAFE
` [PATCH v6 4/9] i2c: refactor i2c_master_{send_recv}
` [PATCH v6 5/9] i2c: add i2c_master_{send|recv}_dmasafe
` [PATCH v6 6/9] i2c: smbus: use DMA safe buffers for emulated SMBus transactions
` [PATCH v6 7/9] i2c: add docs to clarify DMA handling
` [PATCH v6 8/9] i2c: sh_mobile: use core helper to decide when to use DMA
` [PATCH v6 9/9] i2c: rcar: skip DMA if buffer is not safe

getting started w/ iio driver
 2017-11-10 23:50 UTC  (3+ messages)

[PATCH] iio: accel: mma8452: Add single pulse/tap event detection
 2017-11-10 22:35 UTC  (2+ messages)

[PATCH v4 0/2] Add support for cros-ec-rtc driver
 2017-11-10 21:55 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: cros_ec: Introduce RTC commands and events definitions
` [PATCH v4 2/2] rtc: cros-ec: add cros-ec-rtc driver

[PATCH v4 3/4] dt-bindings: iio: adc: update the doc for SAR ADC
 2017-11-10 21:21 UTC  (2+ messages)

[PATCH v4 00/12] Add STM32 DFSDM support
 2017-11-10 21:05 UTC  (14+ messages)
` [PATCH v4 01/12] iio: Add hardware consumer buffer support
` [PATCH v4 02/12] docs: driver-api: add iio hw consumer section
` [PATCH v4 03/12] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
` [PATCH v4 04/12] IIO: Add DT bindings for sigma delta adc modulator
` [PATCH v4 05/12] IIO: ADC: add sigma delta modulator support
` [PATCH v4 06/12] IIO: add DT bindings for stm32 DFSDM filter
` [PATCH v4 07/12] IIO: ADC: add stm32 DFSDM core support
` [PATCH v4 08/12] IIO: ADC: add STM32 DFSDM sigma delta ADC support
` [PATCH v4 09/12] IIO: ADC: add stm32 DFSDM support for PDM microphone
` [PATCH v4 10/12] IIO: consumer: allow to set buffer sizes
` [PATCH v4 11/12] ASoC: add bindings for stm32 DFSDM filter
` [PATCH v4 12/12] ASoC: stm32: add DFSDM DAI support

[PATCH v3 1/5] iio: proximity: sx9500: Assign interrupt from GpioIo()
 2017-11-10 18:13 UTC  (15+ messages)
` [PATCH v3 2/5] iio: proximity: sx9500: Add GPIO ACPI mapping table
` [PATCH v3 3/5] iio: proximity: sx9500: Set IRQ pin to direction-input if necessary
` [PATCH v3 4/5] iio: proximity: sx9500: Add another ACPI ID
` [PATCH v3 5/5] iio: magnetometer: ak8975: "

[PATCH] io: core: mark expected switch fall-through
 2017-11-08 18:08 UTC  (4+ messages)
    ` [PATCH v2] iio: core: Mark "

[PATCH v1] iio: magnetometer: ak8975: Remove wrong ACPI ID
 2017-11-08 16:38 UTC  (7+ messages)

bmi160 drivers
 2017-11-08 16:37 UTC  (3+ messages)

[PATCH 2/3] iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm
 2017-11-08 13:22 UTC  (6+ messages)
  ` [2/3] "

[PATCH 0/2] Add support to UVIS25 uv sensor
 2017-11-08  0:47 UTC  (11+ messages)
` [PATCH 1/2] iio: light: add support to UVIS25 sensor
` [PATCH 2/2] dt-bindings: iio: light: add UVIS25 device bindings

[PATCH v2 0/5] iio: adc: at91-sama5d2_adc: add DMA support
 2017-11-07  9:02 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

[PATCH v4 0/2] Refactor event related code
 2017-11-06  1:04 UTC  (6+ messages)
` [PATCH v4 1/2] iio: accel: mma8452: Rename a struct for code readibility
` [PATCH v4 2/2] iio: accel: mma8452: Rename config structs for readability

[PATCH] iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensor
 2017-11-05 22:48 UTC  (3+ messages)

[PATCH] staging: iio: ad7746: Improve unlocking of a mutex in ad7746_start_calib()
 2017-11-03  8:33 UTC 

[PATCH] staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()
 2017-11-03  8:09 UTC 

[PATCH 0/5] meson_saradc fixes and minor improvements
 2017-11-02 15:05 UTC  (7+ messages)
` [PATCH 1/5] iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
` [PATCH 2/5] iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
` [PATCH 3/5] iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
` [PATCH 4/5] iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b
` [PATCH 5/5] iio: adc: meson-saradc: program the channel muxes during initialization

[PATCH v4] iio : Add cm3218 smbus ara and acpi support
 2017-11-02 15:05 UTC  (6+ messages)

Battery temperature
 2017-11-02 15:01 UTC  (2+ messages)

[PATCH v2] iio: adc: aspeed: Deassert reset in probe
 2017-11-02 14:49 UTC  (5+ messages)

[PATCH v2 00/13] iio: health: Add MAX30105 support to max30102 driver
 2017-11-02 14:44 UTC  (15+ messages)
` [PATCH v2 01/13] iio: health: max30102: Temperature should be in milli Celsius
` [PATCH v2 02/13] iio: health: max30102: Fix missing newline in dev_err
` [PATCH v2 03/13] iio: health: max30102: Remove inconsistent full stop in error message
` [PATCH v2 04/13] iio: health: max30102: Fix mode config values
` [PATCH v2 05/13] iio: health: max30102: Check retval of powermode function
` [PATCH v2 06/13] iio: health: max30102: Add check for part ID
` [PATCH v2 07/13] iio: health: max30102: Introduce intensity channel macro
` [PATCH v2 08/13] iio: health: max30102: Add power enable parameter to get_temp function
` [PATCH v2 09/13] iio: health: max30102: Introduce indices for LED channels
` [PATCH v2 10/13] iio: health: max30102: Move mode setting to buffer_postenable
` [PATCH v2 11/13] iio: health: max30102: Prepare for copying varying number of measurements
` [PATCH v2 12/13] iio: health: max30102: Add MAX30105 support
` [PATCH v2 13/13] dt-bindings: iio: health: Add MAX30105 support to max30102.txt

[PATCH v2 1/2] iio: proximity: sx9500: Add another ACPI ID
 2017-11-01 17:03 UTC  (3+ messages)
` [PATCH v2 2/2] iio: magnetometer: ak8975: "

[PATCH v1] iio: proximity: sx9500: Fix typo in ACPI ID
 2017-11-01 16:42 UTC  (2+ messages)

[PATCH v1 13/15] iio: imu: inv_mpu6050: Remove duplicate NULL check
 2017-10-31 14:21 UTC 

[PATCH v3] iio : Add cm3218 smbus ara and acpi support
 2017-10-31  8:39 UTC  (5+ messages)

[PATCH] iio: adc: aspeed: Deassert reset in probe
 2017-10-31  1:04 UTC  (4+ messages)

[PATCH] iio: fix kernel-doc build errors
 2017-10-30  0:06 UTC 

[PATCH v2 1/3] iio: adc: ina2xx: Shift bus voltage register to mask flag bits
 2017-10-28 21:12 UTC  (3+ messages)
` [PATCH v2 2/3] iio: adc: ina2xx: Use LSB specifier instead of divider in config
` [PATCH v2 3/3] iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage range

[PATCH v2 0/3] iio: adc: ina2xx: Fixes and extensions
 2017-10-28 21:12 UTC 

[PATCH 00/13] iio: health: Add MAX30105 support to max30102 driver
 2017-10-27 19:29 UTC  (19+ messages)
` [PATCH 01/13] iio: health: max30102: Fix mode config values
` [PATCH 01/13] iio: health: max30102: Temperature should be in milli Celsius
` [PATCH 02/13] iio: health: max30102: Fix missing newline in dev_err
` [PATCH 02/13] iio: health: max30102: Temperature should be in milli Celsius
` [PATCH 03/13] iio: health: max30102: Check retval of powermode function
` [PATCH 03/13] iio: health: max30102: Remove inconsistent full stop in error message
` [PATCH 04/13] iio: health: max30102: Fix mode config values
` [PATCH 04/13] iio: health: max30102: Remove inconsistent full stop in error message
` [PATCH 05/13] iio: health: max30102: Check retval of powermode function
` [PATCH 05/13] iio: health: max30102: Fix missing newline in dev_err
` [PATCH 06/13] iio: health: max30102: Add check for part ID
` [PATCH 07/13] iio: health: max30102: Introduce intensity channel macro
` [PATCH 08/13] iio: health: max30102: Add power enable parameter to get_temp function
` [PATCH 09/13] iio: health: max30102: Introduce indices for LED channels
` [PATCH 10/13] iio: health: max30102: Move mode setting to buffer_postenable
` [PATCH 11/13] iio: health: max30102: Prepare for copying varying number of measurements
` [PATCH 12/13] iio: health: max30102: Add MAX30105 support
` [PATCH 13/13] dt-bindings: iio: health: Add MAX30105 support to max30102.txt

[PATCH v3] iio : Add cm3218 smbus ara and acpi support
 2017-10-27 15:52 UTC 

[PATCH v2 0/3] iio: adc: stm32: Add support for differential channels
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: stm32: add support for diff channels

[PATCH] iio/adc/palmas: Use common error handling code in palmas_gpadc_calibrate()
 2017-10-27 13:43 UTC  (3+ messages)

[PATCH] iio/light/gp2ap020a00f: Use common error handling code in gp2ap020a00f_adjust_lux_mode()
 2017-10-27 13:12 UTC  (3+ messages)
  `  "

[PATCH] iio/accel/stk8312: Improve unlocking of a mutex in two functions
 2017-10-27 12:37 UTC  (5+ messages)
  `  "

[PULL] 3rd (small) set of new device support, features and cleanups for IIO in the 4.15 cycle
 2017-10-27  9:17 UTC  (2+ messages)

[PATCH v2] iio : Add cm3218 smbus ara and acpi support
 2017-10-26 19:05 UTC  (2+ messages)


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