linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-14 11:30:02 to 2024-11-21 08:20:16 UTC [more...]

[PATCH v2 0/8] Support ROHM KX134ACR-LBZ
 2024-11-21  8:20 UTC  (3+ messages)
` [PATCH v2 1/8] iio: accel: kx022a: Improve reset delay
` [PATCH v2 2/8] iio: gts: Simplify using __free

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

[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 v6 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-11-20 16:32 UTC  (3+ 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 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 v3 0/4] Timestamp and PulSAR support for ad4000
 2024-11-20  8:14 UTC  (6+ 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] 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 00/22] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-11-17 18:35 UTC  (28+ messages)
` [PATCH 01/22] iio: accel: adxl345: fix comment on probe
` [PATCH 02/22] iio: accel: adxl345: rename variable data to st
` [PATCH 03/22] iio: accel: adxl345: rename struct adxl34x_state
` [PATCH 04/22] iio: accel: adxl345: rename to adxl34x_channels
` [PATCH 05/22] iio: accel: adxl345: measure right-justified
` [PATCH 06/22] iio: accel: adxl345: add function to switch measuring
` [PATCH 07/22] iio: accel: adxl345: initialize IRQ number
` [PATCH 08/22] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH 09/22] iio: accel: adxl345: unexpose private defines
` [PATCH 10/22] iio: accel: adxl345: set interrupt line to INT1
` [PATCH 11/22] iio: accel: adxl345: import adxl345 general data
` [PATCH 12/22] iio: accel: adxl345: elaborate iio channel definition
` [PATCH 13/22] iio: accel: adxl345: add trigger handler
` [PATCH 14/22] iio: accel: adxl345: read FIFO entries
` [PATCH 15/22] iio: accel: adxl345: reset the FIFO on error
` [PATCH 16/22] iio: accel: adxl345: register trigger ops
` [PATCH 17/22] iio: accel: adxl345: push FIFO data to iio
` [PATCH 18/22] iio: accel: adxl345: start measure at buffer en/disable
` [PATCH 19/22] iio: accel: adxl345: prepare FIFO watermark handling
` [PATCH 20/22] iio: accel: adxl345: use FIFO with watermark IRQ
` [PATCH 21/22] iio: accel: adxl345: sync FIFO reading with sensor
` [PATCH 22/22] iio: accel: adxl345: add debug printout

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

[PATCH v6 0/8] *** Add support for AD485x DAS Family ***
 2024-11-15 10:59 UTC  (6+ messages)
` [PATCH v6 8/8] iio: adc: ad4851: add ad485x driver

[PATCH] iio: adc: ad7173: add calibration support
 2024-11-15 10:12 UTC 

[PATCH 0/5] Support ROHM KX134ACR-LBZ
 2024-11-15  6:15 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: "

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

[PATCH 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-14 20:08 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'

[PATCH 0/2] Add support for ADF4382
 2024-11-14 19:55 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: iio: frequency: Add ADF4382
` [PATCH 2/2] "

iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
 2024-11-14 16:09 UTC  (6+ messages)

[PATCH v3 0/2] iio: proximity: hx9023s: Add performance tuning function
 2024-11-14 15:16 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: tyhx,hx9023s: Add performance tuning configuration

[PATCH v11] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-14 13:43 UTC  (4+ messages)

[PATCH] iio: light: cm3232: Reset before reading HW ID
 2024-11-14 13:16 UTC 


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