Linux IIO (Industrial I/O) Development
[Prev Page][Next Page]
[PATCH v3 0/4] Timestamp and PulSAR support for ad4000,
Marcelo Schmitt
[PATCH v2 0/4] Timestamp and PulSAR support for ad4000,
Marcelo Schmitt
[PATCH v2 0/2] iio: adc: ad7124: Implement input validation,
Uwe Kleine-König
[GIT PULL] pwm: Changes for 6.13-rc1,
Uwe Kleine-König
[PATCH] iio: adc: ti-ads1298: Add NULL check in ads1298_init,
Charles Han
[PATCH v2 00/22] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events,
Lothar Rubusch
- [PATCH v2 01/22] iio: accel: adxl345: fix comment on probe, Lothar Rubusch
- [PATCH v2 02/22] iio: accel: adxl345: rename variable data to st, Lothar Rubusch
- [PATCH v2 03/22] iio: accel: adxl345: rename struct adxl34x_state, Lothar Rubusch
- [PATCH v2 04/22] iio: accel: adxl345: rename to adxl34x_channels, Lothar Rubusch
- [PATCH v2 05/22] iio: accel: adxl345: measure right-justified, Lothar Rubusch
- [PATCH v2 06/22] iio: accel: adxl345: add function to switch measuring, Lothar Rubusch
- [PATCH v2 07/22] iio: accel: adxl345: initialize IRQ number, Lothar Rubusch
- [PATCH v2 08/22] iio: accel: adxl345: initialize FIFO delay value for SPI, Lothar Rubusch
- [PATCH v2 09/22] iio: accel: adxl345: unexpose private defines, Lothar Rubusch
- [PATCH v2 10/22] iio: accel: adxl345: set interrupt line to INT1, Lothar Rubusch
- [PATCH v2 11/22] iio: accel: adxl345: import adxl345 general data, Lothar Rubusch
- [PATCH v2 12/22] iio: accel: adxl345: elaborate iio channel definition, Lothar Rubusch
- [PATCH v2 13/22] iio: accel: adxl345: add trigger handler, Lothar Rubusch
- [PATCH v2 14/22] iio: accel: adxl345: read FIFO entries, Lothar Rubusch
- [PATCH v2 15/22] iio: accel: adxl345: reset the FIFO on error, Lothar Rubusch
- [PATCH v2 16/22] iio: accel: adxl345: register trigger ops, Lothar Rubusch
- [PATCH v2 17/22] iio: accel: adxl345: push FIFO data to iio, Lothar Rubusch
- [PATCH v2 18/22] iio: accel: adxl345: start measure at buffer en/disable, Lothar Rubusch
- [PATCH v2 19/22] iio: accel: adxl345: prepare FIFO watermark handling, Lothar Rubusch
- [PATCH v2 20/22] iio: accel: adxl345: use FIFO with watermark IRQ, Lothar Rubusch
- [PATCH v2 21/22] iio: accel: adxl345: sync FIFO reading with sensor, Lothar Rubusch
- [PATCH v2 22/22] iio: accel: adxl345: add debug printout, Lothar Rubusch
[PATCH 1/1] iio: gyro: fxas21002c: Fix missing data update in trigger handler,
Frank Li
[PATCH v2 0/2] iio: gyro: Add support for iam20380 sensor,
Frank Li
[PATCH v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf,
Frank Li
[PATCH v5 00/16] spi: axi-spi-engine: add offload support,
David Lechner
- [PATCH v5 01/16] spi: add basic support for SPI offloading, David Lechner
- [PATCH v5 02/16] spi: offload: add support for hardware triggers, David Lechner
- [PATCH v5 03/16] spi: dt-bindings: add trigger-source.yaml, David Lechner
- [PATCH v5 05/16] spi: offload-trigger: add PWM trigger driver, David Lechner
- [PATCH v5 06/16] spi: add offload TX/RX streaming APIs, David Lechner
- [PATCH v5 07/16] spi: dt-bindings: axi-spi-engine: add SPI offload properties, David Lechner
- [PATCH v5 04/16] spi: dt-bindings: add PWM SPI offload trigger, David Lechner
- [PATCH v5 08/16] spi: axi-spi-engine: implement offload support, David Lechner
- [PATCH v5 09/16] iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext, David Lechner
- [PATCH v5 10/16] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2(), David Lechner
- [PATCH v5 15/16] iio: adc: ad4695: Add support for SPI offload, David Lechner
- [PATCH v5 11/16] iio: adc: ad7944: don't use storagebits for sizing, David Lechner
- [PATCH v5 16/16] doc: iio: ad4695: add SPI offload support, David Lechner
- [PATCH v5 12/16] iio: adc: ad7944: add support for SPI offload, David Lechner
- [PATCH v5 14/16] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties, David Lechner
- [PATCH v5 13/16] doc: iio: ad7944: describe offload support, David Lechner
[PATCH v13] iio: adc: pac1921: Add ACPI support to Microchip pac1921,
victor.duicu
[PATCH RFC] iio: adc: ad7173: add openwire detection support for single conversions,
Guillaume Ranquet
[PATCH] iio: adc: ad7173: add calibration support,
Guillaume Ranquet
[PATCH v12] iio: adc: pac1921: Add ACPI support to Microchip pac1921,
victor.duicu
[PATCH 0/4] Timestamp and PulSAR support for ad4000,
Marcelo Schmitt
[PATCH 00/22] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events,
Lothar Rubusch
- [PATCH 01/22] iio: accel: adxl345: fix comment on probe, Lothar Rubusch
- [PATCH 02/22] iio: accel: adxl345: rename variable data to st, Lothar Rubusch
- [PATCH 04/22] iio: accel: adxl345: rename to adxl34x_channels, Lothar Rubusch
- [PATCH 03/22] iio: accel: adxl345: rename struct adxl34x_state, Lothar Rubusch
- [PATCH 05/22] iio: accel: adxl345: measure right-justified, Lothar Rubusch
- [PATCH 06/22] iio: accel: adxl345: add function to switch measuring, Lothar Rubusch
- [PATCH 07/22] iio: accel: adxl345: initialize IRQ number, Lothar Rubusch
- [PATCH 08/22] iio: accel: adxl345: initialize FIFO delay value for SPI, Lothar Rubusch
- [PATCH 09/22] iio: accel: adxl345: unexpose private defines, Lothar Rubusch
- [PATCH 10/22] iio: accel: adxl345: set interrupt line to INT1, Lothar Rubusch
- [PATCH 11/22] iio: accel: adxl345: import adxl345 general data, Lothar Rubusch
- [PATCH 12/22] iio: accel: adxl345: elaborate iio channel definition, Lothar Rubusch
- [PATCH 13/22] iio: accel: adxl345: add trigger handler, Lothar Rubusch
- [PATCH 14/22] iio: accel: adxl345: read FIFO entries, Lothar Rubusch
- [PATCH 15/22] iio: accel: adxl345: reset the FIFO on error, Lothar Rubusch
- [PATCH 16/22] iio: accel: adxl345: register trigger ops, Lothar Rubusch
- [PATCH 17/22] iio: accel: adxl345: push FIFO data to iio, Lothar Rubusch
- [PATCH 18/22] iio: accel: adxl345: start measure at buffer en/disable, Lothar Rubusch
- [PATCH 19/22] iio: accel: adxl345: prepare FIFO watermark handling, Lothar Rubusch
- [PATCH 20/22] iio: accel: adxl345: use FIFO with watermark IRQ, Lothar Rubusch
- [PATCH 21/22] iio: accel: adxl345: sync FIFO reading with sensor, Lothar Rubusch
- [PATCH 22/22] iio: accel: adxl345: add debug printout, Lothar Rubusch
[PATCH 0/2] Add support for ADF4382,
Ciprian Hegbeli
[PATCH] iio: adc: stm32-dfsdm: handle label as an optional property,
Olivier Moysan
[PATCH] iio: light: cm3232: Reset before reading HW ID,
Cibil Pankiras
[PATCH v11] iio: adc: pac1921: Add ACPI support to Microchip pac1921,
victor.duicu
[PATCH] iio: accel: kx022a: Improve reset delay,
Matti Vaittinen
[PATCH v2 0/3] iio: adc: ad4695: add new regmap callbacks, timing improvements,
Trevor Gamblin
[PATCH] iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on,
Jean-Baptiste Maneyrol via B4 Relay
[PATCH 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf,
Frank Li
[PATCH 0/2] iio: adc: ad4695: move dt-bindings header,
David Lechner
[PATCH 0/2] iio: gyro: Add support for iam20380 sensor,
Frank Li
[no subject], Unknown
[PATCH 1/2] dt-bindings: iio: adc: Introduce ADS7138,
Tobias Sperling
[PATCH v10] iio: adc: pac1921: Add ACPI support to Microchip pac1921,
victor.duicu
[PATCH 0/5] Support ROHM KX134ACR-LBZ,
Matti Vaittinen
[PATCH v9] iio: adc: pac1921: Add ACPI support to Microchip pac1921,
victor.duicu
[PATCH v4 0/3] hwmon: tmp108: Add support for P3T1085,
Frank Li
[PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138,
Tobias Sperling
[PATCH v2] iio: imu: inv_icm42600: fix spi burst write not supported,
Jean-Baptiste Maneyrol via B4 Relay
[PATCH v4] iio: trigger: stm32-timer-trigger: Add check for clk_enable(),
Jiasheng Jiang
[PATCH v4 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code,
Frank Li
[PATCH v3] iio: trigger: stm32-timer-trigger: Add check for clk_enable(),
Jiasheng Jiang
[PATCH v3 0/5] hwmon: tmp108: Add support for P3T1085,
Frank Li
[PATCH 0/3] iio: adc: ad4695: add new regmap callbacks, timing improvements,
Trevor Gamblin
[PATCH] iio: dac: Fix converters spelling typo.,
Karan Sanghavi
[PATCH v6 0/8] *** Add support for AD485x DAS Family ***,
Antoniu Miclaus
[PATCH v2] iio: light: veml6030: add support for triggered buffer,
Javier Carrasco
[PATCH] iio: imu: lsm6dsx: Use i3cdev_to_dev to get device pointer,
Guenter Roeck
[PULL] IIO: 2nd set of new device support, features and cleanup for 6.13,
Jonathan Cameron
[PATCH v2 0/4] iio: temperature: Add support for P3T1085,
Frank Li
[PATCH v2] iio: trigger: stm32-timer-trigger: Add check for clk_enable(),
Jiasheng Jiang
[PATCH 0/2] iio: adc: ad7124: Implement input validation,
Uwe Kleine-König
[PATCH] iio: magnetometer: fix if () scoped_guard() formatting,
Przemek Kitszel
[PATCH v3 0/3] iio: imu: add devices to adis16480 driver,
Darius Berghe
Re: [jic23-iio:togreg 7/7] include/linux/iio/iio.h:788:16: sparse: sparse: incorrect type in return expression (different modifiers),
Jonathan Cameron
[PATCH v8] iio: adc: pac1921: Add ACPI support to Microchip pac1921,
victor.duicu
[PATCH 0/3] iio: temperature: Add support for P3T1085,
Frank Li
[PATCH] iio: imu: inv_icm42600: fix spi burst write not supported,
Jean-Baptiste Maneyrol via B4 Relay
IIO tree probably closed for 6.13., Jonathan Cameron
[PATCH] iio: light: veml6030: add support for triggered buffer,
Javier Carrasco
[PATCH v3 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code,
Frank Li
[PATCH] iio: Move __private marking before struct element priv in struct iio_dev,
Jonathan Cameron
[PULL] IIO: 3rd set of fixes for the 6.12 cycle.,
Jonathan Cameron
[PATCH 0/4] staging: Remove contact information from TODO files,
Dominik Karol Piątkowski
[PATCH v2 0/3] iio: imu: add devices to adis16480 driver,
Darius Berghe
[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices,
Heiko Stuebner
- [PATCH v9 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove, Heiko Stuebner
- [PATCH v9 7/9] hwmon: add driver for the hwmon parts of qnap-mcu devices, Heiko Stuebner
- [PATCH v9 8/9] arm64: dts: rockchip: hook up the MCU on the QNAP TS433, Heiko Stuebner
- [PATCH v9 6/9] Input: add driver for the input part of qnap-mcu devices, Heiko Stuebner
- [PATCH v9 3/9] dt-bindings: mfd: add binding for qnap,ts433-mcu devices, Heiko Stuebner
- [PATCH v9 9/9] arm64: dts: rockchip: set hdd led labels on qnap-ts433, Heiko Stuebner
- [PATCH v9 5/9] leds: add driver for LEDs from qnap-mcu devices, Heiko Stuebner
- [PATCH v9 4/9] mfd: add base driver for qnap-mcu devices, Heiko Stuebner
- [PATCH v9 2/9] mfd: core: make platform_data pointer const in struct mfd_cell, Heiko Stuebner
- Re: [PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices, Lee Jones
- [GIT PULL] Immutable branch between MFD, HID, HWMON, Input and LEDs due for the v6.14 merge window, Lee Jones
- Re: (subset) [PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices, Heiko Stuebner
[GIT PULL] Counter fixes for 6.12,
William Breathitt Gray
[GIT PULL] Counter updates for 6.13,
William Breathitt Gray
[PATCH v5 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor.,
Per-Daniel Olsson
[PATCH] dt-bindings: iio: dac: ad5791: ldac gpio is active low,
ahaslam
[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver,
Eason Yang
FAILED: Patch "staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()" failed to apply to v4.19-stable tree, Sasha Levin
[PATCH] iio: trigger: stm32-timer-trigger: Add check for clk_enable(), Jiasheng Jiang
[PATCH v2 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code,
Frank Li
[PATCH v2 1/2] util_macros.h: fix/rework find_closest() macros,
Alexandru Ardelean
[PATCH 0/2] Correct Phase Range Check for AD9832 and AD9834 Drivers,
Zicheng Qu
[PATCH 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code,
Frank Li
[PATCH] iio: adc: ad7173: remove unused field,
David Lechner
[PATCH v2] counter: ti-ecap-capture: Add check for clk_enable(),
Jiasheng Jiang
[PATCH v2] counter: stm32-timer-cnt: Add check for clk_enable(),
Jiasheng Jiang
[PATCH] iio: dac: mcp4725: Use of_property_present() for non-boolean properties,
Rob Herring (Arm)
Re: linux-next: build failure after merge of the tip tree,
Peter Zijlstra
[PATCH] iio: adc: ad7124: Disable all channels at probe time,
Uwe Kleine-König
[PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML,
Stanislav Jakubek
[PATCH] counter: ti-ecap-capture: Add check for clk_enable(),
Jiasheng Jiang
[PATCH] counter: stm32-timer-cnt: Add check for clk_enable(),
Jiasheng Jiang
[PATCH] iio: invensense: fix integer overflow while multiplication,
Karan Sanghavi
[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend,
Aren Moynihan
Re: [PATCH 26/44] iio: Switch to use hrtimer_setup(), Jonathan Cameron
[PATCH v3 0/7]: iio: chemical: bme680: 2nd round of cleanup,
Vasileios Amoiridis
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]