linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-15 07:43:17 to 2018-09-29 12:20:22 UTC [more...]

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-29 12:20 UTC  (26+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
                    ` [PATCH 0/2] gpiolib: Fix issues introduced by fast bitmap processing path
                      ` [PATCH 1/2] gpiolib: Fix missing updates of bitmap index
                        ` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()
                      ` [PATCH 2/2] gpiolib: Fix array members of same chip processed separately
  ` [PATCH v8 0/4] gpiolib: speed up GPIO array processing

[PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-28 23:52 UTC  (14+ messages)
` [PATCH v6 2/2] iio: proximity: vl53l0x: add interrupt support

[PATCH] iio: ad5064: Fix regulator handling
 2018-09-28  9:23 UTC 

[PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
 2018-09-28  6:12 UTC  (8+ messages)

[PATCH v3 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-27 19:31 UTC  (3+ messages)
` [PATCH v3 2/2] iio: light: bh1750: Add device tree support

[PATCH v4 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-28  0:29 UTC  (2+ messages)
` [PATCH v4 2/2] iio: light: bh1750: Add device tree support

[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
 2018-09-27  1:57 UTC  (12+ messages)
` [PATCH 2/2] iio: magnetometer: Add driver "

[PATCH] iio: magnetometer: Add support for PNI RM3100 9-axis magnetometer
 2018-09-26  0:34 UTC  (18+ messages)

[PATCH v2 1/2] iio: adc: at91: fix acking DRDY irq on simple conversions
 2018-09-25 13:17 UTC  (6+ messages)
` [PATCH v2 2/2] iio: adc: at91: fix wrong channel number in triggered buffer mode

[PATCH 1/2] iio: adc: at91: fix acking DRDY irq on simple conversions
 2018-09-25  6:50 UTC  (12+ messages)
` [PATCH 2/2] iio: adc: at91: fix wrong channel number in triggered buffer mode

[PATCH 0/2] meson-saradc: preparations for temperature sensor support
 2018-09-24 22:13 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directly
` [PATCH 2/2] iio: adc: meson-saradc: use the address attribute from iio_chan_spec

[PATCH 0/3] meson-saradc: small code improvements
 2018-09-24 20:17 UTC  (7+ messages)
` [PATCH 1/3] iio: adc: meson-saradc: remove #define MESON_SAR_ADC_DELTA_10_TS_C_SHIFT
` [PATCH 2/3] iio: adc: meson-saradc: use of_device_get_match_data
` [PATCH 3/3] iio: adc: meson-saradc: simplify access to meson_sar_adc_param

[PATCH v3 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-24 20:10 UTC  (4+ messages)
` [PATCH v3 2/2] iio: light: bh1750: Add device tree support

[PATCH] iio: adc: Fix potential integer overflow
 2018-09-24 19:57 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-22 20:34 UTC  (3+ messages)
` [PATCH v2 2/2] iio: light: bh1750: Add device tree support

[PATCH 1/2] staging:iio:ad7606: Remove incorrect kernel doc annotations
 2018-09-22 15:35 UTC  (9+ messages)
` [PATCH 2/2] staging:iio:ad7606: Add support for the ad7605-4

[PATCH v5] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-22 15:24 UTC  (8+ messages)

[PATCH V2] staging:iio:ad7606: update structs with doc annotations
 2018-09-22 15:23 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-22 15:22 UTC  (9+ messages)
` [PATCH 2/2] iio: light: bh1750: Add device tree support

[PATCH] iio: magnetometer: hmc5843: Clean up redundant code
 2018-09-22 10:18 UTC  (5+ messages)

[PATCH] iio: magnetometer: hmc5843: Replace a return value
 2018-09-22  9:28 UTC  (2+ messages)

[PATCH] iio: magnetometer: hmc5843: Fixed a comment error
 2018-09-22  9:24 UTC  (2+ messages)

[PATCH] iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
 2018-09-22  9:22 UTC  (2+ messages)

[PATCH 0/3] spi: SPI_CS_WORD followup
 2018-09-22  9:12 UTC  (8+ messages)
` [PATCH 1/3] spi: always use software fallback for SPI_CS_WORD when using cs_gio
  ` Applied "spi: always use software fallback for SPI_CS_WORD when using cs_gio" to the spi tree
` [PATCH 2/3] spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio
  ` Applied "spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio" to the spi tree
` [PATCH 3/3] iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usage

question about iio_dev.active_scan_mask
 2018-09-20  8:33 UTC  (2+ messages)

[PATCH v2 0/4] spi: introduce SPI_CS_WORD mode flag
 2018-09-17 21:22 UTC  (15+ messages)
` [PATCH v2 1/4] spi: add new SPI_CS_WORD flag
` [PATCH v2 2/4] spi: add software implementation for SPI_CS_WORD
  ` Applied "spi: add software implementation for SPI_CS_WORD" to the spi tree
` [PATCH v2 3/4] iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usage
` [PATCH v2 4/4] spi: spi-davinci: Add support for SPI_CS_WORD

[PATCH] iio: adc: max9611: Avoid implicit enum conversion warning
 2018-09-17 19:22 UTC  (5+ messages)

[PATCH] staging:iio:ad7606: update structs with doc annotations
 2018-09-17  8:28 UTC  (4+ messages)

[PATCH v2 0/4] Add Xilinx AMS Driver
 2018-09-17 10:23 UTC  (8+ messages)
` [PATCH v2 2/4] iio: Documentation: Add Xilinx AMS sysfs documentation
` [PATCH v2 3/4] iio: adc: Add Xilinx AMS driver

[PATCH] staging:iio:ad7606: update api calls to devm_* variants
 2018-09-17  7:52 UTC  (3+ messages)

[PATCH -next] iio: potentiometer: mcp4018: merge calls to of_match_device and of_device_get_match_data
 2018-09-16 15:45 UTC  (4+ messages)

[PATCH v3 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
 2018-09-16 13:05 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg'

[PATCH v4 1/5] iio: gyro: add support for fxas21002c
 2018-09-16 13:01 UTC  (5+ messages)
` [PATCH v4 3/5] dt-bindings: fxas21002c: Document the fxas21002c I2C bindings

[PATCH v4 4/5] iio: fxas21002c: add ODR/Scale support
 2018-09-16 11:50 UTC  (6+ messages)

[PATCH V2] staging:iio:ad7606: fix voltage scales
 2018-09-16 11:12 UTC  (2+ messages)

[PATCH -next] iio: potentiometer: max5481: merge calls to of_match_device and of_device_get_match_data
 2018-09-16  9:46 UTC  (2+ messages)

[PATCH -next] iio: potentiometer: mcp4531: merge calls to of_match_device and of_device_get_match_data
 2018-09-15 17:46 UTC  (3+ messages)

[PATCH] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-15  2:25 UTC  (3+ 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).