Linux IIO development
 help / color / mirror / Atom feed
 messages from 2024-11-15 12:13:04 to 2024-11-22 16:18:07 UTC [more...]

[PATCH v3 00/10] iio: adc: ad7124: Various fixes
 2024-11-22 16:18 UTC  (17+ messages)
` [PATCH v3 01/10] iio: adc: ad7124: Don't create more channels than the driver can handle
` [PATCH v3 02/10] iio: adc: ad7124: Refuse invalid input specifiers
` [PATCH v3 03/10] dt-bindings: iio: adc: adi,ad7124: Allow specifications of a gpio for irq line
` [PATCH v3 04/10] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
` [PATCH v3 05/10] iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw()
` [PATCH v3 06/10] iio: adc: ad_sigma_delta: Fix a race condition
` [PATCH v3 07/10] iio: adc: ad_sigma_delta: Store information about reset sequence length
` [PATCH v3 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals
` [PATCH v3 09/10] iio: adc: ad7124: Add error reporting during probe
` [PATCH v3 10/10] iio: adc: ad7124: Implement temperature measurement

[PATCH v3 0/4] Timestamp and PulSAR support for ad4000
 2024-11-22 15:33 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH v3 2/4] iio: adc: ad4000: Add timestamp channel
` [PATCH v3 3/4] iio: adc: ad4000: Use device specific timing for SPI transfers
` [PATCH v3 4/4] iio: adc: ad4000: Add support for PulSAR devices

[PATCH 0/2] Support for TI ADS7128 and ADS7138 ADCs
 2024-11-22 15:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Introduce ADS7138
` [PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138

[PATCH 0/2] Add support for Avago/Broadcom APDS9160
 2024-11-22 15:09 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[PATCH 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
 2024-11-22 11:32 UTC  (2+ messages)
` [PATCH 2/2] iio: frequency: adf4371: add ref doubler and div2

[PATCH] iio: hid-sensor-prox: Fix invalid read_raw for attention
 2024-11-22  7:46 UTC  (3+ messages)

[PATCH 0/2] iio: Use __cleanup for a few ROHM sensors
 2024-11-22  6:41 UTC  (8+ messages)
` [PATCH 1/2] iio: bu27034: simplify using guard(mutex)
` [PATCH 2/2] iio: bm1390: "

[PATCH v2 0/8] Support ROHM KX134ACR-LBZ
 2024-11-21 19:55 UTC  (10+ messages)
` [PATCH v2 1/8] iio: accel: kx022a: Improve reset delay
` [PATCH v2 2/8] iio: gts: Simplify using __free
` [PATCH v2 3/8] iio: accel: kx022a: Use cleanup.h helpers
` [PATCH v2 4/8] iio: accel: kx022a: Support ICs with different G-ranges
` [PATCH v2 5/8] dt-bindings: ROHM KX134ACR-LBZ
` [PATCH v2 6/8] iio: kx022a: Support "
` [PATCH v2 7/8] dt-bindings: iio: kx022a: Support KX134-1211
` [PATCH v2 8/8] iio: accel: "

[PATCH 0/9] Add support for Software mode on AD7606's iio backend driver
 2024-11-21 19:53 UTC  (12+ messages)
` [PATCH 1/9] iio: adc: ad7606: Fix hardcoded offset in the ADC channels
` [PATCH 2/9] dt-bindings: iio: dac: adi-axi-adc: Add ad7606 variant
` [PATCH 3/9] iio:adc: ad7606: Move the software mode configuration
` [PATCH 4/9] iio: adc: ad7606: Move software functions into common file
` [PATCH 5/9] iio: adc: adi-axi-adc: Add platform children support
` [PATCH 6/9] iio: adc: adi-axi-adc: Add support for AD7606 register writing
` [PATCH 7/9] iio: adc: ad7606: change r/w_register signature
` [PATCH 8/9] iio: adc: ad7606: Simplify channel macros
` [PATCH 9/9] iio: adc: ad7606: Add support for writing registers when using backend

[PATCH v6 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-11-21 12:50 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor
` [PATCH v6 2/2] iio: light: Add support for TI OPT4060 color sensor

[PATCH 00/11] iio: use devm_regulator_get_enable_read_voltage round 6
 2024-11-20 21:33 UTC  (12+ messages)
` [PATCH 01/11] iio: dac: ad5624r: fix struct name in doc comment
` [PATCH 02/11] iio: dac: ad5686: "
` [PATCH 03/11] iio: dac: ad5686: use devm_regulator_get_enable_read_voltage()
` [PATCH 04/11] iio: dac: ad5686: drop driver remove function
` [PATCH 05/11] iio: dac: ad7293: use devm_regulator_get_enable_read_voltage()
` [PATCH 06/11] iio: dac: ad8801: "
` [PATCH 07/11] iio: dac ad8801: drop driver remove function
` [PATCH 08/11] iio: dac: ltc2632: use devm_regulator_get_enable_read_voltage()
` [PATCH 09/11] iio: dac ltc2632: drop driver remove function
` [PATCH 10/11] iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage()
` [PATCH 11/11] iio: dac: max5821: "

[GIT PULL] pwm: Changes for 6.13-rc1
 2024-11-20 21:00 UTC  (2+ messages)

[PATCH v2 0/2] iio: gyro: Add support for iam20380 sensor
 2024-11-20 11:05 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: imu: mpu6050: Add invensense,iam20380 compatible string
` [PATCH v2 2/2] iio: gyro: Add support for iam20380 sensor

[PATCH] iio: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw()
 2024-11-19 18:36 UTC 

[PATCH v5 00/16] spi: axi-spi-engine: add offload support
 2024-11-19 17:02 UTC  (22+ messages)
` [PATCH v5 01/16] spi: add basic support for SPI offloading
` [PATCH v5 02/16] spi: offload: add support for hardware triggers
` [PATCH v5 03/16] spi: dt-bindings: add trigger-source.yaml
` [PATCH v5 04/16] spi: dt-bindings: add PWM SPI offload trigger
` [PATCH v5 05/16] spi: offload-trigger: add PWM trigger driver
` [PATCH v5 06/16] spi: add offload TX/RX streaming APIs
` [PATCH v5 07/16] spi: dt-bindings: axi-spi-engine: add SPI offload properties
` [PATCH v5 08/16] spi: axi-spi-engine: implement offload support
` [PATCH v5 09/16] iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext
` [PATCH v5 10/16] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
` [PATCH v5 11/16] iio: adc: ad7944: don't use storagebits for sizing
` [PATCH v5 12/16] iio: adc: ad7944: add support for SPI offload
` [PATCH v5 13/16] doc: iio: ad7944: describe offload support
` [PATCH v5 14/16] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties
` [PATCH v5 15/16] iio: adc: ad4695: Add support for SPI offload
` [PATCH v5 16/16] doc: iio: ad4695: add SPI offload support

[PATCH v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-19 16:59 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH v2 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
` [PATCH v2 3/4] iio: accel: fxls8962af: add fxls8974cf support
` [PATCH v2 4/4] iio: accel: fxls8962af: add fxls8967af support

[PATCH 1/2] dt-bindings: iio: adc: Introduce ADS7138
 2024-11-19 14:32 UTC  (4+ messages)

[PATCH v3 0/7]: iio: chemical: bme680: 2nd round of cleanup
 2024-11-19 14:04 UTC  (7+ messages)
` [PATCH v3 5/7] dt-bindings: iio: bosch,bme680: Add supply properties

[PATCH v5 0/5] iio: fix possible race condition during access of available info lists
 2024-11-19 12:05 UTC  (14+ messages)
` [PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race

[PATCH v2 0/4] Timestamp and PulSAR support for ad4000
 2024-11-19 11:22 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH v2 2/4] iio: adc: ad4000: Add timestamp channel
` [PATCH v2 3/4] iio: adc: ad4000: Use device specific timing for SPI transfers
` [PATCH v2 4/4] iio: adc: ad4000: Add support for PulSAR devices

[PATCH V4 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-11-19  9:04 UTC  (12+ messages)
` [PATCH V4 2/4] dt-bindings: iio: adc: Add support for QCOM "
` [PATCH V4 3/4] "

[PATCH] iio: accel: kx022a: Improve reset delay
 2024-11-19  9:01 UTC  (10+ messages)

[PATCH 0/5] Add support for MBG Thermal monitoring device
 2024-11-19  8:06 UTC  (9+ messages)
` [PATCH 2/5] dt-bindings: thermal: qcom: Add MBG thermal monitor bindings
` [PATCH 3/5] thermal: qcom: Add support for MBG Temp monitor

[PATCH RFC] iio: adc: ad7173: add openwire detection support for single conversions
 2024-11-18 20:48 UTC  (2+ messages)

[PATCH 0/4] Timestamp and PulSAR support for ad4000
 2024-11-18 18:33 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH 2/4] iio: adc: ad4000: Add timestamp channel
` [PATCH 3/4] iio: adc: ad4000: Use device specific timing for SPI transfers
` [PATCH 4/4] iio: adc: ad4000: Add support for PulSAR devices

[PATCH v2 0/4] iio: adc: ad7124: Make it work on de10-nano
 2024-11-18 18:12 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: ad7124: Implement input validation
 2024-11-18 11:19 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: ad7124: Don't create more channels than the driver can handle
` [PATCH v2 2/2] iio: adc: ad7124: Refuse invalid input specifiers

[PATCH] iio: adc: ti-ads1298: Add NULL check in ads1298_init
 2024-11-18 10:08 UTC  (2+ messages)
` [PATCH] iio: adc: ti-ads1298: Add NULL check in ads1298_init()

[PATCH 22/22] iio: accel: adxl345: add debug printout
 2024-11-17 18:35 UTC  (2+ messages)

[PATCH v2 00/22] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-11-17 18:26 UTC  (23+ messages)
` [PATCH v2 01/22] iio: accel: adxl345: fix comment on probe
` [PATCH v2 02/22] iio: accel: adxl345: rename variable data to st
` [PATCH v2 03/22] iio: accel: adxl345: rename struct adxl34x_state
` [PATCH v2 04/22] iio: accel: adxl345: rename to adxl34x_channels
` [PATCH v2 05/22] iio: accel: adxl345: measure right-justified
` [PATCH v2 06/22] iio: accel: adxl345: add function to switch measuring
` [PATCH v2 07/22] iio: accel: adxl345: initialize IRQ number
` [PATCH v2 08/22] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v2 09/22] iio: accel: adxl345: unexpose private defines
` [PATCH v2 10/22] iio: accel: adxl345: set interrupt line to INT1
` [PATCH v2 11/22] iio: accel: adxl345: import adxl345 general data
` [PATCH v2 12/22] iio: accel: adxl345: elaborate iio channel definition
` [PATCH v2 13/22] iio: accel: adxl345: add trigger handler
` [PATCH v2 14/22] iio: accel: adxl345: read FIFO entries
` [PATCH v2 15/22] iio: accel: adxl345: reset the FIFO on error
` [PATCH v2 16/22] iio: accel: adxl345: register trigger ops
` [PATCH v2 17/22] iio: accel: adxl345: push FIFO data to iio
` [PATCH v2 18/22] iio: accel: adxl345: start measure at buffer en/disable
` [PATCH v2 19/22] iio: accel: adxl345: prepare FIFO watermark handling
` [PATCH v2 20/22] iio: accel: adxl345: use FIFO with watermark IRQ
` [PATCH v2 21/22] iio: accel: adxl345: sync FIFO reading with sensor
` [PATCH v2 22/22] iio: accel: adxl345: add debug printout

[PATCH 15/22] iio: accel: adxl345: reset the FIFO on error
 2024-11-17 15:49 UTC  (4+ messages)

[PATCH 06/22] iio: accel: adxl345: add function to switch measuring
 2024-11-17  5:37 UTC  (2+ messages)

[PATCH 1/1] iio: gyro: fxas21002c: Fix missing data update in trigger handler
 2024-11-16 15:29 UTC 

[PATCH 0/2] iio: adc: ad4695: move dt-bindings header
 2024-11-15 15:30 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: adi,ad4695: change include path

[PATCH v13] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-15 13:34 UTC 

[PATCH v12] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-15 12:12 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