linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 04:58:54 to 2017-04-18 16:18:30 UTC [more...]

[PULL] 5th set of IIO fixes for the 4.11 cycle
 2017-04-18 16:18 UTC  (3+ messages)

[PULL] 4th set of new device support, features and cleanups for IIO in the 4.12 cycle
 2017-04-18 16:16 UTC  (3+ messages)

[PATCH v13 00/10] mux controller abstraction and iio/i2c muxes
 2017-04-18 13:36 UTC  (17+ messages)
` [PATCH v13 01/10] devres: trivial whitespace fix
` [PATCH v13 02/10] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [PATCH v13 03/10] mux: minimal mux subsystem and gpio-based mux controller
` [PATCH v13 04/10] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v13 05/10] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v13 06/10] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v13 07/10] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v13 08/10] i2c: i2c-mux-gpmux: new driver
` [PATCH v13 09/10] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v13 10/10] mux: adg792a: add mux controller driver for ADG792A/G

[PATCH] tools: iio: add ability to pass kernel headers
 2017-04-18 10:12 UTC  (5+ messages)

[PATCH 1/2] iio: adc: Fix integration time/averaging for INA219/220
 2017-04-17 22:08 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range

[PATCH 0/3] Meson8 / Meson8b support for the meson_saradc driver
 2017-04-17 18:28 UTC  (4+ messages)
` [PATCH 1/3] Documentation: dt-bindings: iio: adc: add Meson8 and Meson8b support
` [PATCH 2/3] iio: adc: meson-saradc: add Meson8b SoC compatibility
` [PATCH 3/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const

[PATCH] iio: proximity: as3935: recalibrate RCO after resume
 2017-04-14 23:38 UTC 

[PATCH] Fixed two style issues in ade7759.c file: * indentation for multi-line arguments in function declarations and calls * permissions converted to octal, instead of or-ed flags
 2017-04-14 19:12 UTC  (4+ messages)
    ` [PATCH] iio: meter: fix indentation and spacing errors

[PATCH] iio: hid-sensor: Store restore poll and hysteresis on S3
 2017-04-14 18:31 UTC  (4+ messages)

[PATCH] iio: light: apds9960: add system-wide suspend
 2017-04-14 15:44 UTC  (3+ messages)

[PATCH v3 0/2] Add STM32H7 DAC driver
 2017-04-14 15:36 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: stm32-dac: Add support for STM32 DAC
` [PATCH v3 2/2] iio: dac: add support for stm32 DAC

[PATCH v2 0/5] Add STM32H7 DAC driver
 2017-04-14 15:28 UTC  (14+ messages)
` [PATCH v2 1/5] dt-bindings: iio: stm32-dac: Add support for STM32 DAC
` [PATCH v2 2/5] iio: dac: add support for stm32 DAC
` [PATCH v2 3/5] iio: trigger: add set_trigger callback to notify device
` [PATCH v2 4/5] iio: dac: stm32: add support for trigger events
` [PATCH v2 5/5] iio: dac: stm32: add support for waveform generator

[PATCH v2 1/7] iio: light: rpr0521 disable sensor -bugfix
 2017-04-14 15:21 UTC  (20+ messages)
` [PATCH v2 2/7] iio: light: rpr0521 whitespace fixes
` [PATCH v2 3/7] iio: light: rpr0521 sample_frequency read/write added
` [PATCH v2 4/7] iio: light: rpr0521 proximity offset "
` [PATCH v2 5/7] iio: light: rpr0521 channel numbers reordered
` [PATCH v2 6/7] iio: light: rpr0521 triggered buffer added
` [PATCH v2 7/7] iio: light: rpr0521 magic number to sizeof() on value read

[PATCH] Staging: iio: accel: adis16203: fixed a brace coding style issue
 2017-04-14 15:13 UTC  (2+ messages)

[PATCH 0/2] Enhancements for TI INA219/220 current/voltage monitors
 2017-04-14 14:45 UTC  (2+ messages)

[PATCH] iio: imu: st_lsm6dsx: simplify data ready pin parsing
 2017-04-14 14:37 UTC  (5+ messages)

[RESEND PATCH v4] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
 2017-04-14 14:30 UTC  (9+ messages)
` [GIT PULL] Immutable branch between MFD and IIO due for the v4.12 merge window

[PATCH v2] IIO: bmp280-core.c: fix error in humidity calculation
 2017-04-14 14:13 UTC  (4+ messages)

[PATCH v4 0/2] iio: stm32 trigger: Add quadrature device and counter
 2017-04-14 14:10 UTC  (7+ messages)
` [PATCH v4 1/2] iio: stm32 trigger: Add quadrature encoder device
` [PATCH v4 2/2] iio: stm32 trigger: Add counter enable modes

[PATCH v2] iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)
 2017-04-14 14:04 UTC  (10+ messages)
` [PATCH v3 0/2] iio:meter:ade7759: use 4-digit octal permissions
  ` [PATCH v3 1/2] iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)
  ` [PATCH v3 2/2] iio:meter:ade7759: realign the rest with opening bracket
    ` [PATCH v4 0/1] iio:meter:ade7759: use 4-digit octal permissions
      ` [PATCH v4 1/1] iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)

[PATCH v2] staging: iio: ad5933: Protect DIRECT mode using claim/release helpers
 2017-04-14 13:58 UTC  (2+ messages)

[PATCH] iio: proximity: as3935: fix as3935_write
 2017-04-14 13:52 UTC  (2+ messages)

[PATCH] iio: dac: ad7303: fix channel description
 2017-04-14 13:46 UTC  (3+ messages)

[PATCH] drivers/staging/iio: braces {} are not necessary for single statement blocks
 2017-04-14  8:17 UTC  (2+ messages)

Raw data block input: is IIO a good choice?
 2017-04-12 14:36 UTC  (9+ messages)

[PATCH v2 0/5] mfd: cros-ec: Some fixes and improvements
 2017-04-11  9:48 UTC  (7+ messages)
` [PATCH v2 1/5] mfd: cros-ec: Fix host command buffer size
` [PATCH v2 2/5] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
` [PATCH v2 5/5] mfd: cros_ec: add RTC as mfd subdevice

[PATCH 0/9] Unify i2c_mux_add_adapter error reporting
 2017-04-11  8:08 UTC  (2+ messages)

[PATCH v5 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC
 2017-04-10 18:10 UTC  (7+ messages)
` [PATCH v5 2/2] iio: "

[PATCH] IIO: bmp280-core.c: fix error in humidity calculation
 2017-04-10 16:47 UTC  (9+ messages)

[PATCH 1/3 v5] iio: xoadc: augment DT bindings a bit
 2017-04-09 23:09 UTC  (7+ messages)
` [PATCH 2/3 v5] iio: adc: break out common code from SPMI VADC
` [PATCH 3/3 v5] iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC

Digital I/O in IIO
 2017-04-09 10:20 UTC  (4+ messages)

[PATCH] staging: iio: ad5933: Protect DIRECT mode using claim/release helpers
 2017-04-09 10:07 UTC  (2+ messages)

[PATCH v2] iio: adc: add max1117/max1118/max1119 ADC driver
 2017-04-09 10:06 UTC  (3+ messages)

[PATCH v3 0/2] iio: stm32 trigger: Add quadrature device and counter
 2017-04-08 17:23 UTC  (7+ messages)
` [PATCH v3 2/2] iio: stm32 trigger: Add counter enable modes

[PATCH 0/4] Add STM32H7 DAC driver
 2017-04-08 17:21 UTC  (14+ messages)
` [PATCH 2/4] iio: dac: add support for stm32 DAC
` [PATCH 3/4] iio: dac: stm32: add support for trigger events
` [PATCH 4/4] iio: dac: stm32: add support for waveform generator

[PATCH] iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name
 2017-04-08 17:10 UTC  (6+ messages)

[PATCH v5 0/4] iio: adc: Maxim max9611 driver
 2017-04-08 16:45 UTC  (11+ messages)
` [PATCH v5 1/4] Documentation: dt-bindings: iio: Add max9611 ADC
` [PATCH v5 2/4] iio: Documentation: Add max9611 sysfs documentation
` [PATCH v5 3/4] iio: adc: Add Maxim max9611 ADC driver
` [PATCH v5 4/4] arm64: dts: salvator-x: Add current sense amplifiers

[PATCH v4 0/8] add thermal throttling to Allwinner A33 SoC
 2017-04-08 16:36 UTC  (3+ messages)
` [PATCH v4 4/8] iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor

[PATCH 4/6] iio: light: rpr0521 proximity offset read/write added
 2017-04-08 15:32 UTC  (3+ messages)
    ` [PATCH 6/6] iio: light: rpr0521 triggered buffer added

[PATCH v2] iio: hid-sensor-hub: Implement batch mode
 2017-04-08 14:42 UTC  (2+ messages)

[PATCH] iio: hid-sensor: Fix unbalanced pm_runtime_enable error
 2017-04-08 14:37 UTC  (2+ messages)

[PATCH 1/6] iio: light: rpr0521 disable sensor -bugfix
 2017-04-07 11:56 UTC  (8+ messages)
` [PATCH 2/6] iio: light: rpr0521 whitespace fixes
` [PATCH 3/6] iio: light: rpr0521 sample_frequency read/write added
` [PATCH 4/6] iio: light: rpr0521 proximity offset "
` [PATCH 5/6] iio: light: rpr0521 channel numbers reordered
` [PATCH 6/6] iio: light: rpr0521 triggered buffer added

[PATCH] iio: stm32 trigger: fix sampling_frequency read
 2017-04-07 11:53 UTC 

[PATCH v4 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC
 2017-04-06 23:03 UTC  (7+ messages)
` [PATCH v4 2/2] iio: "

[RFC PATCH v2 1/4] dt-bindings: update the Allwinner GPADC device tree binding for H3
 2017-04-06 12:11 UTC  (2+ messages)

[STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
 2017-04-06  5:18 UTC  (6+ 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).