messages from 2026-07-19 02:10:59 to 2026-07-20 14:43:29 UTC [more...]
[RFC PATCH] firmware: scmi: Make SCMI arch independent
2026-07-20 14:43 UTC (4+ messages)
[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-07-20 14:00 UTC (4+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768
[PATCH 0/7] staging: Remove redundant error messages on IRQ request failure
2026-07-20 13:43 UTC (2+ messages)
` [PATCH 4/7] staging: iio: adt7316: Remove redundant dev_err()
[PATCH v2] iio: buffer-dmaengine: Add support for cyclic DMA transfers
2026-07-20 13:43 UTC (7+ messages)
[PATCH 0/2] iio: adc: ad4080: add support for AD4883
2026-07-20 13:37 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: ad4080: add AD4883 support
` [PATCH 2/2] iio: adc: ad4080: add support for AD4883
[PATCH 00/10] HID: iio: use local struct device
2026-07-20 11:54 UTC (12+ messages)
` [PATCH 01/10] iio: humidity: hid-sensor-humidity: "
` [PATCH 02/10] iio: gyro: hid-sensor-gyro-3d: "
` [PATCH 03/10] iio: accel: hid-sensor-accel-3d: "
` [PATCH 04/10] iio: light: hid-sensor-als: "
` [PATCH 05/10] iio: light: hid-sensor-prox: "
` [PATCH 06/10] iio: magnetometer: hid-sensor-magn-3d: "
` [PATCH 07/10] iio: orientation: hid-sensor-incl-3d: "
` [PATCH 08/10] iio: orientation: hid-sensor-rotation: "
` [PATCH 09/10] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH 10/10] iio: pressure: hid-sensor-press: "
[PATCH v2 0/3] iio: common: improve InvenSense sample timestamping
2026-07-20 11:33 UTC (6+ messages)
` [PATCH v2 1/3] iio: inv_sensors: convert to kernel types
` [PATCH v2 2/3] iio: inv_sensors: better timestamp alignment when using watermark
` [PATCH v2 3/3] iio: inv_sensors: improve period measurement by using a longer delay
[PATCH 0/4] iio: dac: ad5686: extend device support
2026-07-20 11:27 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: iio: dac: ad5696: "
` [PATCH 2/4] dt-bindings: iio: dac: ad5686: "
` [PATCH 3/4] iio: dac: ad5686: extend device support with new parts
` [PATCH 4/4] iio: dac: ad5686: update device list and file header comments
[PATCH 0/4] iio: adc: ade9000: add support for ADE9078
2026-07-20 11:07 UTC (5+ messages)
` [PATCH 1/4] iio: adc: ade9000: introduce chip_info structure
` [PATCH 2/4] dt-bindings: iio: adc: adi,ade9000: add adi,ade9078 compatible
` [PATCH 3/4] iio: adc: ade9000: add support for ADE9078
` [PATCH 4/4] docs: iio: ade9000: document ADE9078 support
[PATCH v3 0/2] iio: adc: add MAX40080 current-sense amplifier driver
2026-07-20 11:08 UTC (5+ messages)
` [PATCH v3 2/2] "
[PATCH 0/8] nvmem: make reg_write() take a const void *
2026-07-20 11:05 UTC (5+ messages)
` [PATCH 8/8] media: ov2740: remove NULL reg_write callback
[PATCH 0/2] iio: common: improve InvenSense sample timestamping
2026-07-20 10:23 UTC (11+ messages)
` [PATCH 1/2] iio: invensense: better timestamp alignment when using watermark
` [PATCH 2/2] iio: invensense: improve period measurement by using a longer delay
[PATCH 03/13] iio: chemical: Remove redundant dev_err()/dev_err_probe()
2026-07-20 7:45 UTC (2+ messages)
[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
2026-07-20 6:01 UTC (18+ messages)
` [PATCH 1/2] dt-bindings: iio: magnetometer: add "
` [PATCH 2/2] iio: magnetometer: add support for "
[PATCH] iio: pressure: dps310: add FIFO support
2026-07-20 5:56 UTC (7+ messages)
` [PATCH v3] iio: pressure: dps310: add triggered buffer support
[PATCH v2 0/2] iio: adc: Add Nuvoton MA35D1 EADC support
2026-07-20 3:09 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add Nuvoton MA35D1 EADC
[PATCH v2] iio: pressure: mpl115: Fix runtime PM cleanup
2026-07-20 2:43 UTC
[PATCH] iio: backend: fix typos in kernel-doc for iio_backend_interface_data_align()
2026-07-20 2:36 UTC (3+ messages)
[PATCH] iio: gyro: mpu3050: Balance runtime PM on trigger enable errors
2026-07-20 2:34 UTC (2+ messages)
[PATCH] iio: dac: ad5446: fix OF module device table
2026-07-20 2:31 UTC (3+ messages)
[PATCH v5 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
2026-07-20 2:29 UTC (5+ messages)
` [PATCH v5 2/4] dt-bindings: iio: flow: add "
[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
2026-07-20 2:26 UTC (8+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient
[PATCH v3 0/4] iio: light: opt4001: Fixes from code review
2026-07-20 2:24 UTC (3+ messages)
[PATCH 1/3] iio: accel: kxsd9: validate input before acquiring runtime PM in write_raw runtime PM in write_raw
2026-07-20 2:18 UTC (6+ messages)
` [PATCH 2/3] iio: accel: kxsd9: modernize runtime PM in read_raw
` [PATCH 3/3] iio: accel: kxsd9: use dev_err_probe()
[PATCH v2] iio: gyro: mpu3050: Fix runtime PM leak and refactor trigger state
2026-07-20 2:09 UTC (3+ messages)
` [PATCH v3] "
[PATCH v1 2/4] iio: gyro: mpu3050: fix runtime PM leak when enabling trigger fails
2026-07-20 2:01 UTC (3+ messages)
` [PATCH v4] "
[PATCH v3] iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()
2026-07-20 1:51 UTC (3+ messages)
[PATCH v4] iio: light: opt3001: split opt3001_get_processed() logic
2026-07-20 1:50 UTC (4+ messages)
[PATCH][next] iio: adc: make read-only const array config static
2026-07-20 1:44 UTC (7+ messages)
[PATCH][next] iio: light: vcnl4000: make read-only const array regulator_names static
2026-07-20 1:41 UTC (3+ messages)
[PATCH v2] dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatible
2026-07-20 1:39 UTC (3+ messages)
[PATCH 0/3] iio: adc: ti-ads112c14: buffered read support
2026-07-20 0:55 UTC (7+ messages)
` [PATCH 1/3] iio: adc: ti-ads112c14: add debugfs register access
` [PATCH 2/3] iio: adc: ti-ads112c14: add support for I2C CRC8
` [PATCH 3/3] iio: adc: ti-ads112c14: add support for buffered read
[PATCH v4 0/8] iio: adc: new ti-ads112c14 driver
2026-07-19 23:47 UTC (9+ messages)
` [PATCH v4 5/8] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH v4 6/8] iio: adc: add ti-ads112c14 driver
` [PATCH v4 8/8] iio: adc: ti-ads112c14: add measurement channel support
[PATCH v4] dt-bindings: iio: proximity: move LIDAR-Lite out of trivial-devices
2026-07-19 22:41 UTC (3+ messages)
[PATCH 0/3] iio: light: opt4060: Fix integration time, pointer type and error message
2026-07-19 22:36 UTC (2+ messages)
[PATCH] iio: light: ltrf216a: fix runtime PM reference leak in error path
2026-07-19 22:33 UTC (3+ messages)
[PATCH v8 0/8] New features for the AD5686 IIO driver
2026-07-19 22:17 UTC (10+ messages)
` [PATCH v8 2/8] iio: dac: ad5686: missing NULL check on match data
[PATCH] iio: pressure: dps310: fix NULL pointer dereference on ACPI probe
2026-07-19 21:14 UTC (4+ messages)
[PATCH v4 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
2026-07-19 6:18 UTC (9+ messages)
` [PATCH v4 4/4] iio: flow: add Sensirion SLF3S liquid flow sensor driver
[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
2026-07-19 2:19 UTC (5+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v6 5/5] iio: dac: Add AD5529R DAC driver support
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