linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-08 01:16:39 to 2018-11-17 04:41:08 UTC [more...]

[PATCH v4 0/2] staging: iio: ad7780: correct driver read
 2018-11-16 18:27 UTC  (9+ messages)
` [PATCH v4 1/2] staging: iio: ad7780: update voltage on read
` [PATCH v4 2/2] staging: iio: ad7780: remove unnecessary stashed voltage value

Adding IIO list archives to lore.kernel.org
 2018-11-16 18:25 UTC  (4+ messages)

[PATCH] iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot
 2018-11-16 18:21 UTC  (2+ messages)

[PATCH v6 0/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
 2018-11-16 18:14 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: iio: vadc: Add unit address to ADC channel node in example
` [PATCH v6 2/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC

[PATCH v2 0/2] Add support for Microchip MCP41xxx/42xxx potentiometers
 2018-11-16 18:10 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: iio: potentiometer: Add Microchip MCP41xxx/42xxx
` [PATCH v2 2/2] iio: potentiometer: Add driver for "

Buffers and sampling frequency
 2018-11-16 18:36 UTC  (3+ messages)

[PATCH 0/6] staging:iio:ad2s90: Add dt support and move out of staging
 2018-11-17  3:29 UTC  (20+ messages)
` [PATCH 1/6] staging:iio:ad2s90: Add device tree support
` [PATCH 2/6] staging:iio:ad2s90: Remove spi setup that should be done via dt
` [PATCH 3/6] staging:iio:ad2s90: Add max frequency check at probe
` [PATCH 4/6] dt-bindings:iio:resolver: Add docs for ad2s90
` [PATCH 5/6] staging:iio:ad2s90: Add SPDX license identifier
` [PATCH 6/6] staging:iio:ad2s90: Move out of staging

[PATCH v4 0/4] staging: iio: ad7816: Switch to the gpio descriptor interface
 2018-11-16 17:05 UTC  (5+ messages)
` [PATCH v4 4/4] staging: iio: ad7816: Add device tree table

[PATCH] iio: imu: st_lsm6dsx: add entry in MAINTAINERS file
 2018-11-16 17:01 UTC  (2+ messages)

[PATCH 6/7] Staging: iio: adt7316: Change the name from irq_flags to irq_type
 2018-11-16 23:02 UTC 

[PATCH 5/7] Staging: iio: adt7316: Switch irq_flags to a local variable
 2018-11-16 22:59 UTC 

[PATCH 0/2] Use OF API to get the driver data
 2018-11-16 12:19 UTC  (8+ messages)
` [PATCH 1/2] iio: potentiometer: mcp4131: use of_device_get_match_data()
` [PATCH 2/2] iio: potentiometer mcp4131: use spi_get_device_id() only when needed

[PATCH v2] iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
 2018-11-16 11:43 UTC  (6+ messages)

Questions related to some drivers
 2018-11-16 11:38 UTC  (14+ messages)

[PATCH 1/3] iio: adc: add STMPE ADC driver using IIO framework
 2018-11-15  9:38 UTC  (7+ messages)
` [PATCH 2/3] iio: adc: add STMPE ADC devicetree bindings

[PATCH v3 0/4] staging: iio: ad7816: Switch to the gpio descriptor interface
 2018-11-14 17:06 UTC  (16+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] staging: iio: ad7816: Do not use busy_pin in case of AD7818
` [PATCH v3 3/4] staging: iio: ad7816: Set RD/WR pin and CONVST pin as outputs
` [PATCH v3 4/4] staging: iio: ad7816: Add device tree table

[PATCH v5 3/4] iio: adc: Add ad7124 support
 2018-11-13 11:21 UTC 

[PATCH v5 1/4] iio: ad_sigma_delta: Allow to provide custom data register address
 2018-11-13 11:20 UTC 

[PATCH v5 4/4] dt-bindings: iio: adc: Add docs for ad7124
 2018-11-13 11:22 UTC 

[PATCH v5 2/4] dt-bindings: iio: adc: Add common ADCs properties to a separate file
 2018-11-13 11:21 UTC 

[PATCH v4 4/4] dt-bindings: iio: adc: Add docs for ad7124
 2018-11-12  9:30 UTC  (3+ messages)

[PATCH] iio: st-accel: add support for lis3de
 2018-11-12 18:59 UTC  (3+ messages)

[PATCH v2 0/2] pattern generation and gain update
 2018-11-12  7:57 UTC  (12+ messages)
` [PATCH v2 1/2] staging: iio: ad7780: check if ad778x before "
` [PATCH v2 2/2] staging: iio: ad7780: generates pattern_mask from PAT bits

[PATCH v6 0/2] staging: iio: adc: ad7280a: use devm API when applicable
 2018-11-11 20:23 UTC  (6+ messages)
` [PATCH v6 1/2] staging: iio: adc: ad7280a: power down the device on error in probe
` [PATCH v6 2/2] staging: iio: adc: ad7280a: use devm_* APIs

[PATCH v2 0/9] add i2c controller support to st_lsm6dsx driver
 2018-11-11 17:35 UTC  (21+ messages)
` [PATCH v2 1/9] iio: imu: st_lsm6dsx: introduce locked read/write utility routines
` [PATCH v2 2/9] iio: imu: st_lsm6dsx: reload trimming parameter at bootstrap
` [PATCH v2 3/9] iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark
` [PATCH v2 4/9] iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids
` [PATCH v2 5/9] iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routine
` [PATCH v2 6/9] iio: imu: st_lsm6dsx: add i2c embedded controller support
` [PATCH v2 7/9] iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routine
` [PATCH v2 8/9] iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller
` [PATCH v2 9/9] dt-bindings: iio: imu: st_lsm6dsx: add support to i2c pullup resistors

[PATCH] iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx
 2018-11-11 17:07 UTC  (9+ messages)

[PATCH] iio: adc: sc27xx: Add ADC data conversion timeout
 2018-11-11 16:03 UTC  (4+ messages)

[PATCH v3 2/3] iio: adc: Add ad7124 support
 2018-11-11 15:34 UTC  (6+ messages)

[PATCH v5 00/11] AXP8x3 AC and battery power supply support
 2018-11-11 15:30 UTC  (9+ messages)
` [PATCH v5 04/11] dt-bindings: iio: adc: add AXP803 ADC bindings

[PATCH v3 1/1] staging: iio: adc: ad7280a: use devm_* APIs
 2018-11-11 15:27 UTC  (8+ messages)

[PATCH v2 0/2] meson-saradc: add chip temperature support
 2018-11-11 15:04 UTC  (5+ messages)
` [PATCH v2 2/2] iio: adc: meson-saradc: add support for the chip's temperature sensor

[PATCH v5 1/1] staging: iio: adc: ad7280a: use devm_* APIs
 2018-11-11 16:00 UTC  (6+ messages)

Work plan on ad5933
 2018-11-11 15:00 UTC  (3+ messages)

[PATCH 0/7] add i2c controller support to st_lsm6dsx driver
 2018-11-11 14:33 UTC  (6+ messages)

[PATCH v6 0/3] Add support for PNI RM3100 magnetometer
 2018-11-11 14:24 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: Add PNI to the vendor prefixes
` [PATCH v6 2/3] iio: magnetometer: Add DT support for PNI RM3100
` [PATCH v6 3/3] iio: magnetometer: Add driver "

[PATCH v7 1/2] iio: light: Add support for vishay vcnl4035
 2018-11-11 13:29 UTC  (5+ messages)
` [PATCH v7 2/2] iio: light: Add device tree binding "

[PATCH] iio: adc: rcar-gyroadc: convert to SPDX identifiers
 2018-11-11 13:12 UTC  (2+ messages)

[PATCH] iio: adc: max11100: convert to SPDX identifiers
 2018-11-11 13:11 UTC  (2+ messages)

[PATCH] iio: adc: max9611: convert to SPDX identifiers
 2018-11-11 15:38 UTC  (3+ messages)

[PATCH] IIO: extend dac/MCP4922 to MCP49x1 devices
 2018-11-11 12:49 UTC  (2+ messages)

[PATCH v4 3/4] iio: adc: Add ad7124 support
 2018-11-11 12:13 UTC  (2+ messages)

[PATCH v4 2/4] dt-bindings: iio: adc: Add common ADCs properties to a separate file
 2018-11-11 11:54 UTC  (2+ messages)

[PATCH v4 1/4] iio: ad_sigma_delta: Allow to provide custom data register address
 2018-11-09 15:39 UTC 

[PATCH][RFC] iio: Move attach/detach of the poll func to the core
 2018-11-09 11:10 UTC  (5+ messages)

[PATCH 0/3] staging: iio: ad7780: pattern generation and gain update
 2018-11-08  7:45 UTC  (7+ messages)
` [PATCH 1/3] staging: iio: ad7780: Add is_ad778x flag chip info
` [PATCH 2/3] staging: iio: ad7780: check if ad778x before gain update
` [PATCH 3/3] staging: iio: ad7780: generates pattern_mask from PAT bits

Question about max frequency in ad2s90
 2018-11-08  7:23 UTC  (4+ 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).