linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-02 13:30:20 to 2018-09-16 16:41:54 UTC [more...]

[PATCH v2 0/4] spi: introduce SPI_CS_WORD mode flag
 2018-09-16 16:24 UTC  (9+ messages)
` [PATCH v2 1/4] spi: add new SPI_CS_WORD flag
` [PATCH v2 2/4] spi: add software implementation for SPI_CS_WORD
` [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 1/2] staging:iio:ad7606: Remove incorrect kernel doc annotations
 2018-09-16 11:19 UTC  (3+ messages)
` [PATCH 2/2] staging:iio:ad7606: Add support for the ad7605-4

[PATCH] staging:iio:ad7606: update api calls to devm_* variants
 2018-09-16 11:16 UTC  (2+ messages)

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

[PATCH v5] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-16 11:01 UTC  (2+ messages)

[PATCH v2 0/4] Add Xilinx AMS Driver
 2018-09-16 10:34 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
` [PATCH v2 2/4] iio: Documentation: Add Xilinx AMS sysfs documentation
` [PATCH v2 3/4] iio: adc: Add Xilinx AMS driver
` [PATCH v2 4/4] arm64: zynqmp: DT: Add Xilinx AMS node

[PATCH] iio: adc: max9611: Avoid implicit enum conversion warning
 2018-09-16 15:15 UTC  (3+ 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 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-16  9:45 UTC  (3+ messages)
` [PATCH 2/2] iio: light: bh1750: Add device tree support

[PATCH -next] iio: potentiometer: mcp4018: merge calls to of_match_device and of_device_get_match_data
 2018-09-16  9:36 UTC  (3+ 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)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-14 20:57 UTC  (2+ messages)

[PATCH v4 1/5] iio: gyro: add support for fxas21002c
 2018-09-14 17:30 UTC  (10+ messages)
` [PATCH v4 2/5] iio: gyro: add device tree "
` [PATCH v4 3/5] dt-bindings: fxas21002c: Document the fxas21002c I2C bindings
` [PATCH v4 4/5] iio: fxas21002c: add ODR/Scale support
` [PATCH v4 5/5] MAINTAINERS: add entry for fxas21002c gyro driver

[PATCH] iio: proximity: lidar-v2: replace i2c block access method with the one already implemented
 2018-09-14 12:09 UTC  (4+ messages)

[PULL] First set of IIO new device support, features and cleanups for the 4.20 cycle
 2018-09-14  8:41 UTC  (2+ messages)

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-13  9:22 UTC  (19+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
  ` [PATCH v8 0/4] gpiolib: speed up GPIO array processing
    ` [PATCH v8 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
    ` [PATCH v8 2/4] gpiolib: Identify arrays matching GPIO hardware
    ` [PATCH v8 3/4] gpiolib: Pass array info to get/set array functions
    ` [PATCH v8 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH] staging:iio:ad7606: fix voltage scales
 2018-09-13  8:41 UTC  (2+ messages)

[PATCH] staging:iio:ad7606: update structs with doc annotations
 2018-09-13 11:07 UTC 

[PATCH v3] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-13  1:25 UTC  (3+ messages)

[PATCH v2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-11 16:57 UTC  (3+ messages)

[PATCH] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-11  7:43 UTC  (8+ messages)

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-09-11  9:12 UTC  (39+ messages)
` [PATCH v3 01/30] mfd: Makefile: Remove build option for MFD:sun4i-gpadc
` [PATCH v3 02/30] mfd: Kconfig: Remove MFD_SUN4I_GPADC config option
` [PATCH v3 05/30] iio: adc: move SUN4I_GPADC_CHANNEL define to header file
` [PATCH v3 14/30] dt-bindings: update the Allwinner GPADC device tree binding for H3 & A83T
` [PATCH v3 18/30] iio: adc: sun4i-gpadc-iio: rework: support multiple sensors
` [PATCH v3 20/30] iio: adc: sun4i-gpadc-iio: rework: device specific suspend & resume
` [PATCH v3 21/30] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
        ` [linux-sunxi] "
` [PATCH v3 27/30] ARM: dts: sun8i: h3: use calibration for ths
        ` [linux-sunxi] "
` [PATCH v3 30/30] ARM: sun8i: a83t: full range OPP tables and CPUfreq

[PATCH 1/2] staging:iio:ad7606: Remove incorrect kernel doc annotation
 2018-09-11  7:15 UTC  (3+ messages)
` [PATCH 2/2] staging:iio:ad7606: Add support for the ad7605-4

[PATCH] iio: remove unnecessary condition judgment in am2315_trigger_handler
 2018-09-11  1:16 UTC  (6+ messages)

[PATCH v3 1/4] iio: gyro: add support for fxas21002c
 2018-09-10 20:09 UTC  (9+ messages)
` [PATCH v3 2/4] iio: gyro: add device tree "
` [PATCH v3 3/4] iio: fxas21002c: add ODR/Scale support
` [PATCH v3 4/4] MAINTAINERS: add entry for fxas21002c gyro driver

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

[PULL] First set of IIO fixes for the 4.19 cycle
 2018-09-09  8:02 UTC  (3+ messages)

[PATCH] iio: light: bh1750: simplify setting PM ops
 2018-09-08 18:12 UTC  (2+ messages)

[PATCH 3/3] dt-bindings: adxl372: Document the adxl372 I2C bindings
 2018-09-08 14:30 UTC  (2+ messages)

[PATCH 2/3] iio: adxl372: Add support for I2C communication
 2018-09-08 14:30 UTC  (2+ messages)

[PATCH 1/3] iio: adxl372: Refactor the driver
 2018-09-08 14:28 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
 2018-09-08 14:15 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg'
` [PATCH v2 2/3] arm64: dts: qcom: pm8998: Add adc node
` [PATCH v2 3/3] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC

[PATCH v2 1/4] iio: gyro: add support for fxas21002c
 2018-09-08 14:07 UTC  (10+ messages)
` [PATCH v2 2/4] iio: gyro: add device tree "
` [PATCH v2 4/4] MAINTAINERS: add entry for fxas21002c gyro driver

[PATCH 0/3] Add Xilinx AMS Driver
 2018-09-08 13:50 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
` [PATCH 2/3] iio: adc: Add Xilinx AMS driver

IIO and linux-next?
 2018-09-05 10:10 UTC  (2+ messages)

[PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
 2018-09-04 15:28 UTC  (3+ messages)

[PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
 2018-09-04 15:27 UTC  (2+ messages)

[PATCH 0/5] add support to STM LSM6DSO 6-axis Mems sensor
 2018-09-03 16:51 UTC  (3+ messages)

[PATCH] iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
 2018-09-03 11:51 UTC  (4+ messages)

[PATCH v2 1/2] iio: adc: sc27xx: Add raw data support
 2018-09-03  2:20 UTC  (3+ messages)

[PATCH] iio: pressure: ms5611: switch to SPDX identifier
 2018-09-02 20:34 UTC  (2+ messages)

[PATCH] iio: light: bh1750: switch to SPDX identifier
 2018-09-02 20:33 UTC  (2+ messages)

[PATCH 5/5] dt-bindings: iio: imu: st_lsm6dsx: add LSM6DSO device bindings
 2018-09-02 20:32 UTC  (2+ messages)

[PATCH 4/5] iio: imu: st_lsm6dsx: add support to LSM6DSO
 2018-09-02 20:30 UTC  (2+ messages)

[PATCH 3/5] iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()
 2018-09-02 20:29 UTC  (2+ messages)

[PATCH 2/5] iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
 2018-09-02 20:29 UTC  (2+ messages)

[PATCH 1/5] iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops
 2018-09-02 20:28 UTC  (2+ messages)

[PATCH] iio: dac: ad5758: Add support for hard reset
 2018-09-02 18:02 UTC  (2+ messages)

[PATCH] iio: Convert to using %pOFn instead of device_node.name
 2018-09-02 17:55 UTC  (2+ messages)

[PATCH] iio: adc: qcom-spmi-adc5: Verify channel numbers from DT
 2018-09-02 17:52 UTC  (2+ messages)

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-09-02 10:19 UTC  (4+ messages)
` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH TRIVIAL] iio: fix position relative kernel version
 2018-09-02  9:19 UTC  (2+ messages)

[PATCH] Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
 2018-09-02  9:19 UTC  (2+ messages)

[PATCH 1/4] iio: gyro: add support for fxas21002c
 2018-09-02  9:18 UTC  (8+ messages)
` [PATCH 2/4] iio: gyro: add device tree "


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