linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-01 17:03:04 to 2021-05-08 18:24:34 UTC [more...]

[PATCH 0/3] iio: adc: ad7124: Fixes and devm_ for all of probe
 2021-05-08 18:23 UTC 

[PATCH] iio: core: return ENODEV if ioctl is unknown
 2021-05-08 18:21 UTC  (6+ messages)

[PATCH] iio: tsl2583: Fix division by a zero lux_val
 2021-05-08 17:01 UTC  (3+ messages)

[PATCH v5 1/6] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-05-08 16:39 UTC  (8+ messages)
` [PATCH v5 2/6] dt-bindings: iio: accel: fxls8962af: add bindings
` [PATCH v5 3/6] iio: accel: fxls8962af: add set/get of samplerate
` [PATCH v5 4/6] iio: accel: fxls8962af: add interrupt support
` [PATCH v5 5/6] iio: accel: fxls8962af: add hw buffered sampling
` [PATCH v5 6/6] iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads

[PATCH] iio: imu: st_lsm6dsx: correct ODR in header
 2021-05-08 16:06 UTC  (4+ messages)

[PATCH] dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells
 2021-05-08 15:59 UTC  (4+ messages)

[PATCH] iio: bme680_spi: Remove ACPI support
 2021-05-08 15:52 UTC  (4+ messages)

[PATCH v2] iio: bme680_i2c: Remove ACPI support
 2021-05-08 15:51 UTC  (16+ messages)

[PATCH v2] iio: am2315: Remove ACPI support
 2021-05-08 15:45 UTC  (4+ messages)

[PATCH] iio:accel:stk8312: Remove ACPI support
 2021-05-08 15:42 UTC  (4+ messages)

[PATCH] iio: adc: mxs-lradc-adc: use iio_device_id() helper
 2021-05-08 15:21 UTC  (2+ messages)

[PATCH v4] iio: adis16480: support burst read function
 2021-05-08 14:57 UTC  (4+ messages)

[PATCH] iio: bme680_i2c: Make bme680_acpi_match depend on CONFIG_ACPI
 2021-05-07 12:39 UTC  (18+ messages)

[PATCH] iio: imu: st_lsm6dsx: do not roundup set samplerate
 2021-05-07 11:02 UTC  (2+ messages)

[PATCH] iio: imu: st_lsm6dsx: correct ODR in header
 2021-05-07 10:31 UTC 

iio: imu: st_lsm6dsx: sample rate?
 2021-05-07 10:01 UTC  (4+ messages)

[PATCH 00/19] IIO: Alignment fixes part 2 - struct used to ensure alignment
 2021-05-07  9:23 UTC  (23+ messages)
` [PATCH 04/19] iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
` [PATCH 06/19] iio: accel: stk8312: "
` [PATCH 07/19] iio: accel: stk8ba50: "
` [PATCH 08/19] iio: adc: ti-ads1015: "
` [PATCH 09/19] iio: adc: vf610: "
` [PATCH 10/19] iio: gyro: bmg160: "
` [PATCH 11/19] iio: humidity: am2315: "
` [PATCH 12/19] iio: prox: srf08: "
` [PATCH 13/19] iio: prox: pulsed-light: "
` [PATCH 14/19] iio: prox: as3935: "
` [PATCH 15/19] iio: magn: hmc5843: "
` [PATCH 16/19] iio: magn: bmc150: "
` [PATCH 17/19] iio: light: isl29125: "
` [PATCH 18/19] iio: light: tcs3414: "
` [PATCH 19/19] iio: light: tcs3472: "

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-06 14:25 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746
` [PATCH v3 2/2] staging: iio: cdc: ad7746: use dt for capacitive channel setup

[PATCH 00/11] IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment
 2021-05-06  6:44 UTC  (15+ messages)
` [PATCH 01/11] iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
` [PATCH 02/11] iio: adc: hx711: "
` [PATCH 03/11] iio: adc: mxs-lradc: "
` [PATCH 04/11] iio: adc: ti-ads8688: Fix alignment of buffer "
` [PATCH 05/11] iio: chemical: atlas: Fix buffer alignment "
` [PATCH 06/11] iio: cros_ec_sensors: Fix alignment of buffer "
` [PATCH 07/11] iio: potentiostat: lmp91000: "
` [PATCH 08/11] iio: magn: rm3100: "
` [PATCH 09/11] iio: light: vcnl4000: Fix buffer alignment "
` [PATCH 10/11] iio: light: vcnl4035: "
` [PATCH 11/11] iio: prox: isl29501: "

[PATCH 1/2] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-05-06  4:44 UTC  (6+ messages)
` [PATCH 2/2] HID: hid-sensor-custom: Process failure of sensor_hub_set_feature()

[PATCH 0/4] add periodic mode, threshold options and hwmon
 2021-05-05 14:02 UTC  (16+ messages)
` [PATCH 1/4] iio: proximity: vcnl3020: add periodic mode
` [PATCH 2/4] iio: proximity: vcnl3020: add threshold options
` [PATCH 3/4] iio: proximity: vncl3020: remove mutex from vcnl3020_data
` [PATCH 4/4] hwmon: vcnl3020: add hwmon driver for intrusion sensor

[RFC PATCH 0/4] IIO: Alignment fixes part 4 - bounce buffers for the hard cases
 2021-05-05 12:58 UTC  (18+ messages)
` [RFC PATCH 1/4] iio: core: Introduce iio_push_to_buffers_with_ts_na() for non aligned case
` [RFC PATCH 2/4] iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers
` [RFC PATCH 3/4] iio: gyro: mpu3050: Fix alignment and size issues with buffers
` [RFC PATCH 4/4] iio: imu: adis16400: Fix buffer alignment requirements

[PATCH] iio: am2315: Make am2315_acpi_id depend on CONFIG_ACPI
 2021-05-04 15:34 UTC  (4+ messages)

[PATCH 1/2] iio: adc: driver for texas instruments ads7142
 2021-05-03 19:42 UTC  (10+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: devicetree bindings for texas instruments ads7142 iio driver

[RFC PATCH 1/4] dt-bindings: iio: accel: fxls8962af: add interrupt options
 2021-05-03 19:21 UTC  (2+ messages)

[PATCH v2] dt-bindings:iio:dac:ad5755: txt to yaml format conversion
 2021-05-03 17:14 UTC  (2+ messages)

[PATCH] tools/iio: iio_event_monitor: Fix ioctl error check
 2021-05-03 14:35 UTC  (7+ messages)

[PATCH v1 1/7] iio: accel: st_accel: Move platform data from header to C file
 2021-05-03 12:09 UTC  (3+ messages)
` [PATCH v1 7/7] dt-bindings: iio: st,st-sensors: Add LSM9DS0 compatible string

[PATCH 0/9] iio: Move more things from iio_dev to iio_dev_opaque
 2021-05-03 11:53 UTC  (7+ messages)
` [PATCH 1/9] iio: core: move @id from struct iio_dev to struct iio_dev_opaque

[PATCH 0/8] iio: cleanup some new instances of manual parent setting
 2021-05-03 11:37 UTC  (3+ messages)

[PATCH v6 0/3] mainline ti tsc2046 adc driver
 2021-05-03 11:28 UTC  (2+ messages)

[PATCH v4 1/6] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-05-03 11:19 UTC  (6+ messages)
` [PATCH v4 4/6] iio: accel: fxls8962af: add interrupt support

[PATCH v2] iio: Documentation: move incompatible ABI to obsolete
 2021-05-03 11:12 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: Fix docs wrongly marked as kernel-doc
 2021-05-03 10:52 UTC  (4+ messages)

[PATCH v3 0/3] iio: sps30: add support for serial interface
 2021-05-03 10:50 UTC  (5+ messages)
` [PATCH v3 1/3] iio: sps30: separate core and interface specific code
` [PATCH v3 2/3] iio: sps30: add support for serial interface
` [PATCH v3 3/3] dt-bindings: iio: chemical: sps30: update binding with serial example

[PATCH v2 0/3] iio: sps30: add support for serial interface
 2021-05-02 19:53 UTC  (8+ messages)
` [PATCH v2 1/3] iio: sps30: separate core and interface specific code
` [PATCH v2 2/3] iio: sps30: add support for serial interface
` [PATCH v2 3/3] dt-bindings: iio: chemical: sps30: update binding with serial example

[Q] tps65185 EPD PMIC temperature interface - which subsystem
 2021-05-02 18:56 UTC  (5+ messages)

[PATCH 0/2] IIO: Alignment fixes part 1 - sizes too small as well
 2021-05-01 19:14 UTC  (2+ 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).