messages from 2024-10-24 14:49:50 to 2024-10-27 09:34:06 UTC [more...]
[PATCH v3 0/4] ad7380: add adaq4370-4 and adaq4380-4 support
2024-10-27 9:33 UTC (9+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts
` [PATCH v3 2/4] iio: adc: ad7380: fix oversampling formula
` [PATCH v3 3/4] iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4
` [PATCH v3 4/4] docs: iio: ad7380: add "
[PATCH RFC v4 00/15] spi: axi-spi-engine: add offload support
2024-10-27 9:15 UTC (38+ messages)
` [PATCH RFC v4 02/15] spi: add basic support for SPI offloading
` [PATCH RFC v4 03/15] spi: offload: add support for hardware triggers
` [PATCH RFC v4 05/15] spi: dt-bindings: add PWM SPI offload trigger
` [PATCH RFC v4 06/15] spi: offload-trigger: add PWM trigger driver
` [PATCH RFC v4 07/15] spi: add offload TX/RX streaming APIs
` [PATCH RFC v4 08/15] spi: dt-bindings: axi-spi-engine: add SPI offload properties
` [PATCH RFC v4 09/15] spi: axi-spi-engine: implement offload support
` [PATCH RFC v4 10/15] iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext
` [PATCH RFC v4 11/15] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
` [PATCH RFC v4 13/15] iio: adc: ad7944: add support for SPI offload
` [PATCH RFC v4 15/15] iio: adc: ad4695: Add "
[PATCH v2] iio: invensense: fix multiple odr switch when FIFO is off
2024-10-27 9:03 UTC (2+ messages)
[PATCH v2 0/3] iio: magnetometer: add support for the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
2024-10-27 9:00 UTC (7+ messages)
` [PATCH v2 2/3] dt-bindings: iio: magnetometer: document "
` [PATCH v2 3/3] iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver
[PATCH v2] iio: adc: ad7380: use if_not_cond_guard for claim direct
2024-10-27 5:09 UTC (4+ messages)
[PATCH v3 2/2] iio: light: add support for veml3235
2024-10-26 18:10 UTC (4+ messages)
[PATCH v8 0/8] iio: add support for the ad3552r AXI DAC IP
2024-10-26 17:57 UTC (11+ messages)
` [PATCH v8 1/8] dt-bindings: iio: dac: ad3552r: add iio backend support
` [PATCH v8 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
` [PATCH v8 3/8] iio: backend: extend features
` [PATCH v8 4/8] iio: dac: adi-axi-dac: "
` [PATCH v8 5/8] iio: dac: ad3552r: changes to use FIELD_PREP
` [PATCH v8 6/8] iio: dac: ad3552r: extract common code (no changes in behavior intended)
` [PATCH v8 7/8] iio: dac: ad3552r: add high-speed platform driver
` [PATCH v8 8/8] iio: dac: adi-axi-dac: add registering of child fdt node
[PATCH v7 0/8] iio: add support for the ad3552r AXI DAC IP
2024-10-26 17:35 UTC (23+ messages)
` [PATCH v7 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
` [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features
` [PATCH v7 7/8] iio: dac: ad3552r: add high-speed platform driver
[PATCH v3 00/24] iio: Clean up acpi_match_device() use cases
2024-10-26 17:21 UTC (51+ messages)
` [PATCH v3 01/24] iio: magnetometer: bmc150: Drop dead code from the driver
` [PATCH v3 02/24] iio: adc: pac1934: Replace strange way of checking type of enumeration
` [PATCH v3 03/24] iio: imu: inv_mpu6050: "
` [PATCH v3 04/24] iio: acpi: Improve iio_read_acpi_mount_matrix()
` [PATCH v3 05/24] iio: acpi: Add iio_get_acpi_device_name_and_data() helper function
` [PATCH v3 06/24] iio: accel: kxcjk-1013: Remove redundant I²C ID
` [PATCH v3 07/24] iio: accel: kxcjk-1013: Revert "Add support for KX022-1020"
` [PATCH v3 08/24] iio: accel: kxcjk-1013: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v3 09/24] iio: accel: kxcjk-1013: Use local variable for regs
` [PATCH v3 10/24] iio: accel: kxcjk-1013: Rename kxcjk1013_info
` [PATCH v3 11/24] iio: accel: kxcjk-1013: Start using chip_info variables instead of enum
` [PATCH v3 12/24] iio: accel: kxcjk-1013: Move odr_start_up_times up in the code
` [PATCH v3 13/24] iio: accel: kxcjk-1013: Convert ODR times array to variable in chip_info
` [PATCH v3 14/24] iio: accel: kxcjk-1013: Get rid of enum kx_chipset
` [PATCH v3 15/24] iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data()
` [PATCH v3 16/24] iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guards
` [PATCH v3 17/24] iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name()
` [PATCH v3 18/24] iio: accel: mma9553: "
` [PATCH v3 19/24] iio: gyro: bmg160: "
` [PATCH v3 20/24] iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data()
` [PATCH v3 21/24] iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guards
` [PATCH v3 22/24] iio: light: ltr501: Drop most likely fake ACPI IDs
` [PATCH v3 23/24] iio: light: ltr501: Add LTER0303 to the supported devices
` [PATCH v3 24/24] iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data()
[PATCH v3 1/6] iio: backend: add API for interface get
2024-10-26 17:10 UTC (7+ messages)
` [PATCH v3 6/6] iio: adc: ad4851: add ad485x driver
[Bug 219418] New: BOSC0200 Accelerometer Invalid chip 12 initialization error
2024-10-26 17:06 UTC (4+ messages)
` [Bug 219418] "
[PATCH RFC v4 11/15] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
2024-10-26 15:48 UTC (2+ messages)
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-10-26 14:58 UTC (50+ messages)
` [PATCH v1 1/9] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v1 2/9] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v1 3/9] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v1 4/9] can: Add Nuvoton NCT6694 CAN support
` [PATCH v1 5/9] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v1 6/9] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v1 7/9] iio: adc: Add Nuvoton NCT6694 IIO support
` [PATCH v1 9/9] rtc: Add Nuvoton NCT6694 RTC support
[PATCH 00/11] iio: use devm_regulator_get_enable_read_voltage round 5
2024-10-26 14:55 UTC (2+ messages)
[PATCH] iio: gyro: bmg160_core: remove trailing tab
2024-10-26 13:02 UTC (2+ messages)
[PATCH 0/7] iio: fix write_event_config signature
2024-10-26 12:59 UTC (16+ messages)
` [PATCH 1/7] iio: light: bh1745: simplify code in write_event_config callback
` [PATCH 2/7] iio: light: ltr390: "
` [PATCH 3/7] iio: light: ltr501: "
` [PATCH 4/7] iio: light: veml6030: "
` [PATCH 5/7] iio: imu: inv_mpu6050: "
` [PATCH 6/7] iio: light: stk3310: "
` [PATCH 7/7] iio: fix write_event_config signature
[PATCH v2 0/2] iio: light: veml6070: add integration time
2024-10-26 12:23 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: veml6075: document rset-ohms
` [PATCH v2 2/2] iio: light: veml6070: add support for integration time
[PATCH v2 0/5] iio: adc: ad7606: add support for AD760{7,8,9} parts
2024-10-26 10:46 UTC (8+ messages)
` [PATCH v2 1/5] iio: adc: ad7606: fix/persist oversampling_ratio setting
` [PATCH v2 2/5] iio: adc: ad7606: use realbits for sign-extending in scan_direct
` [PATCH v2 3/5] iio: adc: ad7606: rework scale-available to be static
` [PATCH v2 4/5] dt-bindings: iio: adc: adi,ad7606: document AD760{7,8,9} parts
` [PATCH v2 5/5] iio: adc: ad7606: add support for "
[PULL] IIO: Fixes for 6.12 - set 2
2024-10-26 10:39 UTC
[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
2024-10-25 18:39 UTC (14+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
[PATCH 0/3] KX022-1020 accel support + inertial sensors on msm8226-microsoft
2024-10-25 18:33 UTC (6+ messages)
` [PATCH 2/3] iio: accel: kxcjk-1013: Add support for KX022-1020
[PATCH v3 0/6] Add i2c driver for Bosch BMI260 IMU
2024-10-25 16:34 UTC (7+ messages)
` [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260
linux-next: manual merge of the char-misc tree with the iio-fixes tree
2024-10-25 16:08 UTC (3+ messages)
[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
2024-10-25 8:46 UTC
[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
2024-10-25 7:11 UTC (3+ messages)
[PATCH v2] iio: dac: Kconfig: Fix build error for ltc2664
2024-10-24 17:46 UTC (2+ messages)
[PATCH] iio: light: veml6030: fix microlux value calculation
2024-10-24 17:42 UTC (3+ messages)
[PATCH 0/3] iio: adc: ad7124: Make it work on de10-nano
2024-10-24 17:17 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: adi,ad7124: Allow specifications of a gpio for irq line
` [PATCH 2/3] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
` [PATCH 3/3] iio: adc: ad7124: Disable all channels at probe time
page: next (older) | 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