Linux IIO development
 help / color / mirror / Atom feed
 messages from 2025-03-07 12:05:58 to 2025-03-10 22:07:12 UTC [more...]

[PATCH 00/16] IIO: Introduce iio_push_to_buffers_with_ts() taking an input buffer length argument
 2025-03-10 22:07 UTC  (22+ messages)
` [PATCH 01/16] iio: introduced iio_push_to_buffers_with_ts() that takes a total_len argument
` [PATCH 02/16] iio: dummy: Use a fixed structure to build up scan to push to buffers
` [PATCH 03/16] iio: dummy: Switch to iio_push_to_buffers_with_ts() and provide size of storage
` [PATCH 04/16] iio: adc: ti-ads131e08: Use new iio_push_to_buffers_with_ts() to provide length sanity check
` [PATCH 05/16] iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime checks
` [PATCH 06/16] iio: accel: "
` [PATCH 07/16] iio: accel: hid: "
` [PATCH 08/16] iio: chemical: "
` [PATCH 09/16] iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer
` [PATCH 10/16] iio: temperature: Use iio_push_to_buffers_with_ts() to provide length for runtime checks
` [PATCH 11/16] iio: resolver: "
` [PATCH 12/16] iio: proximity: irsd200: Use a struct for scan and iio_push_to_buffers_with_ts()
` [PATCH 13/16] iio: proximity: Use iio_push_to_buffers_with_ts() to provide length for runtime checks
` [PATCH 14/16] iio: pressure: zpa2326: Use aligned_s64 for the timestamp
` [PATCH 15/16] iio: pressure: Use iio_push_to_buffers_with_ts() to provide length for runtime checks
` [PATCH 16/16] iio: magnetometer: "

[PATCH v6 0/3] Add support for AD7191
 2025-03-10 21:01 UTC  (2+ messages)

[PATCH v2 1/1] iio: accel: adxl367: fix setting odr for activity time update
 2025-03-10 20:53 UTC  (3+ messages)

[PATCH 0/5] iio: adc: ad4030: scan_type cleanups
 2025-03-10 20:43 UTC  (6+ messages)
` [PATCH 1/5] iio: adc: ad4030: check scan_type for error
` [PATCH 2/5] iio: adc: ad4030: remove some duplicate code
` [PATCH 3/5] iio: adc: ad4030: move setting mode to update_scan_mode
` [PATCH 4/5] iio: adc: ad4030: don't store scan_type in state
` [PATCH 5/5] iio: adc: ad4030: explain rearranging raw sample data

[PATCH v6 00/10] Support ROHM BD79124 ADC
 2025-03-10 20:27 UTC  (17+ messages)
` [PATCH v6 01/10] dt-bindings: ROHM BD79124 ADC/GPO
` [PATCH v6 02/10] property: Add functions to iterate named child
` [PATCH v6 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v6 04/10] iio: adc: rzg2l_adc: Use adc-helpers
` [PATCH v6 05/10] iio: adc: sun20i-gpadc: "
` [PATCH v6 06/10] iio: adc: Support ROHM BD79124 ADC
` [PATCH v6 07/10] MAINTAINERS: Add IIO ADC helpers
` [PATCH v6 08/10] MAINTAINERS: Add ROHM BD79124 ADC/GPO

[PATCH v4 0/2] iio: ad7380: add SPI offload support
 2025-03-10 20:13 UTC  (4+ messages)
` [PATCH v4 1/2] iio: ad7380: add support for SPI offload
` [PATCH v4 2/2] doc: iio: ad7380: describe offload support

[PATCH v2] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
 2025-03-10 20:06 UTC  (2+ messages)

[PATCH 00/18] iio: light: Sparse friendly claim of direct mode
 2025-03-10 20:01 UTC  (22+ messages)
` [PATCH 01/18] iio: light: apds9306: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 02/18] iio: light: gp2ap020a00f: "
` [PATCH 03/18] iio: light: isl29125: "
` [PATCH 04/18] iio: light: as73211: Use guard() and move mode switch into inner write_raw fucntion
` [PATCH 05/18] iio: light: as73211: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 06/18] iio: light: ltr501: Factor out IIO_INFO_RAW leg of read_raw() callback
` [PATCH 07/18] iio: light: ltr501: Factor out core of write_raw() where direct mode claim is held
` [PATCH 08/18] iio: light: ltr501: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 09/18] iio: light: opt4060: "
` [PATCH 10/18] iio: light: rohm-bu27034: "
` [PATCH 11/18] iio: light: rpr0521: Factor out handling of IIO_INFO_RAW and use guard()
` [PATCH 12/18] iio: light: rpr0521: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 13/18] iio: light: si1145: "
` [PATCH 14/18] iio: light: st_uvis25: "
` [PATCH 15/18] iio: light: tcs3414: "
` [PATCH 16/18] iio: light: tcs3472: "
` [PATCH 17/18] iio: light: vcnl4000: "
` [PATCH 18/18] iio: light: vcnl4035: "

[PATCH 0/4] iio: light: Modernize al3010 and al3320a codebase
 2025-03-10 20:00 UTC  (11+ messages)
` [PATCH 1/4] iio: light: al3320a: Drop deprecated email for Daniel
` [PATCH 2/4] iio: light: al3000a: Use DRV_NAME
` [PATCH 3/4] iio: light: al3010: Implement regmap support
` [PATCH 4/4] iio: light: al3320a: "

[PATCH 0/4] Add support for AD4052 device family
 2025-03-10 19:56 UTC  (24+ messages)
` [PATCH 2/4] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH 3/4] docs: iio: new docs for ad4052 driver
` [PATCH 4/4] iio: adc: add support for ad4052

Proposal Discussion: ADE9113 IIO Driver Development for Linux Kernel
 2025-03-10 19:32 UTC  (4+ messages)

[PATCH v5 00/10] Support ROHM BD79124 ADC
 2025-03-10 19:26 UTC  (21+ messages)
` [PATCH v5 02/10] property: Add functions to count named child nodes
` [PATCH v5 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v5 04/10] iio: adc: rzg2l_adc: Use adc-helpers
` [PATCH v5 05/10] iio: adc: sun20i-gpadc: "
` [PATCH v5 06/10] iio: adc: ti-ads7924 Drop unnecessary function parameters
` [PATCH v5 07/10] iio: adc: Support ROHM BD79124 ADC

[PATCH 0/2] counter: Introduce the compare component
 2025-03-10 18:15 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] counter: microchip-tcb-capture: Add support for RC Compare

[PATCH v2] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
 2025-03-10 16:20 UTC  (2+ messages)

[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-03-10 14:19 UTC  (7+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder

[PATCH] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
 2025-03-10 13:36 UTC 

[PATCH] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
 2025-03-10 13:29 UTC  (6+ messages)

[PATCH v6 1/6] dt-bindings: iio: filter: Add lpf/hpf freq margins
 2025-03-10  9:22 UTC  (10+ messages)
` [PATCH v6 2/6] iio: filter: admv8818: fix band 4, state 15
` [PATCH v6 3/6] iio: filter: admv8818: fix integer overflow
` [PATCH v6 4/6] iio: filter: admv8818: fix range calculation
` [PATCH v6 5/6] driver core: Add support for writing 64 bit attrs
` [PATCH v6 6/6] iio: filter: admv8818: Support frequencies >= 2^32

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-03-10  8:45 UTC  (8+ messages)
` [RFC PATCH 1/7] drivers: Add motion control subsystem

[PATCH v5 1/6] dt-bindings: iio: filter: Add lpf/hpf freq margins
 2025-03-09 19:55 UTC  (4+ messages)

[PATCH v2 0/8] IIO: ADCs: Sparse friendly claim of direct mode
 2025-03-09 16:58 UTC  (9+ messages)
` [PATCH v2 1/8] iio: adc: vf610: Move claim of direct mode to caller of vf610_read_sample and use guard(mutex)
` [PATCH v2 2/8] iio: adc: vf610: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH v2 3/8] iio: adc: ti-ads1100: Use guard(mutex) to allow direct returns
` [PATCH v2 4/8] iio: adc: ti-ads1100: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH v2 5/8] iio: adc: ti-ads1015: Use guard(mutex) and factor out code for INFO_RAW
` [PATCH v2 6/8] iio: adc: ti-ads1015: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH v2 7/8] iio: adc: mxs-lradc: "
` [PATCH v2 8/8] iio: adc: rcar: "

[PATCH 0/2] iio: accel: adis16203: cleanup and standardization
 2025-03-09 16:27 UTC  (5+ messages)

GSoC Proposal 2025
 2025-03-09 16:19 UTC  (4+ messages)

[PATCH v1 1/1] iio: accel: adxl367: fix setting odr for activity time update
 2025-03-09 16:14 UTC  (5+ messages)

GSoC IIO project: Siddharth Menon
 2025-03-09 16:11 UTC  (7+ messages)

[PATCH v3 00/15] iio: accel: adxl345: add interrupt based sensor events
 2025-03-09 11:33 UTC  (4+ messages)
` [PATCH v3 04/15] iio: accel: adxl345: use regmap cache for INT mapping

[PATCH v4 1/2] iio: filter: admv8818: fix range calculation
 2025-03-08 17:25 UTC  (4+ messages)

[PATCH v3 0/2] mfd: lm3533: convert to use OF
 2025-03-08 17:19 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH 0/2] Fix Regression with AXP20X for 6.13-rc1
 2025-03-08 17:11 UTC  (8+ messages)

[PATCH v3] iio: light: Add check for array bounds in veml6075_read_int_time_ms
 2025-03-08 16:50 UTC  (4+ messages)

[PATCH v3 0/2] iio: ad7380: add SPI offload support
 2025-03-08 16:17 UTC  (3+ messages)
` [PATCH v3 1/2] iio: ad7380: add support for SPI offload

[PATCH] iio: imu: bmi270: fix initial sampling frequency configuration
 2025-03-08 14:55 UTC  (4+ messages)

[PATCH v2] staging: iio: adis16203: Remove unneeded spi_set_drvdata()
 2025-03-08 14:48 UTC  (2+ messages)

[PATCH v2] staging: iio: ad9834: Use devm_regulator_get_enable()
 2025-03-08 14:47 UTC  (2+ messages)

[PATCH v2] staging: iio: ad9832: Use devm_regulator_get_enable()
 2025-03-08 14:46 UTC  (2+ messages)

[RFC]: Getting ADIS16203 out of staging
 2025-03-08 14:42 UTC  (3+ messages)

[PATCH v3] iio: gyro: bmg160_spi: add of_match_table
 2025-03-08 14:34 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: Add i.MX94 and i.MX95 support
 2025-03-08 14:32 UTC  (3+ messages)

[PATCH v4 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-03-08 13:56 UTC  (37+ messages)
` [PATCH v4 01/17] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH v4 02/17] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
` [PATCH v4 03/17] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v4 04/17] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v4 06/17] Documentation: ABI: add wideband filter type to sysfs-bus-iio
` [PATCH v4 07/17] iio: adc: ad7768-1: remove unnecessary locking
` [PATCH v4 08/17] iio: adc: ad7768-1: convert driver to use regmap
` [PATCH v4 09/17] iio: adc: ad7768-1: Add reset gpio
` [PATCH v4 10/17] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v4 11/17] iio: adc: ad7768-1: add regulator to control VCM output
` [PATCH v4 12/17] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v4 15/17] iio: adc: ad7768-1: replace manual attribute declaration
` [PATCH v4 16/17] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v4 17/17] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[PATCH v8 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events
 2025-03-08  0:17 UTC  (2+ messages)

[PATCH v3 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-03-07 15:12 UTC  (3+ messages)
` [PATCH v3 4/8] clocksource: stm32-lptimer: add support for stm32mp25


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