messages from 2018-01-04 15:16:21 to 2018-01-12 09:37:32 UTC [more...]
[PATCH -next] IIO: ADC: fix return value check in stm32_dfsdm_adc_probe()
2018-01-12 9:37 UTC (4+ messages)
[PATCH] iio: accel: use strlcpy() instead of strncpy()
2018-01-12 7:45 UTC
[PATCH v2 00/16] add support for AXP813 ADC and battery power supply
2018-01-11 22:09 UTC (22+ messages)
` [PATCH v2 01/16] iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
` [PATCH v2 02/16] dt-bindings: iio: adc: add binding for X-Powers AXP PMICs ADC
` [PATCH v2 03/16] iio: adc: axp20x_adc: make it possible to probe from DT
` [PATCH v2 04/16] ARM: dtsi: axp209: add node for ADC
` [PATCH v2 05/16] ARM: dtsi: axp22x: "
` [PATCH v2 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT
` [PATCH v2 07/16] dt-bindings: iio: adc: axp20x_adc: add AXP813 variant
` [PATCH v2 08/16] iio: adc: axp20x_adc: add support for AXP813 ADC
` [PATCH v2 09/16] ARM: dtsi: axp81x: add node for ADC
` [PATCH v2 10/16] mfd: axp20x: probe axp20x_adc driver for AXP813
` [PATCH v2 11/16] power: supply: axp20x_battery: use data structure instead of ID for
` [PATCH v2 12/16] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
` [PATCH v2 13/16] power: supply: axp20x_battery: add support for AXP813
` [linux-sunxi] "
` [PATCH v2 14/16] mfd: axp20x: add battery power supply cell "
` [PATCH v2 15/16] ARM: dtsi: axp81x: add battery power supply subnode
` [PATCH v2 16/16] ARM: dtsi: sun8i: a711: enable "
[PATCH] IIO: ADC: stm32-dfsdm: avoid unused-variable warning
2018-01-11 17:38 UTC (3+ messages)
[PATCH v13 3/3] iio: temperature: Adding support for MLX90632
2018-01-11 10:20 UTC
[PATCH v13 2/3] dt-bindings: iio: temperature: add MLX90632 device bindings
2018-01-11 10:20 UTC
[PATCH v13 1/3] lib: Add strongly typed 64bit int_sqrt
2018-01-11 10:19 UTC
[PATCH v13 0/3] iio: temperataure: MLX90632
2018-01-11 10:19 UTC
[PATCH 0/2] iio: ad5272: Add support for Analog Devices digital potentiometers
2018-01-11 9:00 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: ad5272: Add bindings "
` [PATCH 2/2] iio: ad5272: Add support "
[PATCH] adc:cpcap-adc: Fix IRQ flags for using threaded handler
2018-01-11 7:11 UTC
[PATCH v2] imu:adis16400_core: fix debugfs_simple_attr.cocci warnings
2018-01-11 4:58 UTC
[asoc:topic/iio 9/11] drivers/iio/adc/stm32-dfsdm-adc.c:241:6: sparse: symbol 'stm32_dfsdm_stop_filter' was not declared. Should it be static?
2018-01-10 15:33 UTC (4+ messages)
` [RFC PATCH asoc] IIO: ADC: stm32_dfsdm_stop_filter() can be static
` Applied "IIO: ADC: stm32_dfsdm_stop_filter() can be static" to the asoc tree
[RESEND PATCH v9 00/13] Add STM32 DFSDM support
2018-01-10 13:24 UTC (17+ messages)
` [RESEND PATCH v9 01/13] iio: Add hardware consumer buffer support
` [RESEND PATCH v9 02/13] docs: driver-api: add iio hw consumer section
` [RESEND PATCH v9 03/13] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
` [RESEND PATCH v9 04/13] IIO: inkern: API for manipulating channel attributes
` [RESEND PATCH v9 05/13] IIO: Add DT bindings for sigma delta adc modulator
` [RESEND PATCH v9 06/13] IIO: ADC: add sigma delta modulator support
` [RESEND PATCH v9 07/13] IIO: add DT bindings for stm32 DFSDM filter
` [RESEND PATCH v9 08/13] IIO: ADC: add stm32 DFSDM core support
` [RESEND PATCH v9 09/13] IIO: ADC: add STM32 DFSDM sigma delta ADC support
` [RESEND PATCH v9 10/13] IIO: ADC: add stm32 DFSDM support for PDM microphone
` [RESEND PATCH v9 11/13] IIO: consumer: allow to set buffer sizes
` [RESEND PATCH v9 12/13] ASoC: add bindings for stm32 DFSDM filter
` [RESEND PATCH v9 13/13] ASoC: stm32: add DFSDM DAI support
[PATCH 1/3] staging: iio: adc: ad7192: fix external frequency setting
2018-01-10 11:29 UTC (3+ messages)
` [PATCH 2/3] staging: iio: adc: ad7192: add device-tree support to driver
` [PATCH 3/3] staging: iio: docs: add ad7192 doc to detail dt usage
[PATCH] staging: iio: adc: ad7192: disable burnout currents on misconfig
2018-01-10 11:14 UTC
[PATCH v7 01/13] iio: Add hardware consumer buffer support
2018-01-10 11:13 UTC (2+ messages)
` Applied "iio: Add hardware consumer buffer support" to the asoc tree
[PATCH v5 02/13] docs: driver-api: add iio hw consumer section
2018-01-10 11:13 UTC (2+ messages)
` Applied "docs: driver-api: add iio hw consumer section" to the asoc tree
[PATCH v5 03/13] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
2018-01-10 11:13 UTC (2+ messages)
` Applied "IIO: hw_consumer: add devm_iio_hw_consumer_alloc" to the asoc tree
[PATCH v4 04/12] IIO: Add DT bindings for sigma delta adc modulator
2018-01-10 11:13 UTC (2+ messages)
` Applied "IIO: Add DT bindings for sigma delta adc modulator" to the asoc tree
[PATCH v7 06/13] IIO: ADC: add sigma delta modulator support
2018-01-10 11:13 UTC (2+ messages)
` Applied "IIO: ADC: add sigma delta modulator support" to the asoc tree
[PATCH v7 07/13] IIO: add DT bindings for stm32 DFSDM filter
2018-01-10 11:13 UTC (2+ messages)
` Applied "IIO: add DT bindings for stm32 DFSDM filter" to the asoc tree
[PATCH v7 08/13] IIO: ADC: add stm32 DFSDM core support
2018-01-10 11:13 UTC (2+ messages)
` Applied "IIO: ADC: add stm32 DFSDM core support" to the asoc tree
[PATCH v7 09/13] IIO: ADC: add STM32 DFSDM sigma delta ADC support
2018-01-10 11:13 UTC (2+ messages)
` Applied "IIO: ADC: add STM32 DFSDM sigma delta ADC support" to the asoc tree
[PATCH v7 12/13] ASoC: add bindings for stm32 DFSDM filter
2018-01-10 11:12 UTC (2+ messages)
` Applied "ASoC: add bindings for stm32 DFSDM filter" to the asoc tree
[PATCH v8 13/13] ASoC: stm32: add DFSDM DAI support
2018-01-10 11:12 UTC (2+ messages)
` Applied "ASoC: stm32: add DFSDM DAI support" to the asoc tree
[PATCH v2] iio: adc: max9611: fix module auto-loading
2018-01-10 11:03 UTC (14+ messages)
[PATCH v12 1/3] lib: Add strongly typed 64bit int_sqrt
2018-01-10 8:37 UTC (5+ messages)
[PATCH v2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200
2018-01-09 21:24 UTC (3+ messages)
[PATCH v12 3/3] iio: temperature: Adding support for MLX90632
2018-01-09 15:19 UTC
[PATCH v12 2/3] dt-bindings: iio: temperature: add MLX90632 device bindings
2018-01-09 15:19 UTC
[PATCH v12 0/3] iio: temperataure: MLX90632
2018-01-09 15:18 UTC
[PATCH v10 1/3] lib: Add strongly typed 64bit int_sqrt
2018-01-09 15:18 UTC (13+ messages)
[PATCH v3 1/4] iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()
2018-01-09 10:58 UTC (2+ messages)
[PATCH v3 4/4] iio: humidity: hts221: remove unnecessary get_unaligned_le16()
2018-01-08 22:12 UTC
[PATCH v3 3/4] iio: humidity: hts221: add regmap API support
2018-01-08 22:12 UTC
[PATCH v3 2/4] iio: humidity: hts221: remove trailing whitespace from a comment
2018-01-08 22:12 UTC
[PATCH v3 0/4] add regmap API support to hts221 iio driver
2018-01-08 22:12 UTC
[PATCH 0/3] Add ALS and barometer driver to ChromesOS EC sensor hub
2018-01-08 17:20 UTC (6+ messages)
` [PATCH 1/3] iio: cros_ec: light code cleanup
` [PATCH 2/3] iio: cros_ec: Add EC driver for Light and Proximity
` [PATCH 3/3] iio: cros_ec: add barometer driver
[PATCH v2 0/3] Add ALS and barometer driver to ChromesOS EC sensor hub
2018-01-08 17:17 UTC (7+ messages)
` [PATCH v2 2/3] iio: cros_ec: Add EC driver for Light and Proximity
` [PATCH v2 3/3] iio: cros_ec: add barometer driver
[PATCH] staging: iio: light: Add breaks to lengthy lines
2018-01-08 14:59 UTC (7+ messages)
[PATCH 00/14] iio: triggers: add consumer support
2018-01-08 14:12 UTC (6+ messages)
` [PATCH 12/14] iio: adc: at91-sama5d2_adc: support for position and pressure channels
[PULL] Second set of IIO patches for the 4.16 cycle
2018-01-08 13:58 UTC (2+ messages)
[PATCH] Staging: iio: Prefer using BIT macro
2018-01-08 11:32 UTC (5+ messages)
[PATCH 1/2] staging: iio: adc: ad7192: add device-tree support to driver
2018-01-08 7:51 UTC (6+ messages)
` [PATCH 2/2] staging:iio:docs: add ad7291 doc to detail dt usage
[PATCH] iio: adc: aspeed: Fix error handling path
2018-01-08 6:47 UTC
[PATCH] imu:adis16400_core: fix debugfs_simple_attr.cocci warnings
2018-01-08 5:41 UTC
[PATCH] imu:adis16480: fix debugfs_simple_attr.cocci warnings
2018-01-07 17:19 UTC (2+ messages)
[PATCH] gyro:adis16136: fix debugfs_simple_attr.cocci warnings
2018-01-07 16:37 UTC (2+ messages)
[PATCH] drivers:iio:imu:adis16400_core fix debugfs_attr_simple
2018-01-07 16:24 UTC (2+ messages)
[PATCH 2/2] iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration
2018-01-07 16:22 UTC (2+ messages)
[PATCH 1/2] iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap
2018-01-07 16:20 UTC (2+ messages)
[PATCH v3 0/2] fix kernel-docs for struct iio_trigger
2018-01-07 16:15 UTC (5+ messages)
` [PATCH v3 1/2] iio: add kernel-doc for field @owner
` [PATCH v3 2/2] iio: add field identifier for @use_count kernel-doc
[PATCH 0/2] fix sparse warnings in st_lsm6dsx
2018-01-06 22:23 UTC
[PATCH 0/2 RESEND] fix kernel-docs for struct iio_trigger
2018-01-06 21:40 UTC (5+ messages)
` [PATCH 1/2 RESEND] iio: add kernel-doc for field @owner
` [PATCH 2/2 RESEND] iio: add field identifier for @use_count kernel-doc
[PATCH] iio: gyro: st_gyro: add support for the LSM9DS1
2018-01-06 20:24 UTC (9+ messages)
[RFP] iio: Support of gesture sensor as a standard IIO sensor
2018-01-06 17:43 UTC (4+ messages)
[PATCH 0/5] iio: use permission specific variants of DEVICE_ATTR
2018-01-06 15:28 UTC (8+ messages)
` [PATCH 1/5] iio: buffer: "
[PATCH v2] Staging: iio: cdc: Prefer using BIT macro
2018-01-06 15:10 UTC (2+ messages)
[PATCH V3] Drivers:iio:dac: Remove unneeded conversion to bool
2018-01-06 15:08 UTC (2+ messages)
[PATCH 0/3] add regmap API support to st_lsm6dsx iio driver
2018-01-06 14:37 UTC (5+ messages)
[PATCH 3/3] iio: imu: st_lsm6dsx: add regmap API support
2018-01-06 14:24 UTC (4+ messages)
[PATCH] iio: humidity: hts221: remove unnecessary get_unaligned_le16()
2018-01-06 13:42 UTC (4+ messages)
[PATCH] iio/bmp280-core.c: Read calibration data in probe
2018-01-06 13:19 UTC (5+ messages)
` [PATCH v2] "
[PATCH 2/2][V2] staging:iio:docs: add ad7192 doc to detail dt usage
2018-01-06 12:56 UTC (2+ messages)
[PATCH] iio: adc: stm32: fix scan of multiple channels with DMA
2018-01-06 12:50 UTC (2+ messages)
[PATCH 2/2] Drivers:iio:adc: remove comparison to bool
2018-01-06 12:47 UTC (2+ messages)
[PATCH v2] Drivers:iio:dac: Remove unneeded conversion to bool
2018-01-06 12:36 UTC (2+ messages)
[PATCH] staging: iio: trigger: replace device_attr with device_attr_rw
2018-01-06 12:27 UTC (2+ messages)
[PATCH 00/12] account for const type of of_device_id.data
2018-01-06 12:23 UTC (3+ messages)
` [PATCH 11/12] iio: common: ssp_sensors: "
[PATCH 2/3] iio: imu: st_lsm6dsx: introduce conf_lock mutex
2018-01-06 12:19 UTC (2+ messages)
[PATCH 1/3] iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
2018-01-06 12:18 UTC (2+ messages)
[PATCH 0/2] fix kernel-docs for struct iio_trigger
2018-01-06 0:54 UTC
[PATCH v11 3/3] iio: temperature: Adding support for MLX90632
2018-01-04 21:58 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox