public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-14 16:06:40 to 2026-03-16 20:03:40 UTC [more...]

[PATCH v4 0/7] iio: light: vcnl4000: add regulator support
 2026-03-16 20:03 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: iio: light: vcnl4000: add regulators
` [PATCH v4 2/7] iio: light: vcnl4000: sort includes by their name
` [PATCH v4 3/7] iio: light: vcnl4000: move power enablement from init to probe
` [PATCH v4 4/7] iio: light: vcnl4000: replace mutex_init with devm_mutex_init
` [PATCH v4 5/7] iio: light: vcnl4000: remove error messages for trigger and irq
` [PATCH v4 6/7] iio: light: vcnl4000: use variables for I2C client and device instances
` [PATCH v4 7/7] iio: light: vcnl4000: add support for regulators

[PATCH v2 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
 2026-03-16 19:56 UTC  (5+ messages)
` [PATCH v2 1/2] iio: add IIO_DECLARE_QUATERNION() macro

[PATCH 00/11] iio: adc: replace deprecated iio_push_to_buffers_with_timestamp()
 2026-03-16 19:56 UTC  (13+ messages)
` [PATCH 01/11] iio: ad_sigma_delta: "
` [PATCH 02/11] iio: ad7766: "
` [PATCH 03/11] iio: adc : ads7950 : "
` [PATCH 04/11] iio: adc : cc10001 "
` [PATCH 05/11] iio: adc : ad7887 "
` [PATCH 06/11] iio: adc : hx711 "
` [PATCH 07/11] iio: adc : at91 "
` [PATCH 08/11] iio: adc : ad799x "
` [PATCH 09/11] iio: adc : adc161s626 "

[PATCH 0/2] iio: adc: ti-adc161s626: fix scan buffer handling
 2026-03-16 19:53 UTC  (7+ messages)
` [PATCH 1/2] iio: adc: ti-adc161s626: fix buffer read on big-endian
` [PATCH 2/2] iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()

[PATCH] iio: iio-mux: use flexible array member
 2026-03-16 19:43 UTC  (4+ messages)

[PATCH 0/5] Renesas MTU3 PWM / counter fixes
 2026-03-16 19:12 UTC  (7+ messages)
` [PATCH 1/5] pwm: rz-mtu3: fix prescale check when enabling 2nd channel

[PATCH 11/11] iio: adc : ad7944 : replace deprecated iio_push_to_buffers_with_timestamp()
 2026-03-16 17:31 UTC 

[PATCH 10/11] iio: adc : mt6360 : replace deprecated iio_push_to_buffers_with_timestamp()
 2026-03-16 17:30 UTC 

[PATCH v3 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-16 16:44 UTC  (31+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: add bindings for AD4691 family
` [PATCH v3 2/4] iio: adc: ad4691: add initial driver "
` [PATCH v3 3/4] iio: adc: ad4691: add triggered buffer support
` [PATCH v3 4/4] iio: adc: ad4691: add SPI offload support

[PATCH v5 00/14] iio: fix spelling mistakes in comments
 2026-03-16 16:22 UTC  (18+ messages)
` [PATCH v5 01/14] iio: accel: fix typo celcius to Celsius
` [PATCH v5 02/14] iio: light: fix several incorrect spellings
` [PATCH v5 03/14] iio: adc: add an article and use digitize instead of digitalize
` [PATCH v5 04/14] iio: imu: fix typo from adjustement to adjustment
` [PATCH v5 05/14] iio: magnetometer: fix various spelling mistakes
` [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments
` [PATCH v5 07/14] iio: proximity: fix typo from currenly to currently
` [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
` [PATCH v5 09/14] iio: temp: fix spelling mistakes in comments
` [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment
` [PATCH v5 11/14] iio: common: fix spelling mistakes in comments
` [PATCH v5 12/14] iio: chemical: rephrase comment and fix a typo
` [PATCH v5 13/14] iio: cdc: fix spelling mistakes in comments
` [PATCH v5 14/14] iio: amplifiers: fix typo from Curren to Current

[PATCH v2 0/5] Add support for AD4129-4/8, AD4130-4, and AD4131-4/8
 2026-03-16 16:11 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: iio: adc: ad4130: Document interrupts property
` [PATCH v2 2/5] dt-bindings: iio: adc: ad4130: Add new supported parts
` [PATCH v2 3/5] iio: adc: ad4130: Add SPI device ID table
` [PATCH v2 4/5] iio: adc: ad4130: introduce chip info for future multidevice support
` [PATCH v2 5/5] iio: adc: ad4130: add new supported parts

[PATCH v6 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-03-16 15:21 UTC  (11+ messages)
` [PATCH v6 4/4] "

[PATCH v2] iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()
 2026-03-16 14:58 UTC  (3+ messages)

[PATCH v3] iio: imu: bno055: add explicit scan buf layout
 2026-03-16 14:54 UTC  (2+ messages)

[PATCH] iio: light: vcnl4035: fix scan buffer on big-endian
 2026-03-16 14:40 UTC  (5+ messages)

[PATCH] iio: proximity: aw96103: fix firmware read on big-endian
 2026-03-16 14:36 UTC  (4+ messages)

[PATCH v3 0/3] iio: ssp_sensors: improve resource cleanup with cleanup.h
 2026-03-16 14:34 UTC  (9+ messages)
` [PATCH v3 1/3] iio: ssp_sensors: ssp_spi: use guard() to release mutexes
` [PATCH v3 2/3] iio: ssp_sensors: simplify cleanup using __free
` [PATCH v3 3/3] iio: ssp_sensors: cleanup codestyle warning

[PATCH v2 0/3] iio: adc: aspeed: Reserve battery sensing channel for on-demand use
 2026-03-16 14:26 UTC  (6+ messages)
` [PATCH v2 1/3] iio: adc: Add battery channel definition for ADC
` [PATCH v2 2/3] iio: adc: Enable multiple consecutive channels based on model data
` [PATCH v2 3/3] iio: adc: aspeed: Reserve battery sensing channel for on-demand use

[PATCH] iio: frequency: adf4350: replace loop with order_base_2()
 2026-03-16 14:07 UTC  (6+ messages)
` [PATCH v2] iio: frequency: adf4350: replace loop with fls_long()

[PATCH] iio: light: as73211: remove duplicate zero init of scan.chan[3]
 2026-03-16 13:52 UTC  (2+ messages)

[PATCH] iio: health: max30100: drop unnecessary cast
 2026-03-16 11:25 UTC  (2+ messages)

[PATCH v2 0/6] iio: Introduce and use value of π
 2026-03-16 11:18 UTC  (4+ messages)
` [PATCH v2 1/6] media: vidtv: Rename PI definition to PI_SAMPLES

[PATCH v3 0/6] iio: light: vcnl4000: add regulator support
 2026-03-16 11:10 UTC  (21+ messages)
` [PATCH v3 1/6] dt-bindings: iio: light: vcnl4000: add regulators
` [PATCH v3 2/6] iio: light: vcnl4000: sort includes by their name
` [PATCH v3 3/6] iio: light: vcnl4000: replace mutex_init with devm_mutex_init
` [PATCH v3 4/6] iio: light: vcnl4000: add support for regulators
` [PATCH v3 5/6] iio: light: vcnl4000: remove error messages for trigger and irq
` [PATCH v3 6/6] iio: light: vcnl4000: use variables for I2C client and device instances

[PATCH v2] iio: adc: ad_sigma_delta: Format block comments
 2026-03-16 10:02 UTC  (2+ messages)

[PATCH] iio: adc: aspeed: Reserve battery sensing channel for on-demand use
 2026-03-16  2:41 UTC  (3+ messages)

[RFC] GSoC 2026: Transitioning IIO to guard() and scoped_guard()
 2026-03-16  1:11 UTC  (8+ messages)

[PATCH v3 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-15 23:20 UTC  (7+ messages)

[PATCH v4 0/8] iio: accel: convert to guard(mutex)
 2026-03-15 23:15 UTC  (14+ messages)
` [PATCH v4 1/8] iio: accel: bmc150: sort headers alphabetically
` [PATCH v4 2/8] iio: accel: bmc150: convert to guard(mutex)
` [PATCH v4 3/8] iio: accel: mma8452: sort headers alphabetically
` [PATCH v4 4/8] iio: accel: mma8452: convert to guard(mutex)
` [PATCH v4 5/8] iio: accel: mma9551: sort headers alphabetically
` [PATCH v4 6/8] iio: accel: mma9551: convert to guard(mutex)
` [PATCH v4 7/8] iio: accel: sca3000: sort headers alphabetically
` [PATCH v4 8/8] iio: accel: sca3000: convert to guard(mutex)

[PATCH v2] iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_data
 2026-03-15 18:46 UTC  (2+ messages)

[PATCH v2] iio: ssp_sensors: simplify cleanup using __free
 2026-03-15 18:36 UTC  (2+ messages)

[PATCH v3] iio: adc: ina2xx: add INA236 support
 2026-03-15 18:23 UTC 

[PATCH 0/2] iio: light: vcnl4000: add regulator support
 2026-03-15 18:16 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v4 0/6] iio: fix spelling mistakes in comments
 2026-03-15 18:05 UTC  (5+ messages)

[PATCH] iio: accel: fix ADXL355 temperature signature value
 2026-03-15 16:18 UTC  (4+ messages)

[PATCH v2 0/5] iio: dac: ad5504: fix voltage scaling and add missing bindings
 2026-03-15 12:47 UTC  (4+ messages)
` [PATCH v2 2/5] iio: dac: ad5504: sort headers alphabetically

[PATCH v2 1/5] dt-bindings: iio: dac: ad5504: add output-range and missing gpios
 2026-03-15 12:42 UTC  (3+ messages)

[PATCH] iio: adc: mt6359-auxadc: Fix comma spacing
 2026-03-15 12:29 UTC  (2+ messages)

[PATCH v3] iio: dac: mcp47feb02: Fix Vref validation [1-999] case
 2026-03-15 12:28 UTC  (3+ messages)

[PATCH v2] iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
 2026-03-15 12:22 UTC  (3+ messages)

[PATCH v2] iio: adc: ina2xx: add INA236 support
 2026-03-15 12:16 UTC  (2+ messages)

[PATCH v4] iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_data
 2026-03-15 12:16 UTC 

[PATCH v2] iio: imu: bno055: add explicit scan buf layout
 2026-03-14 21:39 UTC  (3+ messages)

[PATCH v3] iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_data
 2026-03-14 20:30 UTC  (2+ messages)

[PATCH 0/2] iio: hid-sensor-gyro-3d: fix typo and probe race condition
 2026-03-14 16:36 UTC  (7+ messages)
` [PATCH 1/2] iio: hid-sensor-gyro-3d: move iio_device_register() to end of probe()


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