Linux IIO development
 help / color / mirror / Atom feed
 messages from 2024-11-11 22:23:14 to 2024-11-18 10:06:16 UTC [more...]

[GIT PULL] pwm: Changes for 6.13-rc1
 2024-11-18 10:06 UTC 

[PATCH] iio: adc: ti-ads1298: Add NULL check in ads1298_init
 2024-11-18  9:02 UTC 

[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 v2 0/2] iio: gyro: Add support for iam20380 sensor
 2024-11-15 22:37 UTC  (3+ 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 v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-15 20:24 UTC  (5+ 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 v5 00/16] spi: axi-spi-engine: add offload support
 2024-11-15 20:18 UTC  (17+ 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 1/2] dt-bindings: iio: adc: Introduce ADS7138
 2024-11-15 17:36 UTC  (2+ messages)

[PATCH 0/4] Timestamp and PulSAR support for ad4000
 2024-11-15 17:14 UTC  (9+ 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 V4 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-11-15 16:44 UTC  (15+ messages)
` [PATCH V4 2/4] dt-bindings: iio: adc: Add support for QCOM "
` [PATCH V4 3/4] "
` [PATCH V4 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

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

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

[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  (10+ messages)
` [PATCH v6 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v6 6/8] iio: adc: adi-axi-adc: add oversampling
` [PATCH v6 8/8] iio: adc: ad4851: add ad485x driver

[PATCH RFC] iio: adc: ad7173: add openwire detection support for single conversions
 2024-11-15 10:34 UTC 

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

[PATCH] iio: accel: kx022a: Improve reset delay
 2024-11-15  7:44 UTC  (8+ messages)

[PATCH 0/5] Support ROHM KX134ACR-LBZ
 2024-11-15  6:15 UTC  (8+ messages)
` [PATCH 1/5] iio: gts: Simplify using __free
` [PATCH 2/5] iio: accel: kx022a: Use cleanup.h helpers
` [PATCH 3/5] iio: accel: kx022a: Support ICs with different G-ranges
` [PATCH 4/5] dt-bindings: ROHM KX134ACR-LBZ
` [PATCH 5/5] iio: kx022a: Support "

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

[PATCH 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-14 20:08 UTC  (11+ 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 3/4] iio: accel: fxls8962af: add fxls8974cf support
` [PATCH 4/4] iio: accel: fxls8962af: add fxls8967af support

[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 

[PATCH] iio: adc: stm32-dfsdm: handle label as an optional property
 2024-11-14 10:24 UTC 

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

[PATCH v3 0/5] hwmon: tmp108: Add support for P3T1085
 2024-11-14  7:36 UTC  (9+ messages)
` [PATCH v3 4/5] hwmon: tmp108: Add support for I3C device

[PATCH v10] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-14  6:49 UTC  (3+ messages)

[PATCH 0/3] iio: adc: ad4695: add new regmap callbacks, timing improvements
 2024-11-13 21:18 UTC  (4+ messages)
` [PATCH 3/3] iio: adc: ad4695: add custom regmap bus callbacks

[PATCH v2 0/3] iio: adc: ad4695: add new regmap callbacks, timing improvements
 2024-11-13 20:58 UTC  (5+ messages)
` [PATCH v2 1/3] iio: adc: ad4695: fix buffered read, single sample timings
` [PATCH v2 2/3] iio: adc: ad4695: make ad4695_exit_conversion_mode() more robust
` [PATCH v2 3/3] iio: adc: ad4695: add custom regmap bus callbacks

[PATCH] iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
 2024-11-13 20:25 UTC 

[PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138
 2024-11-13 14:41 UTC 

[PATCH v9] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-13  9:25 UTC  (2+ messages)

[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
 2024-11-12 23:11 UTC  (11+ messages)
` [PATCH v4 4/6] iio: light: stk3310: use dev_err_probe where possible

[PATCH v4 0/3] hwmon: tmp108: Add support for P3T1085
 2024-11-12 17:11 UTC  (7+ messages)
` [PATCH v4 1/3] hwmon: tmp108: Add helper function tmp108_common_probe() to prepare I3C support
` [PATCH v4 2/3] hwmon: tmp108: Add support for I3C device
` [PATCH v4 3/3] arm64: dts: imx93-9x9-qsb: add temp-sensor nxp,p3t1085

[PATCH v5 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-11-12 15:35 UTC  (4+ messages)
` [PATCH v5 2/2] iio: light: Add support for TI OPT4060 color sensor

[PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML
 2024-11-12 14:48 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-11-12 14:37 UTC  (6+ messages)
` [PATCH v9 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove

[PATCH v2] iio: imu: inv_icm42600: fix spi burst write not supported
 2024-11-12  9:30 UTC 

[PATCH v4] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
 2024-11-11 22:53 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