linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 22:42:59 to 2019-12-19 13:37:48 UTC [more...]

[PATCH 1/3] iio: frequency: adf4371: Create a power down/up function
 2019-12-19 13:37 UTC  (3+ 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 v7 0/3] iio: add driver for Bosch BMA400 accelerometer
 2019-12-19 11:05 UTC  (10+ 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

[PATCH 00/10] Enhancements to at91-sama5d2_adc and rtc trigger
 2019-12-19 10:23 UTC  (16+ 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] cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
 2019-12-19  0:57 UTC  (3+ messages)

[PATCH v2 0/7] Add support for Azoteq IQS620A/621/622/624/625
 2019-12-18 23:52 UTC  (15+ 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 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  (12+ 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 1/2] iio: chemical: add support for Dynament Premier series single gas sensor
 2019-12-18  6:22 UTC  (5+ messages)

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

[PATCH v1] iio: st_gyro: Correct data for LSM9DS0 gyro
 2019-12-17 17:10 UTC 

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

[PATCH 0/2] Texas Instruments DAC8771
 2019-12-17 14:07 UTC  (3+ messages)
` [PATCH 1/2] dt-binding: iio: dac8771: Add TI DAC8771 binding
` [PATCH 2/2] iio: dac: Introduce the TI DAC8771 DAC driver

[PATCH v3 0/4] Add support for the ad7908/ad7918/ad7928
 2019-12-17 11:35 UTC  (9+ 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: adc: at91: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-17 10:32 UTC  (3+ messages)

[PATCH v2] iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-17 10:31 UTC 

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

[PATCH] iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-17  7:52 UTC 

[PATCH] iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-17  7:51 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 v1 1/3] iio: st_lsm6dsx: Mark predefined constants with __maybe_unused
 2019-12-16 18:19 UTC  (3+ 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 v1 1/9] iio: light: st_uvis25: Drop unneeded header inclusion
 2019-12-16 17:38 UTC  (9+ 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 v4 01/12] add helpers for kelvin to/from Celsius conversion
 2019-12-16 15:02 UTC 

[PATCH v2] iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
 2019-12-16 12:41 UTC 

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

[PATCH] iio: light: remove unneeded semicolon
 2019-12-16 10:51 UTC 

[PATCH v4 0/3] iio: adc: add support for ltc2496
 2019-12-16  8:40 UTC  (9+ messages)
` [PATCH v4 1/3] iio: adc: ltc2496: provide device tree binding document
` [PATCH v4 2/3] iio: adc: ltc2497: split protocol independent part in a separate module
` [PATCH v4 3/3] iio: adc: new driver to support Linear technology's ltc2496

[PATCH v3] iio: buffer: align the size of scan bytes to size of the largest element
 2019-12-16  7:51 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 074/350] iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} positions
 2019-12-16  7:50 UTC  (12+ 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 1/5] iio: gyro: adi16136: construct adis data on probe vs static on driver
 2019-12-16  7:49 UTC  (7+ messages)
` [PATCH 2/5] iio: imu: adis16400: "
` [PATCH 3/5] iio: imu: adis16480: "
` [PATCH 4/5] iio: adis: Introduce timeouts structure
` [PATCH 5/5] iio: adis: Remove startup_delay

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

[PATCH] iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensor
 2019-12-16  0:00 UTC 

[PATCH] iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
 2019-12-15 17:23 UTC  (5+ 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 AUTOSEL 5.4 019/350] iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positions
 2019-12-15 15:52 UTC  (2+ messages)

[PATCH] iio: adc: ad7124: Fix DT channel configuration
 2019-12-15 15:39 UTC  (2+ messages)

[PATCH v4 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-15 12:29 UTC  (14+ messages)
` [PATCH v4 01/12] add helpers for kelvin to/from Celsius conversion
` [PATCH v4 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
` [PATCH v4 03/12] platform/x86: asus-wmi: "
` [PATCH v4 04/12] platform/x86: intel_menlow: "
` [PATCH v4 05/12] thermal: int340x: "
` [PATCH v4 06/12] thermal: intel_pch: "
` [PATCH v4 07/12] nvme: hwmon: "
` [PATCH v4 08/12] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
` [PATCH v4 09/12] iwlegacy: use <linux/units.h> helpers
` [PATCH v4 10/12] iwlwifi: "
` [PATCH v4 11/12] thermal: armada: remove unused TO_MCELSIUS macro
` [PATCH v4 12/12] iio: adc: qcom-vadc-common: use <linux/units.h> helpers

[PATCH v6 1/2] staging: iio: accel: adis16240: enforce SPI mode on probe function
 2019-12-15 12:20 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: iio: accel: add binding documentation for ADIS16240

[PATCH 0/6] introduce i2c master controller support for LSM6DSM
 2019-12-14 16:52 UTC  (7+ 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

[PATCH] iio: chemical: pms7003: fix unmet triggered buffer dependency
 2019-12-13 21:38 UTC 

[PATCH v3 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2019-12-13 15:57 UTC  (2+ 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-13 13:50 UTC 

[PATCH v3 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-13  9:21 UTC  (22+ messages)
` [PATCH v3 01/12] add helpers for kelvin to/from Celsius conversion
` [PATCH v3 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
` [PATCH v3 03/12] platform/x86: asus-wmi: "
` [PATCH v3 04/12] platform/x86: intel_menlow: "
` [PATCH v3 05/12] thermal: int340x: "
` [PATCH v3 06/12] thermal: intel_pch: "
` [PATCH v3 07/12] nvme: hwmon: "
` [PATCH v3 08/12] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
` [PATCH v3 09/12] wireless: iwlegacy: use <linux/units.h> helpers
` [PATCH v3 10/12] wireless: iwlwifi: "
` [PATCH v3 11/12] thermal: armada: remove unused TO_MCELSIUS macro
` [PATCH v3 12/12] iio: adc: qcom-vadc-common: use <linux/units.h> helpers

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

[PATCH 1/4] iio: accel: bma180: Add dev helper variable
 2019-12-11 21:38 UTC  (4+ messages)
` [PATCH 2/4] iio: accel: bma180: Basic regulator support
` [PATCH 3/4] iio: accel: bma180: Use explicit member assignment
` [PATCH 4/4] iio: accel: bma180: BMA254 support

[PATCH] iio: buffer-dmaengine: Report buffer length requirements
 2019-12-11 11:56 UTC 

[PATCH] iio: adc: at91-sama5d2_adc: update for other trigger usage
 2019-12-11 11:03 UTC 

[PATCH] iio: buffer: rename 'read_first_n' callback to 'read'
 2019-12-11 10:43 UTC 

[PATCH] iio: buffer-dmaengine: Add module information
 2019-12-11 10:41 UTC 

[PATCH v4 0/3] Add support for DLH pressure sensors
 2019-12-11  9:59 UTC  (4+ messages)
` [PATCH v4 1/3] iio: pressure: Add driver "
` [PATCH v4 2/3] dt-bindings: Add asc vendor
` [PATCH v4 3/3] bindings: iio: pressure: Add documentation for dlh driver

[PATCH AUTOSEL 4.9 03/91] iio: light: bh1750: Resolve compiler warning and make code more readable
 2019-12-10 22:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 04/91] iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positions
` [PATCH AUTOSEL 4.9 23/91] iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 4.9 30/91] iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() position


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