linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-15 12:29:55 to 2019-12-23 17:18:17 UTC [more...]

[PATCH 1/4] iio: accel: bma180: Add dev helper variable
 2019-12-23 17:18 UTC  (4+ messages)
` [PATCH 4/4] iio: accel: bma180: BMA254 support

[PATCH v3 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2019-12-23 17:16 UTC  (4+ messages)
` [PATCH v3 2/2] Device tree bindings "

[PATCH v3] iio: buffer: align the size of scan bytes to size of the largest element
 2019-12-23 17:05 UTC  (3+ messages)

[PATCH 0/6] introduce i2c master controller support for LSM6DSM
 2019-12-23 17:01 UTC  (14+ messages)
` [PATCH 1/6] iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_settings
` [PATCH 2/6] iio: imu: st_lsm6dsx: check if master_enable is located in primary page
` [PATCH 3/6] iio: imu: st_lsm6dsx: check if pull_up "
` [PATCH 4/6] iio: imu: st_lsm6dsx: check if shub_output reg "
` [PATCH 5/6] iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read_output
` [PATCH 6/6] iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsm

iio_compute_scan_bytes does not seem to account for alignment if first channel uses more storagebits than its successors
 2019-12-01 12:03 UTC  (3+ messages)

[PATCH] iio: chemical: pms7003: fix unmet triggered buffer dependency
 2019-12-23 16:40 UTC  (2+ messages)

[PATCH v2] iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
 2019-12-23 16:35 UTC  (2+ messages)

[PATCH] iio: light: remove unneeded semicolon
 2019-12-23 16:34 UTC  (2+ messages)

[PATCH] iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensor
 2019-12-23 16:32 UTC  (2+ messages)

[PATCH v1 1/9] iio: light: st_uvis25: Drop unneeded header inclusion
 2019-12-23 16:30 UTC  (18+ messages)
` [PATCH v1 2/9] iio: accel: st_accel: Drop unnecessary #else branch for ACPI
` [PATCH v1 3/9] iio: pressure: st_press: "
` [PATCH v1 4/9] iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unused
` [PATCH v1 5/9] iio: accel: st_accel: Mark default_accel_pdata "
` [PATCH v1 6/9] iio: pressure: st_press: Mark default_press_pdata "
` [PATCH v1 7/9] iio: st_sensors: Describe function parameters in kernel-doc
` [PATCH v1 8/9] iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
` [PATCH v1 9/9] iio: st_sensors: Make use of device properties

[PATCH v1 1/3] iio: st_lsm6dsx: Mark predefined constants with __maybe_unused
 2019-12-23 16:14 UTC  (6+ messages)
` [PATCH v1 2/3] iio: st_lsm6dsx: Drop unneeded OF code
` [PATCH v1 3/3] iio: st_lsm6dsx: Make use of device properties

[PATCH v2 1/2] iio: chemical: add support for Dynament Premier series single gas sensor
 2019-12-23 16:07 UTC  (7+ messages)

[PATCH v2] iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-23 15:50 UTC  (2+ messages)

[PATCH] iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-23 15:45 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-23 15:42 UTC  (2+ messages)

[PATCH v3 0/4] Add support for the ad7908/ad7918/ad7928
 2019-12-23 15:36 UTC  (13+ messages)
` [PATCH v3 1/4] iio: adc: ad7923: Remove the unused defines
` [PATCH v3 2/4] iio: adc: ad7923: Fix checkpatch warning
` [PATCH v3 3/4] iio: adc: ad7923: Add of_device_id table
` [PATCH v3 4/4] iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928

[PATCH] iio: light: vcnl4000: Fix scale for vcnl4040
 2019-12-23 15:30 UTC 

[PATCH 0/2] Texas Instruments DAC8771
 2019-12-23 15:13 UTC  (5+ messages)
` [PATCH 1/2] dt-binding: iio: dac8771: Add TI DAC8771 binding
` [PATCH 2/2] iio: dac: Introduce the TI DAC8771 DAC driver

[PATCH v4 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-23 13:07 UTC  (4+ messages)
` [PATCH v4 12/12] iio: adc: qcom-vadc-common: use <linux/units.h> helpers

[PATCH v1] iio: st_gyro: Correct data for LSM9DS0 gyro
 2019-12-23 12:45 UTC  (2+ messages)

[PATCH 00/10] Enhancements to at91-sama5d2_adc and rtc trigger
 2019-12-23 12:28 UTC  (24+ messages)
` [PATCH 02/10] dt-bindings: iio: adc: at91-sama5d2: add rtc-trigger optional property
` [PATCH 01/10] iio: adc: at91-sama5d2_adc: update for other trigger usage
` [PATCH 03/10] dt-bindings: iio: trigger: at91-rtc-trigger: add bindings
` [PATCH 04/10] rtc: at91rm9200: use of_platform_populate as return value
` [PATCH 06/10] iio: adc: at91-sama5d2_adc: handle unfinished conversions
` [PATCH 05/10] iio: trigger: at91-rtc-trigger: introduce at91 rtc adc trigger driver
` [PATCH 08/10] iio: adc: at91-sama5d2_adc: implement RTC triggering
` [PATCH 07/10] iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
` [PATCH 10/10] ARM: dts: at91: sama5d2_xplained: enable rtc_adc_trigger
` [PATCH 09/10] ARM: dts: at91: sama5d2: add rtc_adc_trigger node

[PATCH 1/3] iio: frequency: adf4371: Create a power down/up function
 2019-12-23 11:02 UTC  (5+ messages)
` [PATCH 2/3] iio: frequency: adf4371: Introduce channel child nodes
` [PATCH 3/3] dt-binding: iio: Add documentation for ADF4371 channel child notes

[PATCH v2 0/7] Add support for Azoteq IQS620A/621/622/624/625
 2019-12-22 21:48 UTC  (20+ messages)
` [PATCH v2 1/7] dt-bindings: Add bindings "
` [PATCH v2 4/7] pwm: Add support for Azoteq IQS620A PWM generator
` [PATCH v2 5/7] iio: temperature: Add support for Azoteq IQS620AT temperature sensor
` [PATCH v2 6/7] iio: light: Add support for Azoteq IQS621/622 ambient light sensors
` [PATCH v2 7/7] iio: position: Add support for Azoteq IQS624/625 angle sensors

[PATCH 1/3] dt-bindings: iio: frequency: Add docs for LTC6952
 2019-12-22 18:07 UTC  (5+ messages)
` [PATCH 2/3] iio: frequency: ltc6952: Add support "
` [PATCH 3/3] MAINTAINNERS: add entry for LTC6952 driver

[PATCH v8 0/3] iio: add driver for Bosch BMA400 accelerometer
 2019-12-22 16:06 UTC  (11+ messages)
` [PATCH v8 1/3] dt-bindings: iio: accel: bma400: add bindings
` [PATCH v8 2/3] iio: (bma400) add driver for the BMA400
` [PATCH v8 3/3] iio: (bma400) basic regulator support

[PATCH v7 0/3] iio: add driver for Bosch BMA400 accelerometer
 2019-12-20 15:28 UTC  (16+ messages)
` [PATCH v7 1/3] dt-bindings: iio: accel: bma400: add bindings
` [PATCH v7 2/3] iio: (bma400) add driver for the BMA400
` [PATCH v7 3/3] iio: (bma400) basic regulator support

Let's design the next-gen libiio!
 2019-12-20 15:28 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 02/19] iio: adc: max9611: Fix too short conversion time delay
 2019-12-20 14:37 UTC 

[PATCH AUTOSEL 5.4 14/52] iio: st_accel: Fix unused variable warning
 2019-12-20 14:29 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 15/52] iio: adc: max9611: Fix too short conversion time delay

[PATCH AUTOSEL 4.19 06/34] iio: adc: max9611: Fix too short conversion time delay
 2019-12-20 14:34 UTC 

[PATCH] dt-bindings: iio: ad7192: Fix DTC error in reg schema
 2019-12-20 14:01 UTC  (2+ messages)

[PATCH] iio: adc: ad7124: Fix DT channel configuration
 2019-12-20 10:07 UTC 

[PATCH AUTOSEL 5.4 074/350] iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} positions
 2019-12-19 17:34 UTC  (13+ messages)
` [PATCH AUTOSEL 5.4 105/350] iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() position
` [PATCH AUTOSEL 5.4 117/350] iio: dac: ad7303: replace mlock with own lock
` [PATCH AUTOSEL 5.4 137/350] iio: pressure: zpa2326: fix iio_triggered_buffer_postenable position
` [PATCH AUTOSEL 5.4 192/350] iio: dln2-adc: fix iio_triggered_buffer_postenable() position

[PATCH AUTOSEL 5.4 019/350] iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positions
 2019-12-19 15:22 UTC  (3+ messages)

[PATCH] cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
 2019-12-19  0:57 UTC  (3+ messages)

[PATCH v2] dt-bindings: iio: adc: convert sd modulator to json-schema
 2019-12-18 22:30 UTC  (2+ messages)

[PATCH v6 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-12-18 21:16 UTC  (11+ messages)
` [PATCH v6 1/2] dt-bindings: iio: accel: bma400: add bindings
` [PATCH v6 2/2] iio: (bma400) add driver for the BMA400

[PATCH v2] dt-bindings: iio: adc: stm32-adc: convert bindings to json-schema
 2019-12-17 23:43 UTC  (2+ messages)

[PATCH] iio: core: print error message on debugfs register failure
 2019-12-17 15:23 UTC  (3+ messages)

[PATCH] iio: adc: at91: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-17 10:32 UTC  (3+ messages)

[PATCH v2 2/2] dt-bindings: iio: chemical: Add bindings for Dynament Premier series single gas sensor
 2019-12-17 10:29 UTC 

[PATCH v3 0/3] Add support for DLH pressure sensors
 2019-12-16 21:32 UTC  (4+ messages)
` [PATCH v3 3/3] bindings: iio: pressure: Add dlh-i2c documentation

[PATCH v4 01/12] add helpers for kelvin to/from Celsius conversion
 2019-12-16 15:02 UTC 

[PATCH v2 0/4] Add support for the ad7908/ad7918/ad7928
 2019-12-16 11:59 UTC  (8+ messages)
` [PATCH v2 1/4] iio: adc: ad7923: Remove the unused defines
` [PATCH v2 4/4] iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928

[PATCH v4 0/3] iio: adc: add support for ltc2496
 2019-12-16  8:40 UTC  (7+ messages)
` [PATCH v4 1/3] iio: adc: ltc2496: provide device tree binding document
` [PATCH v4 3/3] iio: adc: new driver to support Linear technology's ltc2496

[PATCH 1/5] iio: gyro: adi16136: construct adis data on probe vs static on driver
 2019-12-16  7:49 UTC  (3+ messages)

[PATCH] iio: core: use debugfs_remove_recursive() on IIO unload
 2019-12-16  7:43 UTC  (3+ messages)

[PATCH] iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
 2019-12-15 17:23 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: iio: chemical: Add bindings for Dynament Premier series single gas sensor
 2019-12-15 17:19 UTC  (2+ messages)

[PATCH 1/2] iio: chemical: add support for Dynament Premier series single gas sensor
 2019-12-15 17:16 UTC  (2+ messages)

[PATCH] iio: adc: ad7124: Fix DT channel configuration
 2019-12-15 15:39 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).