linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-19 17:51:33 to 2017-02-27 17:36:22 UTC [more...]

[PATCH] staging: iio: ad9832: Moved contents of header file to source file
 2017-02-27 17:28 UTC  (6+ messages)
` [PATCH v2] "
  ` [Outreachy kernel] "
` [PATCH v3] staging: iio: ad9832: Moved contents of the header to the "

[PATCH 2/3] of: add vendor prefix for Sensirion company
 2017-02-27 17:33 UTC  (2+ messages)

[PATCH 0/2] iio: allow to set STM32 ADC resolution
 2017-02-27 14:29 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: stm32-adc: add option to set resolution

[RFC v2 0/7] Add STM32 DFSDM support
 2017-02-27 14:07 UTC  (23+ messages)
` [RFC v2 2/7] IIO: Add bindings for simple sigma delta adc
` [RFC v2 4/7] ASoC: dmaengine_pcm: add copy 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] staging: iio: ad9834: Moved contents of header file to source file
 2017-02-27 13:46 UTC  (4+ messages)

[PATCH] staging: iio: iio-trig-bfin-timer: Move contents of header file to source file
 2017-02-27  9:24 UTC  (2+ messages)

[PATCH] staging: iio: ad5933: move contents of header file to source file
 2017-02-27  9:22 UTC  (2+ messages)

[PATCH] staging: iio: ad7192: Move contents of header file to source file
 2017-02-27  9:18 UTC  (2+ messages)

[PATCH 0/4] iio: adc: Maxim max961x driver
 2017-02-27  9:09 UTC  (19+ 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] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
 2017-02-27  1:37 UTC  (5+ messages)

[RFC 0/3] staging: iio: meter: Header file maintenance
 2017-02-26 18:48 UTC  (4+ messages)
` [RFC 1/3] staging: iio: meter: Remove unused definitions
` [RFC 2/3] staging: iio: meter: Move header content to implementation file
` [RFC 3/3] staging: iio: meter: Clean up #includes

[PULL] Second set of fixes for IIO in the 4.11 cycle
 2017-02-26 16:03 UTC  (2+ messages)

[PATCH v3 0/2] Add parent_trigger attribute to triggers
 2017-02-26 15:03 UTC  (7+ 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 v4 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support
 2017-02-26 13:45 UTC  (5+ messages)
` [PATCH v4 1/4] Documentation: dt-bindings: Document ADXL345 accelerometer binding
` [PATCH v4 2/4] iio: accel: adxl345: Use I2C regmap instead of direct I2C access
` [PATCH v4 3/4] iio: accel: adxl345: Split driver into core and I2C
` [PATCH v4 4/4] iio: accel: adxl345: Add SPI support

[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

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

[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 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 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

[PATCH 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support
 2017-02-21 15:18 UTC  (14+ messages)
` [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)


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