Linux IIO development
 help / color / mirror / Atom feed
 messages from 2017-02-19 12:00:56 to 2017-02-25 21:22:18 UTC [more...]

[PATCH v2 0/2] iio: Add parent_trigger attribute to triggers
 2017-02-25 21:12 UTC  (8+ messages)
` [PATCH v2 1/2] iio: Allow triggers to be used as parent of others triggers
` [PATCH v2 2/2] iio: stm32 trigger: Implement parent trigger feature

[PULL] Second set of fixes for IIO in the 4.11 cycle
 2017-02-25 18:31 UTC 

[PATCH v3] adc: add adc driver for Hisilicon BVT SOCs
 2017-02-25 18:20 UTC 

[PATCH v3 0/2] Add parent_trigger attribute to triggers
 2017-02-25 17:57 UTC  (5+ messages)
` [PATCH v3 1/2] iio: Allow triggers to be used as parent of others triggers
` [PATCH v3 2/2] iio: stm32 trigger: Implement parent trigger feature

[PATCH 1/2] iio: adc: break out common code from SPMI VADC
 2017-02-25 17:37 UTC  (2+ messages)

[PATCH v2] hid: hid-sensor-prox: Add more data field for hysteresis parsing
 2017-02-25 16:44 UTC  (2+ messages)

[PATCH v3 00/18] add support for AXP20X and AXP22X power supply drivers
 2017-02-25 16:53 UTC  (29+ messages)
` [PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property
` [PATCH v3 04/18] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH v3 05/18] mfd: axp20x: add ADC cells for AXP20X and AXP22X PMICs
` [PATCH v3 11/18] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
` [PATCH v3 13/18] power: supply: add battery driver for AXP20X and AXP22X PMICs
` [PATCH v3 14/18] mfd: axp20x: add MFD cells for AXP20X and AXP22X battery driver
` [PATCH v3 15/18] ARM: dtsi: axp209: add battery power supply subnode
` [PATCH v3 16/18] ARM: dtsi: axp22x: "
` [PATCH v3 17/18] ARM: dts: sun8i: sina33: enable "
` [PATCH v3 18/18] ARM: sun5i: chip: "

[PATCH] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
 2017-02-25 16:51 UTC  (3+ messages)

[PATCH v2 0/2] Use BIT() and GENMASK() macros
 2017-02-25 16:47 UTC  (11+ messages)
` [PATCH v2 1/2] staging: iio: ad7152: Use BIT() macro for left shifting 1
  ` [Outreachy kernel] "
` [PATCH v2 2/2] staging: iio: ad7152: Use GENMASK() macro for left shifts
  ` [Outreachy kernel] "
    ` [Outreachy kernel] "

[PATCH v2] iio: adc: xilinx: Fix error handling
 2017-02-25 16:41 UTC  (3+ messages)

[RFC 0/4] iio: trigger: Add OF support and GPIO based trigger
 2017-02-25 16:21 UTC  (9+ messages)
` [RFC 3/4] dt-bindings: iio: add support for GPIO triggers
` [RFC 4/4] iio: trigger: add GPIO trigger

[PATCH 1/2] regulator: core: Add new notification for enabling of regulator
 2017-02-25 16:16 UTC  (3+ messages)
` [PATCH 2/2] [RFC] iio: dht11: Add optional support for supply control via regulator framework

[PATCH 0/4] iio: adc: Maxim max961x driver
 2017-02-25 16:09 UTC  (17+ messages)
` [PATCH 1/4] Documentation: dt-bindings: iio: Add max961x
` [PATCH 2/4] iio: Documentation: Add max961x sysfs documentation
` [PATCH 3/4] iio: adc: Add max9611/9612 ADC driver
` [PATCH 4/4] arm64: dts: salvator-x: Add current sense amplifiers

[PATCH 0/2] iio: allow to set STM32 ADC resolution
 2017-02-25 15:11 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: stm32-adc: add option to set resolution
` [PATCH 2/2] iio: adc: stm32: add dt "

[PATCH v3 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support
 2017-02-25 15:09 UTC  (18+ messages)
` [PATCH v3 1/4] Documentation: dt-bindings: Document ADXL345 accelerometer binding
` [PATCH v3 2/4] iio: accel: adxl345: Use I2C regmap instead of direct I2C access
` [PATCH v3 3/4] iio: accel: adxl345: Split driver into core and I2C
` [PATCH v3 4/4] iio: accel: adxl345: Add SPI support

[PATCH 2/2] iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC
 2017-02-23 13:30 UTC 

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2017-02-23  9:54 UTC  (65+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
                                  ` [Letux-kernel] "
` [PATCH v9 5/8] dt-bindings: input: move ads7846 bindings to touchscreen subdirectory

[RFC v2 0/7] Add STM32 DFSDM support
 2017-02-22 16:42 UTC  (15+ messages)
` [RFC v2 1/7] iio: Add hardware consumer support
` [RFC v2 2/7] IIO: Add bindings for simple sigma delta adc
` [RFC v2 3/7] IIO: ADC: add sigma delta modulator support
` [RFC v2 5/7] ASoC: stm32: add DFSDM DAI support
` [RFC v2 6/7] IIO: add bindings for stm32 DFSDM filter
` [RFC v2 7/7] IIO: ADC: add stm32 DFSDM support

[PATCH 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support
 2017-02-21 15:18 UTC  (16+ messages)
` [PATCH 1/4] iio: accel: adxl345: Use I2C regmap instead of direct I2C access
` [PATCH 2/4] iio: accel: adxl345: Split driver into core and I2C
` [PATCH 3/4] iio: accel: adxl345: Add SPI support
` [PATCH 4/4] iio: accel: adxl345: Add ACPI support

[PATCH v2 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support
 2017-02-21 15:03 UTC  (6+ messages)
` [PATCH v2 1/4] iio: accel: adxl345: Use I2C regmap instead of direct I2C access
` [PATCH v2 2/4] iio: accel: adxl345: Split driver into core and I2C
` [PATCH v2 3/4] iio: accel: adxl345: Add SPI support
` [PATCH v2 4/4] iio: accel: adxl345: Add ACPI support

[PATCH] hid: hid-sensor-prox: Add more data field for hysteresis parsing
 2017-02-21 10:30 UTC  (3+ messages)

[PATCH v3] iio: hid: Add temperature sensor support
 2017-02-21 10:29 UTC  (3+ messages)

[PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property
 2017-02-21  4:55 UTC  (3+ messages)

[PATCH] iio: adc: xilinx: Fix error handling
 2017-02-20 20:58 UTC  (4+ messages)

Master branch in IIO is more than 1 year old
 2017-02-20 11:46 UTC  (2+ messages)

[PATCH 1/3] iio: humidity: add sht21 relative humidity and temperature sensor driver
 2017-02-19 17:42 UTC  (8+ messages)

[PATCH 2/3] of: add vendor prefix for Sensirion company
 2017-02-19 14:59 UTC 

[PATCH 3/3] DT: i2c: add sht21 to trivial-devices
 2017-02-19 15:00 UTC 

[PATCH v2 2/2] iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sample
 2017-02-19 12:53 UTC  (3+ messages)

[PATCH v2 1/2] iio: adc: meson-saradc: switch from polling to interrupt mode
 2017-02-19 12:53 UTC  (4+ messages)

[PATCH v2 0/5] Add EXTI GPIO trigger support to STM32 ADC
 2017-02-19 12:49 UTC  (8+ messages)
` [PATCH v2 4/5] iio: trigger: add support for STM32 EXTI triggers

[PATCH 0/8] iio: Fix missing parent device initalization
 2017-02-19 12:04 UTC  (13+ messages)
` [PATCH 4/8] iio: max30100: Set parent device
` [PATCH 5/8] iio: max30102: "
` [PATCH 6/8] iio: lmp91000: "
` [PATCH 7/8] iio: pulsedlight-lidar-lite-v2: "
` [PATCH 8/8] iio: maxim_thermocouple: "


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