Linux IIO development
 help / color / mirror / Atom feed
 messages from 2024-11-04 23:12:21 to 2024-11-10 19:14:29 UTC [more...]

[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
 2024-11-10 19:14 UTC  (10+ 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 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: magnetometer: fix if () scoped_guard() formatting
 2024-11-09 17:15 UTC  (4+ messages)

[PATCH v2 0/4] iio: temperature: Add support for P3T1085
 2024-11-09 16:18 UTC  (14+ 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 0/7] *** Add support for AD485x DAS Family ***
 2024-11-09 15:39 UTC  (8+ messages)
` [PATCH v5 6/6] iio: adc: ad4851: add ad485x driver

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

[PATCH] iio: invensense: fix integer overflow while multiplication
 2024-11-09 15:28 UTC  (5+ 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  (6+ messages)
` [PATCH v5 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor
` [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  (11+ messages)
` [PATCH 1/2] staging: iio: ad9834: Correct phase range check
` [PATCH 2/2] staging: iio: ad9832: "
` [PATCH v2 0/2] Fix phase range check in AD9832 and AD9834 drivers
  ` [PATCH v2 1/2] staging: iio: ad9834: Correct phase range check
  ` [PATCH v2 2/2] staging: iio: ad9832: "

[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver
 2024-11-09 14:37 UTC  (19+ 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

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

[PATCH v2] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
 2024-11-09 13:38 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/2] iio: adc: ad7124: Implement input validation
 2024-11-08 18:52 UTC  (4+ 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 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  (5+ 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

[GIT PULL] Counter fixes for 6.12
 2024-11-07  7:26 UTC  (4+ messages)

[GIT PULL] Counter updates for 6.13
 2024-11-07  7:01 UTC  (2+ messages)

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

[PATCH v2 1/2] util_macros.h: fix/rework find_closest() macros
 2024-11-06 20:08 UTC  (5+ messages)
` [PATCH v2 2/2] lib: util_macros_kunit: add kunit test for util_macros.h

[PATCH] dt-bindings: iio: dac: ad5791: ldac gpio is active low
 2024-11-06 15:47 UTC  (2+ messages)

[PATCH v4 0/5] ad7380: add adaq4370-4 and adaq4380-4 support
 2024-11-06  9:58 UTC  (4+ messages)

FAILED: Patch "staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()" failed to apply to v4.19-stable tree
 2024-11-06  2:14 UTC 

[PATCH] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
 2024-11-05 19:32 UTC 

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

[PATCH v2 0/4] iio: adc: ad7124: Make it work on de10-nano
 2024-11-05 10:30 UTC  (10+ messages)
` [PATCH v2 3/4] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO

[PATCH v7] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-05  8:31 UTC  (3+ messages)

[PATCH 1/2] util_macros.h: fix/rework find_closest() macros
 2024-11-05  7:15 UTC  (5+ messages)

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-11-05  6:21 UTC  (4+ messages)
` [PATCH v1 7/9] iio: adc: Add Nuvoton NCT6694 IIO support

[PATCH v2] counter: ti-ecap-capture: Add check for clk_enable()
 2024-11-05  0:24 UTC  (2+ messages)

[PATCH v2] counter: stm32-timer-cnt: Add check for clk_enable()
 2024-11-05  0:24 UTC  (2+ messages)


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