linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-23 17:15:22 to 2017-03-04 05:53:42 UTC [more...]

[PATCH v5 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support
 2017-03-04  5:52 UTC  (14+ messages)
` [PATCH v5 1/4] dt-bindings: iio: accel: Document ADXL345 accelerometer binding
` [PATCH v5 2/4] iio: accel: adxl345: Use I2C regmap instead of direct I2C access
` [PATCH v5 3/4] iio: accel: adxl345: Split driver into core and I2C
` [PATCH v5 4/4] iio: accel: adxl345: Add SPI support

mma8425 driver: scan_elements name error in_accel_(null)_mag_falling_en
 2017-03-04  1:08 UTC 

[PATCH] iio: adc: meson-saradc: add calibration for meson gxbb
 2017-03-03 23:53 UTC  (2+ messages)

[PATCH v9 00/10] mux controller abstraction and iio/i2c muxes
 2017-03-03 19:30 UTC  (8+ messages)

[PATCH v2 1/2] staging: iio: meter: ade7753: Move header content to implementation file
 2017-03-03 15:38 UTC  (2+ messages)
` [PATCH v2 2/2] staging: iio: meter: ade7753: Clean up includes

[PATCH v3 0/6] Add EXTI GPIO trigger support to STM32 ADC
 2017-03-03 15:47 UTC  (13+ messages)
` [PATCH v3 1/6] dt-bindings: iio: introduce trigger providers, consumers
` [PATCH v3 2/6] iio: trigger: add OF support
` [PATCH v3 3/6] dt-bindings: iio: document interrupt trigger support
` [PATCH v3 4/6] iio: iio-interrupt-trigger: device-tree support
` [PATCH v3 5/6] dt-bindings: iio: stm32-adc: add external interrupt trigger
` [PATCH v3 6/6] iio: adc: stm32: add support for EXTI trigger

[PATCH v2 0/2] staging: iio: meter: ade7753: Header file maintenance
 2017-03-03 15:32 UTC 

[PATCH] iio:light: Add support for STMicro VL6180 sensor
 2017-03-03 14:57 UTC  (4+ messages)

[PATCH v4] iio: hid: Add temperature sensor support
 2017-03-03 13:44 UTC 

[PATCH] iio: dac: Add support for ltc2632 DACs
 2017-03-02 19:01 UTC 

[PATCH] staging: iio: ad9832: Move header file content to source file
 2017-03-02 19:07 UTC  (3+ messages)

[PATCH v14 0/5] mxs-lradc: Split driver into MFD
 2017-03-02 19:55 UTC  (11+ messages)
` [PATCH v14 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v14 2/5] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v14 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen
` [PATCH v14 4/5] iio: adc: mxs-lradc: Remove driver
` [PATCH v14 5/5] mfd: Move binding document

[PATCH 0/3] staging: iio: meter: Header file maintenance
 2017-03-02 19:16 UTC  (8+ messages)
` [PATCH 1/3] staging: iio: meter: Remove unused definitions
  ` [Outreachy kernel] "
` [PATCH 2/3] staging: iio: meter: Move header content to implementation file
` [PATCH 3/3] staging: iio: meter: Clean up #includes

[PATCH] staging: iio: ad9834: Moved contents of header file to source file
 2017-03-02 19:45 UTC  (6+ messages)
` [PATCH v2] staging: iio: ad9834: Moved contents of the header to the "

[PATCH] staging: iio: ad9832: Moved contents of header file to source file
 2017-03-02 19:10 UTC  (9+ messages)
` [PATCH v2] "
  ` [Outreachy kernel] "
` [PATCH v3] staging: iio: ad9832: Moved contents of the header to the "

[PATCH v3] staging: iio: adis16201: Move header file content to source file
 2017-03-02 19:12 UTC  (2+ messages)

[PATCH 0/2] HID: allocation neatening and code size reduction
 2017-03-02  6:54 UTC  (4+ messages)
` [PATCH 2/2] HID: Remove unnecessary OOM messages

[PATCH] iio: magnetometer: ak8974: remove incorrect __exit markups
 2017-03-01 23:37 UTC 

[PATCH 0/3] pc104: Mask PC/104 Kconfig options
 2017-03-01 20:46 UTC  (3+ messages)

[Outreachy kernel] [PATCH v2] staging: iio: adis16203: Move header file content to source file
 2017-03-01 20:03 UTC  (2+ messages)

[PATCH] staging: iio: ad7280a: Group similar macros into enums
 2017-03-01 16:32 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH v1 0/2] iio: stm32 trigger: Add counter device
 2017-03-01 14:45 UTC  (3+ messages)
` [PATCH v1 1/2] iio: Generalize counting direction modes
` [PATCH v1 2/2] iio: stm32 trigger: Add counter device

[PATCH v13 0/5] mxs-lradc: Split driver into MFD
 2017-03-01 14:42 UTC  (4+ messages)
` [PATCH v13 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen

[PATCH] staging: iio: ad7280a: Move contents of header file to source file
 2017-02-28 18:32 UTC  (2+ messages)

[PATCH v2] staging: iio: accel: Move header file content to source file
 2017-02-28 19:37 UTC  (6+ messages)

[PATCH] staging: iio: Deleted TODO file which contained redundant information
 2017-02-28 17:06 UTC  (3+ messages)
` [Outreachy kernel] "

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

[PATCH v4 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support
 2017-02-28  2:44 UTC  (8+ 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 1/2] regulator: core: Add new notification for enabling of regulator
 2017-02-28  0:09 UTC  (4+ messages)
` [PATCH 2/2] [RFC] iio: dht11: Add optional support for supply control via regulator framework

[PATCH 3/3] DT: i2c: add sht21 to trivial-devices
 2017-02-27 17:37 UTC  (2+ messages)

[PATCH] staging: iio: accel: Move header file content to source file
 2017-02-27 21:23 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging: iio: ad7192: Move contents of header file to source file
 2017-02-27 17:50 UTC  (3+ messages)
  ` [Outreachy kernel] "

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

[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: 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 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 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  (5+ messages)
` [PATCH v3 04/18] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs

[PATCH v2 0/2] Use BIT() and GENMASK() macros
 2017-02-25 16:47 UTC  (4+ messages)
` [PATCH v2 1/2] staging: iio: ad7152: Use BIT() macro for left shifting 1
  ` [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  (6+ messages)
` [RFC 4/4] iio: trigger: add GPIO trigger

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


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