linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-16 15:08:01 to 2019-03-24 10:39:29 UTC [more...]

[PATCH] iio: Add driver for TLA202x ADCs
 2019-03-24 10:39 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] *** SUBJECT HERE ***
 2019-03-23 19:24 UTC  (13+ messages)
` [PATCH 3/5] staging: iio: adc: Avoid precedence issues in macro
` [PATCH 4/5] staging: iio: adc: Adding temp var to improve readability
` [PATCH 2/5] staging: iio: adc: Converted bool to bitfield format
` [PATCH 5/5] staging: iio: adc: Remove CamelCase notation
` [PATCH 1/5] staging: iio: adc: Tab alignment
` [PATCH v2 0/5] staging: iio: adc: Code refactoring and bool to bitfield change
  ` [PATCH v2 1/5] staging: iio: adc: Tab alignment
  ` [PATCH v2 2/5] staging: iio: adc: Converted bool to bitfield format
  ` [PATCH v2 3/5] staging: iio: adc: Avoid precedence issues in macro
  ` [PATCH v2 4/5] staging: iio: adc: Adding temp var to improve readability
  ` [PATCH v2 5/5] staging: iio: adc: Remove CamelCase notation

[PATCH v2 1/4] iio: inkern: API for reading available iio channel attribute values
 2019-03-23 17:28 UTC  (4+ messages)
` [PATCH v2 2/4] iio: inkern: Convert iio_read_avail_channel_raw into a wrapper
` [PATCH v2 3/4] dt-bindings: power: supply: Add docs for Ingenic JZ47xx SoCs battery
` [PATCH v2 4/4] power: supply: add Ingenic JZ47xx battery driver

[PATCH 1/5] iio: imu: adis16400: move trigger handler into adis16400_core
 2019-03-22 20:44 UTC  (5+ messages)
` [PATCH 2/5] iio: imu: adis: generalize burst mode support
` [PATCH 3/5] iio: imu: adis16400: move burst logic to ADIS lib
` [PATCH 4/5] iio: imu: adis16400: rename adis16400_core.c -> adi16400.c
` [PATCH 5/5] iio: imu: adis16400: move adis16400.h into adis16400.c

Help on testing ad5933 driver
 2019-03-22 20:34 UTC  (3+ messages)

[PATCH] iio: stmpe-adc: avoid harmless clang warning
 2019-03-22 15:09 UTC  (3+ messages)

[PATCH] iio: ssp_sensors: avoid uninitialized variable usage
 2019-03-22 15:01 UTC  (2+ messages)

[RFC PATCH] iio: core: fix a possible circular locking dependency
 2019-03-22 13:54 UTC 

[PATCH v2 0/2] Add support for the TI ADS8344 A/DC chips
 2019-03-22 11:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add bindings for "
` [PATCH v2 2/2] iio: adc: Add driver for the "

[PATCH 0/2] Add support for the TI ADS8344 A/DC chips
 2019-03-22 10:13 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add bindings for "
` [PATCH 2/2] iio: adc: Add driver for the "

[PATCH v2 0/2] staging: iio: adc: Fix code formatting issues
 2019-03-21 21:15 UTC  (3+ messages)
` [PATCH v2 1/2] staging: iio: ad7280a: Add parentheses to macros
` [PATCH v2 2/2] staging: iio: ad7780: "

[PATCH 0/3] Code formatting clean up
 2019-03-21 21:14 UTC  (10+ messages)
` [PATCH 1/3] staging: iio: ad7192: Fix style issue
` [PATCH 2/3] staging: iio: ad7280a: Add parentheses to macros
` [PATCH 3/3] staging: iio: ad7780: "

[PATCH v5 0/2] staging: iio: ad5933: move out of staging
 2019-03-21 18:42 UTC  (3+ messages)
` [PATCH v5 1/2] staging: iio: ad5933: change attributes to match ABI
` [PATCH v5 2/2] staging: iio: ad5933: move out of staging

[PATCH v2 0/8] iio: adc: stm32-dfsdm: add buffer modes
 2019-03-21 16:47 UTC  (9+ messages)
` [PATCH v2 1/8] iio: adc: stm32-dfsdm: make spi_master_freq more accurate
` [PATCH v2 2/8] iio: adc: stm32-dfsdm: continuous mode depends on current mode
` [PATCH v2 3/8] iio: adc: stm32-dfsdm: move dma enable from start_conv() to start_dma()
` [PATCH v2 4/8] iio: adc: stm32-dfsdm: move dma slave config to start routine
` [PATCH v2 5/8] iio: adc: stm32-dfsdm: enable hw consumer
` [PATCH v2 6/8] iio: adc: stm32-dfsdm: add support for scan mode
` [PATCH v2 7/8] iio: adc: stm32-dfsdm: add support for buffer modes
` [PATCH v2 8/8] iio: adc: stm32-dfsdm: claim direct mode for raw read and settings

[PATCH v3 0/5] Add a VCNL4040 light and proximity driver
 2019-03-21 15:40 UTC  (6+ messages)
` [PATCH v3 1/5] iio: light: vcnl4000 use word writes instead of byte writes
` [PATCH v3 2/5] iio: light: vcnl4000 add devicetree hooks
` [PATCH v3 3/5] dt-bindings: iio: light: add vcnl4000 devicetree bindings
` [PATCH v3 4/5] iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
` [PATCH v3 5/5] dt-bindings: iio: light: add vcnl4040 devicetree bindings

[PATCH v2 0/5] Add a VCNL4040 light and proximity driver
 2019-03-21 14:28 UTC  (9+ messages)
` [PATCH v2 1/5] iio: light: vcnl4000 use word writes instead of byte writes
` [PATCH v2 2/5] iio: light: vcnl4000 add devicetree hooks
` [PATCH v2 3/5] dt-bindings: iio: light: add vcnl4000 devicetree bindings
` [PATCH v2 4/5] iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
` [PATCH v2 5/5] dt-bindings: iio: light: add vcnl4040 devicetree bindings

[PATCH 0/8] iio: adc: stm32-dfsdm: add buffer modes
 2019-03-21 13:41 UTC  (9+ messages)
` [PATCH 1/8] iio: adc: stm32-dfsdm: make spi_master_freq more accurate
` [PATCH 7/8] iio: adc: stm32-dfsdm: add support for buffer modes

IIO channel type for status/error flag indicators
 2019-03-20 14:53 UTC 

Debugging 3D sensor on Lenovo YOGA 700-11ISK
 2019-03-20 11:54 UTC  (15+ messages)

[PATCH v1] iio: adc: intel_mrfld_adc: Add Basin Cove ADC driver
 2019-03-19 21:25 UTC  (5+ messages)

[PATCH 1/1] hid: hid-sensor-custom: simplify getting .driver_data
 2019-03-19 16:36 UTC 

[PATCH] staging: iio: adc: ad7192: Use read_avail for available attributes
 2019-03-19 14:25 UTC 

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2019-03-19 13:04 UTC  (4+ messages)
    ` [linux-sunxi] "

[PATCH V2] iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
 2019-03-19 11:37 UTC 

[PATCH v4 0/6] iio: gyro: add fxas21002c driver
 2019-03-19 10:59 UTC  (7+ messages)
` [PATCH v4 1/6] iio: gyro: add DT bindings to fxas21002c
` [PATCH v4 2/6] iio: gyro: add core driver for fxas21002c
` [PATCH v4 3/6] iio: gyro: fxas21002c: add i2c driver
` [PATCH v4 4/6] iio: gyro: fxas21002c: add spi driver
` [PATCH v4 5/6] ARM: dts: imx7s-warp: add fxas21002c gyroscope
` [PATCH v4 6/6] MAINTAINERS: add entry for fxas21002c gyro driver

[PATCH] iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
 2019-03-19 10:48 UTC 

[PATCH] iio: ad_sigma_delta: select channel when reading register
 2019-03-19 10:47 UTC 

[PATCH] iio: ad_sigma_delta: Introduce prepare_channel callback
 2019-03-19  9:53 UTC 

[RFC 0/4] iio-input-bridge so that accelerometers which only have an iio driver can still present evdev input events
 2019-03-18 20:39 UTC  (5+ messages)
` [RFC 1/4] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input
` [RFC 2/4] iio: input-bridge: add iio-input-bridge to Makefile
` [RFC 3/4] iio: input-bridge: add IIO_INPUT_BRIDGE kernel config option
` [RFC 4/4] iio: input-bridge: make the iio-input-bridge driver called by iio-core

[PATCH 0/2] ARM/dts/iio: exynos-adc: Use proper number of channels for Exynos4x12
 2019-03-18 18:38 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: exynos: Use ADC for Exynos4x12 on Exyno4412

[PATCH] iio: st_accel: remove unnecessary comparison of unsigned integer with < 0
 2019-03-18 17:33 UTC 

[PATCH 0/2] iio: gyro: bmg160 add device tree support
 2019-03-18 15:14 UTC  (3+ messages)
` [PATCH 1/2] iio: gyro: bmg160: add device tree compatibility table
` [PATCH 2/2] dt-bindings: iio: add Bosch BMG160 gyroscope sensor

[GSoC] AD7292 driver project
 2019-03-18  9:03 UTC  (6+ messages)

[PATCH v3 0/6] iio: gyro: add fxas21002c driver
 2019-03-18  8:29 UTC  (7+ messages)
` [PATCH v3 1/6] iio: gyro: add DT bindings to fxas21002c
` [PATCH v3 2/6] iio: gyro: add core driver for fxas21002c

[PATCH v3 4/4] MAINTAINERS: add maintainer for maxbotix ultrasonic driver
 2019-03-17 20:38 UTC 

[PATCH v3 3/4] mb1232.c: add distance iio sensor with i2c
 2019-03-17 20:38 UTC 

[PATCH v3 2/4] dt-bindings: maxbotix,mb1232: Add MaxBotix i2c ultrasonic rangers
 2019-03-17 20:35 UTC 

[PATCH v3 1/4] dt-bindings: Add vendor prefix for MaxBotix
 2019-03-17 20:35 UTC 

[PATCH v3 0/4] add MaxBotix I2CXL ultrasonic iio driver
 2019-03-17 20:34 UTC 

[PATCH 1/3] iio: adc: xilinx: fix potential use-after-free on remove
 2019-03-17 16:07 UTC  (7+ messages)
` [PATCH 2/3] iio: adc: xilinx: fix potential use-after-free on probe
` [PATCH 3/3] iio: adc: xilinx: prevent touching unclocked h/w on remove

[PATCH] iio/chemical/bme680: Fix SPI read interface
 2019-03-17  9:48 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH] iio: hmc: fix a potential NULL pointer dereference
 2019-03-16 22:08 UTC  (5+ messages)
        ` [PATCH v2] iio: hmc5843: fix potential NULL pointer dereferences

[PATCH v4 7/7] staging: iio: ad5933: move out of staging
 2019-03-16 19:00 UTC  (2+ messages)

[PATCH v4 6/7] staging: iio: ad5933: change attributes to match ABI
 2019-03-16 18:52 UTC  (3+ messages)

[PATCH v5 00/11] staging: iio: ad7780: move out of staging
 2019-03-16 18:43 UTC  (24+ messages)
` [PATCH v5 01/11] staging: iio: ad7780: add gain & filter gpio support
` [PATCH v5 02/11] staging: iio: ad7780: add missing switch default case
` [PATCH v5 03/11] staging: iio: ad7780: add gain reading to ad778x
` [PATCH v5 04/11] staging: iio: ad7780: add filter "
` [PATCH v5 05/11] staging: iio: ad7780: set pattern values and masks directly
` [PATCH v5 06/11] staging:iio:ad7780: add chip ID values and mask
` [PATCH v5 07/11] staging: iio: ad7780: move regulator to after GPIO init
` [PATCH v5 08/11] staging: iio: ad7780: add SPDX identifier
` [PATCH v5 09/11] staging: iio: ad7780: add new copyright holder
` [PATCH v5 10/11] staging: iio: ad7780: moving ad7780 out of staging
` [PATCH v5 11/11] staging: iio: ad7780: add device tree binding

[PATCH v4 5/7] staging: iio: ad5933: add ABI documentation
 2019-03-16 18:40 UTC  (2+ messages)

[PATCH v4 4/7] staging: iio: ad5933: change help rule message
 2019-03-16 18:38 UTC  (2+ messages)

[PATCH v4 3/7] staging: iio: ad5933: add SPDX identifier
 2019-03-16 18:37 UTC  (2+ messages)

[PATCH v4 2/7] staging: iio: ad5933: organize includes
 2019-03-16 18:36 UTC  (2+ messages)

[PATCH v4 1/7] staging: iio: ad5933: change multi-line comment style
 2019-03-16 18:34 UTC  (2+ messages)

[PATCH v2 0/4] Adding scale support to the lpc32xx ADC driver
 2019-03-16 17:27 UTC  (10+ messages)
` [PATCH v2 1/4] iio: adc: lpc32xx: Sort headers
` [PATCH v2 2/4] iio: adc: lpc32xx: Cleanup headers
` [PATCH v2 3/4] iio: adc: lpc32xx: Add scale feature
` [PATCH v2 4/4] dt-bindings: iio: adc: lpc32xx-adc: Document vref-supply

[PATCH 0/2] Add a VCNL4040 light and proximity driver
 2019-03-16 17:15 UTC  (5+ messages)
` [PATCH 1/2] iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
` [PATCH 2/2] dt-bindings: iio: light: Document the VCNL4xx0 device tree bindings

[PATCH 1/2] staging: iio: adc: ad7192: Use DT clock binding
 2019-03-16 16:56 UTC  (5+ messages)
` [PATCH 2/2] staging: iio: adc: ad7192: Convert platform data to DT properties

[PATCH 0/2] add support for LSM6DSOX
 2019-03-16 16:54 UTC  (5+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to LSM6DSOX
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsox device bindings

[PATCH 1/2] staging: iio: adc: ad7192: Fix identation
 2019-03-16 16:52 UTC  (5+ messages)
` [PATCH 2/2] staging: iio: adc: ad7192: Report error directly in ad7192_setup

[PATCH] iio: adc: fix indentation issue, remove extra tab
 2019-03-16 16:38 UTC  (3+ messages)

[PATCH] iio: pms7003: sleect IIO_TRIGGERED_BUFFER
 2019-03-16 16:35 UTC  (3+ messages)

Testing ad9833 with Diolan DLN2 adapter
 2019-03-16 16:33 UTC  (7+ messages)

[PATCH v2 0/4] iio:potentiostat:lmp91000: Adjust codestyle, and minor cleanup changes
 2019-03-09 18:48 UTC  (4+ messages)
` [PATCH v2 3/4] iio:potentiostat:lmp91000: invert if statement

[PATCH] iio: cros_ec: Switch to SPDX identifier
 2019-03-16 16:14 UTC  (2+ messages)

[PATCH] iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpc
 2019-03-16 16:12 UTC  (2+ messages)

[PATCH] iio: cros_ec: Drop unnecessary include files
 2019-03-16 16:11 UTC  (2+ messages)

[PATCH v3] iio: cros_ec: Fix the maths for gyro scale calculation
 2019-03-16 16:09 UTC  (2+ messages)

[PATCH] iio: pressure: bmp280: BMP280 calibration to entropy
 2019-03-16 16:07 UTC  (2+ messages)

[PATCH v2 2/2] dt-bindings: iio: imu: adis16480: Document external clock
 2019-03-16 16:04 UTC  (2+ messages)

[PATCH v2 1/2] iio: imu: adis16480: Add support for external clock
 2019-03-16 16:03 UTC  (2+ messages)

[PATCH v2] iio: dac: mcp4725: add missing powerdown bits in store eeprom
 2019-03-16 16:00 UTC  (3+ messages)

[PATCH] staging: iio: adc: ad7192: Add spaces around minus operator
 2019-03-16 15:59 UTC  (4+ messages)

[PATCH] iio: dac: mcp4725: add missing powerdown bits in store eeprom
 2019-03-16 15:16 UTC  (4+ messages)

[PATCH 0/2] iio: accel: add support for LIS2DE12
 2019-03-16 15:12 UTC  (5+ messages)
` [PATCH 2/2] iio: accel: add support to LIS2DE12


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