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

[PATCH v4] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
 2024-11-11 22:23 UTC 

[PATCH v3] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
 2024-11-11 22:18 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML
 2024-11-11 22:03 UTC  (9+ messages)
` [PATCH v3 2/2] dt-bindings: mfd: sprd,sc2731: reference sprd,sc2731-efuse bindings

[PATCH v3 0/5] hwmon: tmp108: Add support for P3T1085
 2024-11-11 21:59 UTC  (15+ messages)
` [PATCH v3 1/5] dt-bindings: hwmon: ti,tmp108: Add nxp,p3t1085 compatible string
` [PATCH v3 2/5] hwmon: tmp108: Add NXP p3t1085 support
` [PATCH v3 3/5] hwmon: tmp108: Add helper function tmp108_common_probe() to prepare I3C support
` [PATCH v3 4/5] hwmon: tmp108: Add support for I3C device
` [PATCH v3 5/5] arm64: dts: imx93-9x9-qsb: add temp-sensor nxp,p3t1085

[PATCH v4 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
 2024-11-11 21:38 UTC  (2+ messages)
` [PATCH v4 2/2] iio: adc: vf610_adc: limit i.MX6SX's channel number to 4

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

[PATCH v2] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
 2024-11-11 19:15 UTC  (3+ messages)

[PATCH RFC v4 00/15] spi: axi-spi-engine: add offload support
 2024-11-11 19:02 UTC  (9+ messages)
` [PATCH RFC v4 02/15] spi: add basic support for SPI offloading
` [PATCH RFC v4 05/15] spi: dt-bindings: add PWM SPI offload trigger

[PATCH v3 0/7]: iio: chemical: bme680: 2nd round of cleanup
 2024-11-11 18:48 UTC  (6+ messages)
` [PATCH v3 5/7] dt-bindings: iio: bosch,bme680: Add supply properties

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-11-11 16:03 UTC  (9+ messages)
` [PATCH v5 6/6] iio: adc: ad4851: add ad485x driver

[PATCH v6 0/8] *** Add support for AD485x DAS Family ***
 2024-11-11 15:41 UTC  (10+ messages)
` [PATCH v6 1/8] iio: backend: add API for interface get
` [PATCH v6 2/8] iio: backend: add support for data size set
` [PATCH v6 3/8] iio: backend: add API for oversampling
` [PATCH v6 4/8] iio: adc: adi-axi-adc: add interface type
` [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 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v6 8/8] iio: adc: ad4851: add ad485x driver

[PATCH v2 0/4] iio: temperature: Add support for P3T1085
 2024-11-11 15:08 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: ti,tmp108: Add nxp,p3t1085 compatible string
` [PATCH v2 2/4] hwmon: tmp108: Add help function tmp108_common_probe()
` [PATCH v2 3/4] hwmon: tmp108: Add support for I3C device
` [PATCH v2 4/4] arm64: dts: imx93-9x9-qsb: add temp-sensor nxp,p3t1085

[PATCH] iio: dac: Fix converters spelling typo
 2024-11-11 14:55 UTC 

[PATCH 0/2] iio: adc: ad7124: Implement input validation
 2024-11-11 14:32 UTC  (11+ messages)
` [PATCH 1/2] iio: adc: ad7124: Don't create more channels than the hardware is capable of
` [PATCH 2/2] iio: adc: ad7124: Refuse invalid input specifiers

[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
 2024-11-11  9:44 UTC  (19+ messages)
` [PATCH v4 2/6] iio: light: stk3310: handle all remove logic with devm callbacks
` [PATCH v4 3/6] iio: light: stk3310: Implement vdd and leda supplies
` [PATCH v4 4/6] iio: light: stk3310: use dev_err_probe where possible
` [PATCH v4 5/6] iio: light: stk3310: log error if reading the chip id fails

[PATCH] iio: magnetometer: fix if () scoped_guard() formatting
 2024-11-11  9:16 UTC  (5+ messages)

[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver
 2024-11-11  7:45 UTC  (13+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs
` [PATCH v1 2/2] iio: adc: add Nuvoton NCT720x ADC driver

[PATCH v2] iio: light: veml6030: add support for triggered buffer
 2024-11-10 17:49 UTC 

[PATCH 0/4] staging: Remove contact information from TODO files
 2024-11-10  7:03 UTC  (7+ messages)
` [PATCH 1/4] staging: iio: Remove TODO file
` [PATCH 2/4] staging: sm750fb: Remove TODO contact information
` [PATCH 3/4] staging: rtl8723bs: "
` [PATCH 4/4] staging: most: "

iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
 2024-11-09 21:10 UTC  (6+ messages)

[PATCH] iio: invensense: fix integer overflow while multiplication
 2024-11-09 15:28 UTC  (4+ messages)

[PATCH] iio: adc: ad7124: Disable all channels at probe time
 2024-11-09 15:24 UTC  (2+ messages)

[PATCH] iio: dac: mcp4725: Use of_property_present() for non-boolean properties
 2024-11-09 15:20 UTC  (2+ messages)

[PATCH] iio: adc: ad7173: remove unused field
 2024-11-09 15:18 UTC  (3+ messages)

[PATCH] iio: imu: lsm6dsx: Use i3cdev_to_dev to get device pointer
 2024-11-09 15:16 UTC  (2+ messages)

[PATCH] iio: light: veml6030: add support for triggered buffer
 2024-11-09 15:14 UTC  (7+ messages)

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

[PATCH 0/2] Correct Phase Range Check for AD9832 and AD9834 Drivers
 2024-11-09 14:41 UTC  (6+ messages)
` [PATCH v2 0/2] Fix phase range check in AD9832 and AD9834 drivers
  ` [PATCH v2 1/2] staging: iio: ad9834: Correct phase range check

[PULL] IIO: 2nd set of new device support, features and cleanup for 6.13
 2024-11-09 13:40 UTC  (2+ messages)

[PATCH] iio: imu: inv_icm42600: fix spi burst write not supported
 2024-11-09 13:33 UTC  (2+ messages)

[PATCH v3 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
 2024-11-09 13:11 UTC  (9+ messages)
` [PATCH v3 2/2] iio: adc: vf610_adc: limit i.MX6SX's channel number to 4

[PATCH v3 0/3] iio: imu: add devices to adis16480 driver
 2024-11-09 11:22 UTC  (6+ messages)
` [PATCH v3 1/3] iio: imu: adis16480: "
` [PATCH v3 2/3] iio: imu: adis16480: add devices to adis16480 - docs
` [PATCH v3 3/3] dt-bindings: iio: adis16480: add devices to adis16480

[PATCH 0/3] iio: temperature: Add support for P3T1085
 2024-11-08 17:47 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: trivial-devices: Add NXP P3T1085UK I3C/I2C temperature sensor
` [PATCH 2/3] iio: temperature: Add support for P3T1085
` [PATCH 3/3] arm64: dts: imx93-9x9-qsb: add temp-sensor nxp,p3t1085

[PULL] IIO: 3rd set of fixes for the 6.12 cycle
 2024-11-08 15:56 UTC  (3+ messages)

[PATCH v8] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-08 13:33 UTC  (4+ messages)

[PATCH] iio: Move __private marking before struct element priv in struct iio_dev
 2024-11-08 11:18 UTC  (4+ messages)

[jic23-iio:togreg 7/7] include/linux/iio/iio.h:788:16: sparse: sparse: incorrect type in return expression (different modifiers)
 2024-11-08 11:15 UTC  (3+ messages)

[PATCH v2 0/3] iio: imu: add devices to adis16480 driver
 2024-11-08 10:43 UTC  (5+ messages)
` [PATCH v2 1/3] iio: imu: adis16480: "
` [PATCH v2 2/3] iio: imu: adis16480: add devices to adis16480 - docs
` [PATCH v2 3/3] dt-bindings: iio: adis16480: add devices to adis16480

IIO tree probably closed for 6.13
 2024-11-07 20:34 UTC 

[PATCH v3 0/5] iio: hid-sensors-prox: Add support for more channels
 2024-11-07 18:59 UTC  (4+ messages)

linux-next: build failure after merge of the tip tree
 2024-11-07 16:35 UTC  (3+ messages)

[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-11-07 14:34 UTC  (13+ messages)
` [PATCH v9 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove
` [PATCH v9 2/9] mfd: core: make platform_data pointer const in struct mfd_cell
` [PATCH v9 3/9] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v9 4/9] mfd: add base driver for qnap-mcu devices
` [PATCH v9 5/9] leds: add driver for LEDs from "
` [PATCH v9 6/9] Input: add driver for the input part of "
` [PATCH v9 7/9] hwmon: add driver for the hwmon parts "
` [PATCH v9 8/9] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v9 9/9] arm64: dts: rockchip: set hdd led labels on qnap-ts433

[PATCH 0/5] Add support for ADIS16550 and ADIS16550W
 2024-11-07 10:45 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: iio: Add adis16550 bindings


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