public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-20 12:27:57 to 2024-06-24 15:26:46 UTC [more...]

[PATCH v4 0/5] Add driver for LTC2664 and LTC2672
 2024-06-24 15:26 UTC  (12+ messages)
` [PATCH v4 3/5] dt-bindings: iio: dac: Add adi,ltc2664.yaml
` [PATCH v4 4/5] dt-bindings: iio: dac: Add adi,ltc2672.yaml
` [PATCH v4 5/5] iio: dac: ltc2664: Add driver for LTC2664 and LTC2672

[PATCH 0/8] iio: adc: dfsdm: add scaling support
 2024-06-24 15:22 UTC  (21+ messages)
` [PATCH 2/8] iio: add enable and disable services to iio backend framework
` [PATCH 3/8] iio: add child nodes support in "
` [PATCH 4/8] dt-bindings: iio: dfsdm: move to "
` [PATCH 6/8] iio: adc: stm32-dfsdm: adopt generic channels bindings
` [PATCH 7/8] iio: add sd modulator generic iio backend
` [PATCH 8/8] iio: adc: stm32-dfsdm: add scaling support to dfsdm

[PATCH 0/9] iio: adc: ad7606: Improvements
 2024-06-24 15:08 UTC  (20+ messages)
` [PATCH 3/9] dt-bindings: iio: adc: adi,ad7606: improve descriptions
` [PATCH 4/9] dt-bindings: iio: adc: adi,ad7606: add supply properties
` [PATCH 5/9] dt-bindings: iio: adc: adi,ad7606: add conditions
` [PATCH 6/9] dt-bindings: iio: adc: adi,ad7606: fix example
` [PATCH 7/9] iio: adc: ad7606: switch mutexes to scoped_guard
` [PATCH 8/9] iio: adc: ad7606: fix oversampling gpio array
` [PATCH 9/9] iio: adc: ad7606: fix standby gpio state to match the documentation

[PATCH v2 0/4] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-06-24 14:36 UTC  (11+ messages)
` [PATCH v2 2/4] dt-bindings: iio: adc: add "
` [PATCH v2 3/4] iio: adc: ad4695: Add driver for "

[PATCH v2] iio: adc: ad7606: remove frstdata check for serial mode
 2024-06-24 13:33 UTC  (3+ messages)

[GIT PULL] Counter fixes for 6.10
 2024-06-24 13:13 UTC  (2+ messages)

[PATCH v6 0/6] iio: adc: ad7192: Improvements
 2024-06-24 12:49 UTC  (7+ messages)
` [PATCH v6 1/6] iio: adc: ad7192: use devm_regulator_get_enable_read_voltage
` [PATCH v6 2/6] dt-bindings: iio: adc: ad7192: Update clock config
` [PATCH v6 3/6] "
` [PATCH v6 4/6] dt-bindings: iio: adc: ad7192: Add clock provider
` [PATCH v6 5/6] "
` [PATCH v6 6/6] MAINTAINERS: Update AD7192 driver maintainer

[PATCH 7/8] power: supply: axp20x_battery: add support for AXP717
 2024-06-24 11:12 UTC  (2+ messages)

[PATCH 00/10] iio: use devm_regulator_get_enable_read_voltage round 2
 2024-06-24  8:18 UTC  (19+ messages)
` [PATCH 01/10] iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage()
` [PATCH 02/10] iio: adc: hx711: "
` [PATCH 03/10] iio: adc: hx711: remove hx711_remove()
` [PATCH 04/10] iio: adc: hx711: use dev_err_probe()
` [PATCH 05/10] iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage()
` [PATCH 06/10] iio: adc: max1363: "
` [PATCH 07/10] iio: adc: ti-adc108s102: "
` [PATCH 08/10] iio: adc: ti-ads8688: "
` [PATCH 09/10] iio: adc: ti-ads8688: drop ads8688_remove()
` [PATCH 10/10] iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()

[PATCH v6 1/2] dt-bindings: iio: adf4350: add clk provider prop
 2024-06-24  8:09 UTC  (4+ messages)
` [PATCH v6 2/2] iio: frequency: adf4350: add clk provider

[PATCH 0/2] add AD8460 DAC driver
 2024-06-24  4:56 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add docs for ad8460
` [PATCH 2/2] iio: dac: support the ad8460 Waveform DAC

[PATCH v8 0/3] Driver cleanup and triggered buffer support
 2024-06-24  4:26 UTC  (13+ messages)
` [PATCH v8 1/3] iio: pressure: bmp280: Generalize read_*() functions
` [PATCH v8 3/3] iio: pressure: bmp280: Add triggered buffer support

[PATCH 0/3] spi: add devm_spi_optimize_message() helper
 2024-06-23 17:20 UTC  (7+ messages)
` [PATCH 1/3] Documentation: devres: add missing SPI helpers
` [PATCH 2/3] spi: add devm_spi_optimize_message() helper
` [PATCH 3/3] iio: adc: ad7944: use devm_spi_optimize_message()
` (subset) [PATCH 0/3] spi: add devm_spi_optimize_message() helper

[PATCH v4 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-06-23 16:52 UTC  (9+ messages)
` [PATCH v4 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH 0/8] Add Battery and USB Supply for AXP717
 2024-06-23 16:30 UTC  (19+ messages)
` [PATCH 1/8] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH 2/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 3/8] power: supply: axp20x_battery: add "
` [PATCH 4/8] mfd: axp20x: Add ADC, BAT, and USB cells "
` [PATCH 5/8] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 7/8] power: supply: axp20x_battery: add "

[PATCH 0/9] iio: imu: adis: make use the cleanup.h magic
 2024-06-23 16:16 UTC  (6+ messages)
` [PATCH 1/9] iio: imu: adis_buffer: split trigger handling
` [PATCH 8/9] iio: imu: adis16475: make use of the new lock helpers

[PATCH v5 0/6] iio: adc: ad7192: Improvements
 2024-06-23 16:00 UTC  (4+ messages)
` [PATCH v5 1/6] iio: adc: ad7192: use devm_regulator_get_enable_read_voltage

[PATCH v5 1/2] iio: accel: st_accel: add support for LIS2DS12
 2024-06-23 14:30 UTC  (4+ messages)
` [PATCH v5 2/2] dt-bindings: iio: st-sensors: add LIS2DS12 accelerometer

[PATCH v3 3/3] drivers: iio: adc: add support for ad777x family
 2024-06-23 13:35 UTC  (2+ messages)

[PATCH v3 0/3] ad777x driver addressing patch comments
 2024-06-23 12:46 UTC  (3+ messages)
` [PATCH v3 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio

[PATCH v3 0/3] ad777x driver addressing patch comments
 2024-06-23 12:43 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add a7779 doc

[PATCH 0/2] hwmon: iio: Add labels
 2024-06-23 12:03 UTC  (8+ messages)
` [PATCH 1/2] iio: Add iio_read_channel_label to inkern API
` [PATCH 2/2] hwmon: iio: Add labels from IIO channels

[PATCH] iio: xilinx-ams: Add labels
 2024-06-23 11:59 UTC  (2+ messages)

[PATCH v6 0/3] iio: proximity: Add TYHX HX9023S sensor driver
 2024-06-23 11:56 UTC  (14+ messages)
` [PATCH v6 1/3] dt-bindings: vendor-prefixes: add tyhx
` [PATCH v6 2/3] dt-bindings: iio: proximity: Add TYHX HX9023S
` [PATCH v6 3/3] iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity sensor

[PATCH v2 1/3] dt-bindings: iio: accel: add ADXL380
 2024-06-23 11:43 UTC  (8+ messages)
` [PATCH v2 2/3] iio: accel: add ADXL380 driver
` [PATCH v2 3/3] docs: iio: add documentation for adxl380 driver

[PATCH] iio: adc: ad_sigma_delta: fix disable_one callback
 2024-06-23 10:19 UTC  (3+ messages)

[PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
 2024-06-22 19:42 UTC 

[PATCH v3 0/2] iio: adc: ti-ads1119: Add driver
 2024-06-22 18:44 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] iio: dac: adi-axi-dac: improve probe() error messaging
 2024-06-22 18:09 UTC  (3+ messages)

[PATCH v3 00/41] iio: simplify with regmap_set_bits(), regmap_clear_bits()
 2024-06-22 18:07 UTC  (7+ messages)
` [PATCH v3 02/41] iio: accel: kxsd9: Make use of regmap_clear_bits()
` [PATCH v3 27/41] iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()

[PATCH V2 0/4] Add GPADC for Allwinner H616
 2024-06-22 12:22 UTC  (4+ messages)
` (subset) "

[RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy
 2024-06-22  5:02 UTC  (4+ messages)

[PATCH v2] counter: ti-eqep: enable clock at probe
 2024-06-22  4:52 UTC  (2+ messages)

[PATCH v4 1/2] iio: accel: st_accel: add support for LIS2DS12
 2024-06-21 14:21 UTC  (9+ messages)
` [PATCH v4 2/2] dt-bindings: iio: st-sensors: add LIS2DS12 accelerometer

[PATCH v12 0/7] iio: new DMABUF based API v12
 2024-06-21 10:10 UTC  (17+ messages)
` [PATCH v12 1/7] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v12 2/7] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v12 3/7] iio: core: Add new DMABUF interface infrastructure
` [PATCH v12 4/7] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v12 5/7] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v12 6/7] Documentation: iio: Document high-speed DMABUF based API
` [PATCH v12 7/7] Documentation: dmaengine: Document new dma_vec API
` (subset) [PATCH v12 0/7] iio: new DMABUF based API v12

[PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
 2024-06-21  8:21 UTC  (12+ messages)
` [v11 "
            ` [RFC] Patch review challenges

[PATCH 2/3] iio: accel: add ADXL380 driver
 2024-06-21  2:43 UTC  (3+ messages)

[PATCH v2] dt-bindings: drop stale Anson Huang from maintainers
 2024-06-21  0:08 UTC  (2+ messages)

[PATCH v2 0/5] mfd: stm32-timers: Make register definition more flexible
 2024-06-20 20:56 UTC  (6+ messages)
` [PATCH v2 3/5] counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x)

[PATCH v4 0/6] Add support for AD4000 series of ADCs
 2024-06-20 20:08 UTC  (17+ messages)
` [PATCH v4 1/6] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v4 6/6] iio: adc: Add support for AD4000


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox