messages from 2024-11-20 21:34:04 to 2024-11-25 11:27:19 UTC [more...]
[PATCH v3 00/10] iio: adc: ad7124: Various fixes
2024-11-25 11:27 UTC (30+ messages)
` [PATCH v3 01/10] iio: adc: ad7124: Don't create more channels than the driver can handle
` [PATCH v3 02/10] iio: adc: ad7124: Refuse invalid input specifiers
` [PATCH v3 03/10] dt-bindings: iio: adc: adi,ad7124: Allow specifications of a gpio for irq line
` [PATCH v3 04/10] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
` [PATCH v3 05/10] iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw()
` [PATCH v3 06/10] iio: adc: ad_sigma_delta: Fix a race condition
` [PATCH v3 07/10] iio: adc: ad_sigma_delta: Store information about reset sequence length
` [PATCH v3 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals
` [PATCH v3 09/10] iio: adc: ad7124: Add error reporting during probe
` [PATCH v3 10/10] iio: adc: ad7124: Implement temperature measurement
[PATCH v2 0/2] Add ADF4371 Reference Doubler and Reference Divider
2024-11-25 11:26 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
` [PATCH v2 2/2] iio: frequency: adf4371: add ref doubler and div2
[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
2024-11-25 10:05 UTC (13+ messages)
[PATCH v2 0/8] Support ROHM KX134ACR-LBZ
2024-11-25 9:34 UTC (16+ messages)
` [PATCH v2 1/8] iio: accel: kx022a: Improve reset delay
` [PATCH v2 2/8] iio: gts: Simplify using __free
` [PATCH v2 3/8] iio: accel: kx022a: Use cleanup.h helpers
` [PATCH v2 4/8] iio: accel: kx022a: Support ICs with different G-ranges
` [PATCH v2 5/8] dt-bindings: ROHM KX134ACR-LBZ
` [PATCH v2 6/8] iio: kx022a: Support "
` [PATCH v2 7/8] dt-bindings: iio: kx022a: Support KX134-1211
` [PATCH v2 8/8] iio: accel: "
[PATCH 0/2] iio: adc: ad7313: fix non-const info struct
2024-11-25 8:59 UTC (5+ messages)
` [PATCH 1/2] iio: adc: ad7313: fix irq number stored in static "
` [PATCH 2/2] iio: adc: ad7173: make struct ad_sigma_delta_info ad7173_sigma_delta_info const
[PATCH 0/2] Add support for Avago/Broadcom APDS9160
2024-11-24 21:15 UTC (12+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[PATCH] iio: adc: ad7173: add calibration support
2024-11-24 19:20 UTC (2+ messages)
[PATCH v2 00/22] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
2024-11-24 19:11 UTC (43+ messages)
` [PATCH v2 01/22] iio: accel: adxl345: fix comment on probe
` [PATCH v2 03/22] iio: accel: adxl345: rename struct adxl34x_state
` [PATCH v2 04/22] iio: accel: adxl345: rename to adxl34x_channels
` [PATCH v2 05/22] iio: accel: adxl345: measure right-justified
` [PATCH v2 06/22] iio: accel: adxl345: add function to switch measuring
` [PATCH v2 07/22] iio: accel: adxl345: initialize IRQ number
` [PATCH v2 08/22] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v2 09/22] iio: accel: adxl345: unexpose private defines
` [PATCH v2 10/22] iio: accel: adxl345: set interrupt line to INT1
` [PATCH v2 11/22] iio: accel: adxl345: import adxl345 general data
` [PATCH v2 12/22] iio: accel: adxl345: elaborate iio channel definition
` [PATCH v2 13/22] iio: accel: adxl345: add trigger handler
` [PATCH v2 14/22] iio: accel: adxl345: read FIFO entries
` [PATCH v2 15/22] iio: accel: adxl345: reset the FIFO on error
` [PATCH v2 16/22] iio: accel: adxl345: register trigger ops
` [PATCH v2 17/22] iio: accel: adxl345: push FIFO data to iio
` [PATCH v2 18/22] iio: accel: adxl345: start measure at buffer en/disable
` [PATCH v2 19/22] iio: accel: adxl345: prepare FIFO watermark handling
` [PATCH v2 20/22] iio: accel: adxl345: use FIFO with watermark IRQ
` [PATCH v2 21/22] iio: accel: adxl345: sync FIFO reading with sensor
` [PATCH v2 22/22] iio: accel: adxl345: add debug printout
[PATCH v3] iio: light: veml6030: add support for triggered buffer
2024-11-24 18:59 UTC
[PATCH v5 00/16] spi: axi-spi-engine: add offload support
2024-11-24 18:09 UTC (26+ messages)
` [PATCH v5 01/16] spi: add basic support for SPI offloading
` [PATCH v5 02/16] spi: offload: add support for hardware triggers
` [PATCH v5 05/16] spi: offload-trigger: add PWM trigger driver
` [PATCH v5 06/16] spi: add offload TX/RX streaming APIs
` [PATCH v5 08/16] spi: axi-spi-engine: implement offload support
` [PATCH v5 09/16] iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext
` [PATCH v5 10/16] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
` [PATCH v5 12/16] iio: adc: ad7944: add support for SPI offload
` [PATCH v5 13/16] doc: iio: ad7944: describe offload support
` [PATCH v5 15/16] iio: adc: ad4695: Add support for SPI offload
` [PATCH v5 16/16] doc: iio: ad4695: add SPI offload support
[PATCH] iio: adc: ti-ads1298: Add NULL check in ads1298_init
2024-11-24 17:54 UTC (3+ messages)
` [PATCH] iio: adc: ti-ads1298: Add NULL check in ads1298_init()
[PATCH v2] iio: light: veml6030: add support for triggered buffer
2024-11-24 17:50 UTC (6+ messages)
[PATCH] iio: adc: ad_sigma_delta: add tab to align irq_line
2024-11-24 17:39 UTC (2+ messages)
[PATCH v3 0/4] Timestamp and PulSAR support for ad4000
2024-11-24 13:19 UTC (9+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH v3 4/4] iio: adc: ad4000: Add support for PulSAR devices
[PATCH 0/4] Timestamp and PulSAR support for ad4000
2024-11-24 13:11 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
[PATCH] iio: adc: stm32-dfsdm: handle label as an optional property
2024-11-24 13:02 UTC (2+ messages)
[PATCH] iio: light: cm3232: Reset before reading HW ID
2024-11-24 12:59 UTC (2+ messages)
[PATCH] iio: light: cm3232: Reset before reading HW ID
2024-11-24 12:58 UTC (2+ messages)
[PATCH v2 0/3] iio: adc: ad4695: add new regmap callbacks, timing improvements
2024-11-24 12:52 UTC (3+ messages)
` [PATCH v2 1/3] iio: adc: ad4695: fix buffered read, single sample timings
[PATCH] iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
2024-11-24 12:47 UTC (2+ messages)
[PATCH 0/2] iio: adc: ad4695: move dt-bindings header
2024-11-24 12:45 UTC (2+ messages)
[PATCH 0/2] Support for TI ADS7128 and ADS7138 ADCs
2024-11-24 12:42 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Introduce ADS7138
` [PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138
[PATCH v4] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
2024-11-23 22:04 UTC (3+ messages)
[PATCH v5] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
2024-11-23 22:01 UTC
[PATCH 0/2] iio: Use __cleanup for a few ROHM sensors
2024-11-23 16:46 UTC (9+ messages)
` [PATCH 1/2] iio: bu27034: simplify using guard(mutex)
` [PATCH 2/2] iio: bm1390: "
[PATCH v13] iio: adc: pac1921: Add ACPI support to Microchip pac1921
2024-11-23 16:28 UTC (2+ messages)
[PATCH v11] iio: adc: pac1921: Add ACPI support to Microchip pac1921
2024-11-23 16:25 UTC (5+ messages)
[PATCH] iio: dac: Fix converters spelling typo
2024-11-23 16:22 UTC (2+ messages)
[PATCH v2] iio: imu: inv_icm42600: fix spi burst write not supported
2024-11-23 16:20 UTC (2+ messages)
[PATCH 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
2024-11-23 16:16 UTC (4+ messages)
` [PATCH 2/2] iio: frequency: adf4371: add ref doubler and div2
[PATCH v6 0/8] *** Add support for AD485x DAS Family ***
2024-11-23 16:05 UTC (7+ messages)
` [PATCH v6 3/8] iio: backend: add API for oversampling
` [PATCH v6 6/8] iio: adc: adi-axi-adc: add oversampling
[PATCH 00/11] iio: use devm_regulator_get_enable_read_voltage round 6
2024-11-23 15:55 UTC (18+ messages)
` [PATCH 02/11] iio: dac: ad5686: fix struct name in doc comment
` [PATCH 03/11] iio: dac: ad5686: use devm_regulator_get_enable_read_voltage()
` [PATCH 04/11] iio: dac: ad5686: drop driver remove function
` [PATCH 05/11] iio: dac: ad7293: use devm_regulator_get_enable_read_voltage()
` [PATCH 06/11] iio: dac: ad8801: "
` [PATCH 07/11] iio: dac ad8801: drop driver remove function
` [PATCH 08/11] iio: dac: ltc2632: use devm_regulator_get_enable_read_voltage()
` [PATCH 09/11] iio: dac ltc2632: drop driver remove function
` [PATCH 10/11] iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage()
` [PATCH 11/11] iio: dac: max5821: "
[PATCH 1/1] iio: gyro: fxas21002c: Fix missing data update in trigger handler
2024-11-23 15:40 UTC (2+ messages)
[PATCH v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
2024-11-23 15:37 UTC (2+ messages)
[PATCH v2 0/2] iio: gyro: Add support for iam20380 sensor
2024-11-23 15:33 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v4 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
2024-11-23 15:26 UTC (2+ messages)
[PATCH v2] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
2024-11-23 15:02 UTC (4+ messages)
[PATCH 0/2] iio: adc: ad7124: Implement input validation
2024-11-23 15:01 UTC (6+ messages)
` [PATCH 1/2] iio: adc: ad7124: Don't create more channels than the hardware is capable of
[PATCH v5 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
2024-11-23 14:58 UTC (5+ messages)
` [PATCH v5 2/2] iio: light: Add support for TI OPT4060 color sensor
[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver
2024-11-23 14:47 UTC (8+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs
[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
2024-11-23 14:40 UTC (10+ messages)
` [PATCH v4 4/6] iio: light: stk3310: use dev_err_probe where possible
[PATCH] iio: test : check null return of kunit_kmalloc in iio_rescale_test_scale
2024-11-23 14:29 UTC (4+ messages)
[PATCH v2 0/4] iio: adc: ad7124: Make it work on de10-nano
2024-11-23 14:24 UTC (3+ messages)
[PATCH v3 0/2] iio: proximity: hx9023s: Add performance tuning function
2024-11-23 13:21 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: tyhx,hx9023s: Add performance tuning configuration
[PATCH] iio: adc: palmas: Fix typo in threshold calculation comment
2024-11-23 11:27 UTC
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-11-22 18:05 UTC (3+ messages)
` [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support
[PATCH v2] iio: hid-sensor-prox: Fix invalid read_raw for attention
2024-11-22 17:55 UTC (2+ messages)
[PATCH] iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
2024-11-22 16:43 UTC
[PATCH v5 0/8] Add iio backend compatibility for ad7606
2024-11-22 16:39 UTC (3+ messages)
` [PATCH v5 7/8] iio: adc: ad7606: Add iio-backend support
[PATCH] iio: hid-sensor-prox: Fix invalid read_raw for attention
2024-11-22 16:31 UTC (4+ messages)
[PATCH 0/9] Add support for Software mode on AD7606's iio backend driver
2024-11-21 19:53 UTC (12+ messages)
` [PATCH 1/9] iio: adc: ad7606: Fix hardcoded offset in the ADC channels
` [PATCH 2/9] dt-bindings: iio: dac: adi-axi-adc: Add ad7606 variant
` [PATCH 3/9] iio:adc: ad7606: Move the software mode configuration
` [PATCH 4/9] iio: adc: ad7606: Move software functions into common file
` [PATCH 5/9] iio: adc: adi-axi-adc: Add platform children support
` [PATCH 6/9] iio: adc: adi-axi-adc: Add support for AD7606 register writing
` [PATCH 7/9] iio: adc: ad7606: change r/w_register signature
` [PATCH 8/9] iio: adc: ad7606: Simplify channel macros
` [PATCH 9/9] iio: adc: ad7606: Add support for writing registers when using backend
[PATCH v6 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
2024-11-21 12:50 UTC (5+ messages)
` [PATCH v6 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor
` [PATCH v6 2/2] iio: light: Add support for TI OPT4060 color sensor
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