messages from 2026-07-16 00:57:55 to 2026-07-16 22:29:11 UTC [more...]
[RESEND PATCH 00/22] IIO: Clean out superfluous I2C checks for single transfers
2026-07-16 22:29 UTC (19+ messages)
` [PATCH 01/22] iio: adc: ltc2471: Remove redundant i2c_master_recv() length check
` [PATCH 02/22] iio: adc: ti-ads7138: Remove redundant i2c_master_send() length checks
` [PATCH 03/22] iio: adc: versal-sysmon: Remove redundant i2c_master_{send,recv}() "
` [PATCH 04/22] iio: chemical: scd30: "
` [PATCH 08/22] iio: chemical: sps30: "
` [PATCH 09/22] iio: dac: ad5446: Remove redundant i2c_master_send() length check
` [PATCH 10/22] iio: dac: ad5696: "
` [PATCH 12/22] iio: dac: max517: "
` [PATCH 13/22] iio: dac: max5821: Remove redundant i2c_master_{send,recv}() length checks
` [PATCH 15/22] iio: dac: mcp4728: "
` [PATCH 17/22] iio: potentiometer: ad5110: "
` [PATCH 21/22] iio: pressure: mprls0025pa: "
[PATCH v7 0/4] iio: adc: Add support for LTC2378 and similar ADCs
2026-07-16 21:44 UTC (6+ messages)
` [PATCH v7 1/4] dt-bindings: iio: adc: Add ltc2378
` [PATCH v7 2/4] iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCs
` [PATCH v7 3/4] iio: adc: ltc2378: Enable high-speed data capture
` [PATCH v7 4/4] iio: adc: ltc2378: Enable triggered buffer "
[PATCH v3] iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()
2026-07-16 20:12 UTC (2+ messages)
[PATCH v8 0/8] New features for the AD5686 IIO driver
2026-07-16 19:08 UTC (12+ messages)
` [PATCH v8 1/8] iio: dac: ad5696: properly check i2c_transfer() return value
` [PATCH v8 2/8] iio: dac: ad5686: missing NULL check on match data
` [PATCH v8 3/8] iio: dac: ad5686: refactor command/data macros
` [PATCH v8 4/8] iio: dac: ad5686: introduce sync operation
` [PATCH v8 5/8] iio: dac: ad5686: implement new sync() op for the spi bus
` [PATCH v8 6/8] iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
` [PATCH v8 7/8] iio: dac: ad5686: add triggered buffer support
` [PATCH v8 8/8] iio: dac: ad5686: add gain control support
[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
2026-07-16 19:06 UTC (12+ messages)
` [PATCH 1/2] dt-bindings: iio: magnetometer: add "
` [PATCH 2/2] iio: magnetometer: add support for "
[PATCH V17 0/9] Add Invensense ICM42607
2026-07-16 18:26 UTC (10+ messages)
` [PATCH V17 1/9] dt-bindings: iio: imu: icm42600: Add mount-matrix
` [PATCH V17 2/9] dt-bindings: iio: imu: icm42600: Add icm42607
` [PATCH V17 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V17 4/9] iio: imu: inv_icm42607: Add SPI For icm42607
` [PATCH V17 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V17 6/9] iio: imu: inv_icm42607: Add Accelerometer "
` [PATCH V17 7/9] iio: imu: inv_icm42607: Add Gyroscope to icm42607
` [PATCH V17 8/9] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V17 9/9] arm64: dts: rockchip: Add icm42607p IMU for RG-DS
[RFC PATCH 0/3] iio: proximity: Add Cytron HC-SR04 support
2026-07-16 18:22 UTC (5+ messages)
` [RFC PATCH 1/3] dt-bindings: vendor-prefixes: Add Cytron Technologies
` [RFC PATCH 2/3] dt-bindings: iio: proximity: Add Cytron HC-SR04
` [RFC PATCH 3/3] iio: proximity: srf04: Add Cytron HC-SR04 support
[PATCH v2] iio: resolver: ad2s1200: use dev_err_probe()
2026-07-16 18:20 UTC (2+ messages)
[PATCH 0/2] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-07-16 18:18 UTC (9+ messages)
` [PATCH 2/2] iio: "
[PATCH 0/3] Add AD5710R/AD5711R DAC
2026-07-16 18:00 UTC (7+ messages)
` [PATCH 1/3] iio: ABI: add DAC high_z powerdown mode and current output entries
` [PATCH 2/3] dt-bindings: iio: dac: add adi,ad5710r.yaml
` [PATCH 3/3] iio: dac: ad5710r: Add driver for AD5710R and AD5711R
[PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
2026-07-16 17:56 UTC (13+ messages)
[PATCH] iio: resolver: ad2s1200: use dev_err_probe()
2026-07-16 17:38 UTC (4+ messages)
[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
2026-07-16 17:06 UTC (8+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property
[PATCH v2 0/4] iio: light: ltr501: Add ltr329 support
2026-07-16 16:14 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: iio: light: ltr501: Add missing ltr303 compatible
` [PATCH v2 2/4] dt-bindings: iio: light: ltr501: Add ltr329 compatible
[PATCH v2 0/5] Using dev_err_probe as it simplifies error handling and ensures consistent error reporting
2026-07-16 10:43 UTC (13+ messages)
` [PATCH v2 4/5] iio: adc: ti-adc161s626: log buffer setup failure in probe
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox