Linux IIO (Industrial I/O) Development
[Prev Page][Next Page]
- Re: [PATCH v7 3/7] dt-bindings: iio: accel: adxl345: add interrupt-names, (continued)
- [PATCH v8 1/8] iio: backend: add API for interface get,
Antoniu Miclaus
- [PATCH v1 0/2] iio: accel: adxl367: add support for adxl366,
Darius Berghe
- [PATCH v3] iio: light: as73211: fix channel handling in only-color triggered buffer,
Javier Carrasco
- [PATCH RFC v2 0/5] Add support for MBG Thermal monitoring device,
Satya Priya Kakitapalli
- [PATCH RFC v2 2/5] dt-bindings: mfd: qcom,spmi-pmic: Add MBG thermal monitor ref, Satya Priya Kakitapalli
- [PATCH RFC v2 3/5] thermal: qcom: Add support for MBG thermal monitoring, Satya Priya Kakitapalli
- [PATCH RFC v2 4/5] arm64: dts: qcom: sa8775p-pmics: Add vadc support on SA8775P, Satya Priya Kakitapalli
- [PATCH RFC v2 5/5] arm64: dts: qcom: sa8775p-pmics: Add support for MBG TM, Satya Priya Kakitapalli
- Re: [PATCH RFC v2 0/5] Add support for MBG Thermal monitoring device, Krzysztof Kozlowski
Re: [PATCH 2/2] hwmon: Add support for D3-323-AA Pyroelectric IR sensor,
Guenter Roeck
[PATCH v6 0/7] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events,
Lothar Rubusch
[PULL] IIO: 1st set of fixes for 6.13,
Jonathan Cameron
[PATCH v6 00/17] spi: axi-spi-engine: add offload support,
David Lechner
- [PATCH v6 01/17] spi: add basic support for SPI offloading, David Lechner
- [PATCH v6 02/17] spi: offload: add support for hardware triggers, David Lechner
- [PATCH v6 03/17] dt-bindings: trigger-source: add generic PWM trigger source, David Lechner
- [PATCH v6 04/17] spi: offload-trigger: add PWM trigger driver, David Lechner
- [PATCH v6 05/17] spi: add offload TX/RX streaming APIs, David Lechner
- [PATCH v6 06/17] spi: dt-bindings: axi-spi-engine: add SPI offload properties, David Lechner
- [PATCH v6 08/17] iio: buffer-dmaengine: split requesting DMA channel from allocating buffer, David Lechner
- [PATCH v6 07/17] spi: axi-spi-engine: implement offload support, David Lechner
- [PATCH v6 09/17] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle(), David Lechner
- [PATCH v6 10/17] iio: adc: ad7944: don't use storagebits for sizing, David Lechner
- [PATCH v6 12/17] doc: iio: ad7944: describe offload support, David Lechner
- [PATCH v6 11/17] iio: adc: ad7944: add support for SPI offload, David Lechner
- [PATCH v6 13/17] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties, David Lechner
- [PATCH v6 14/17] iio: adc: ad4695: Add support for SPI offload, David Lechner
- [PATCH v6 17/17] iio: dac: ad5791: Add offload support, David Lechner
- [PATCH v6 16/17] iio: dac: ad5791: sort include directives, David Lechner
- [PATCH v6 15/17] doc: iio: ad4695: add SPI offload support, David Lechner
[PATCH v9 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor.,
Per-Daniel Olsson
[PATCH 0/2] Fix Regression with AXP20X for 6.13-rc1,
Chris Morgan
[PATCH v2 0/9] Add support for Software mode on AD7606's iio backend driver,
Guillaume Stols
[PATCH] iio: proximity: hx9023s: Added firmware file parsing functionality,
Yasin Lee
[PATCH v3 0/1] iio: pressure: bmp280: Minor cleanup,
Vasileios Amoiridis
[no subject], Unknown
[PATCH v2] iio: adc: ti-ads124s08: Switch to fsleep(),
Fabio Estevam
[PATCH] iio: adc: ti-ads124s08: Switch to fsleep(),
Fabio Estevam
[PATCH v2 1/3] dt-bindings: iio: adf4371: add differential ref,
Antoniu Miclaus
[RFC PATCH] iio: gts: Simplify available scale table build,
Matti Vaittinen
[PATCH] iio: adc: at91: call input_free_device() on allocated iio_dev,
Joe Hattori
[PATCH v6 2/2] iio: adc: vf610_adc: limit i.MX6SX's channel number to 4,
Frank Li
[PATCH v6 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code,
Frank Li
[PATCH] iio: proximity: aw96103: Constify struct iio_info,
Christophe JAILLET
[PATCH v6 00/10] iio: adc: ad7124: Various fixes,
Uwe Kleine-König
- [PATCH v6 03/10] dt-bindings: iio: adc: adi,ad7{124,173,192,780}: Allow specifications of a gpio for irq line, Uwe Kleine-König
- [PATCH v6 02/10] iio: adc: ad7124: Refuse invalid input specifiers, Uwe Kleine-König
- [PATCH v6 06/10] iio: adc: ad_sigma_delta: Fix a race condition, Uwe Kleine-König
- [PATCH v6 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals, Uwe Kleine-König
- [PATCH v6 07/10] iio: adc: ad_sigma_delta: Store information about reset sequence length, Uwe Kleine-König
- [PATCH v6 09/10] iio: adc: ad7124: Add error reporting during probe, Uwe Kleine-König
- [PATCH v6 01/10] iio: adc: ad7124: Don't create more channels than the driver can handle, Uwe Kleine-König
- [PATCH v6 04/10] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO, Uwe Kleine-König
- [PATCH v6 05/10] iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw(), Uwe Kleine-König
- [PATCH v6 10/10] iio: adc: ad7124: Implement temperature measurement, Uwe Kleine-König
- Re: [PATCH v6 00/10] iio: adc: ad7124: Various fixes, Andy Shevchenko
- Re: [PATCH v6 00/10] iio: adc: ad7124: Various fixes, Jonathan Cameron
[PATCH v2] iio: adc: ad9467: Fix the "don't allow reading vref if not available" case,
Christophe JAILLET
[PATCH v2 0/2] Add support for Avago/Broadcom APDS9160,
Mikael Gonella-Bolduc via B4 Relay
[PATCH 1/3] dt-bindings: iio: adf4371: add differential ref,
Antoniu Miclaus
[PATCH v2 00/15] iio: adc: rzg2l_adc: Add support for RZ/G3S,
Claudiu
- [PATCH v2 01/15] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP, Claudiu
- [PATCH v2 02/15] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe(), Claudiu
- [PATCH v2 03/15] iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls, Claudiu
- [PATCH v2 04/15] iio: adc: rzg2l_adc: Simplify the runtime PM code, Claudiu
- [PATCH v2 05/15] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr(), Claudiu
- [PATCH v2 06/15] iio: adc: rzg2l_adc: Use read_poll_timeout(), Claudiu
- [PATCH v2 07/15] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw(), Claudiu
- [PATCH v2 08/15] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support, Claudiu
- [PATCH v2 09/15] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support, Claudiu
- [PATCH v2 11/15] iio: adc: rzg2l_adc: Add suspend/resume support, Claudiu
- [PATCH v2 10/15] iio: adc: rzg2l_adc: Add support for channel 8, Claudiu
- [PATCH v2 12/15] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC, Claudiu
- [PATCH v2 13/15] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S, Claudiu
- [PATCH v2 14/15] arm64: dts: renesas: r9a08g045: Add ADC node, Claudiu
- [PATCH v2 15/15] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC, Claudiu
[PATCH v2] iio: kx022a: document new chip_info structure members,
Matti Vaittinen
[PATCH] iio: adc: ad9467: Fix the "don't allow reading vref if not available" case,
Christophe JAILLET
[PATCH v5 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events,
Lothar Rubusch
- [PATCH v5 01/10] iio: accel: adxl345: refrase comment on probe, Lothar Rubusch
- [PATCH v5 02/10] iio: accel: adxl345: rename variable data to st, Lothar Rubusch
- [PATCH v5 03/10] iio: accel: adxl345: measure right-justified, Lothar Rubusch
- [PATCH v5 04/10] iio: accel: adxl345: add function to switch measuring mode, Lothar Rubusch
- [PATCH v5 05/10] iio: accel: adxl345: complete list of defines, Lothar Rubusch
- [PATCH v5 06/10] dt-bindings: iio: accel: add interrupt-names, Lothar Rubusch
- [PATCH v5 07/10] iio: accel: adxl345: introduce interrupt handling, Lothar Rubusch
- [PATCH v5 08/10] iio: accel: adxl345: initialize FIFO delay value for SPI, Lothar Rubusch
- [PATCH v5 09/10] iio: accel: adxl345: prepare channel for scan_index, Lothar Rubusch
- [PATCH v5 10/10] iio: accel: adxl345: add FIFO with watermark events, Lothar Rubusch
- Re: [PATCH v5 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events, Jonathan Cameron
[PATCH] iio: hid-sensor-prox: Merge information from different channels,
Ricardo Ribalda
[PATCH AUTOSEL 6.1 3/8] iio: light: ltr501: Add LTER0303 to the supported devices, Sasha Levin
[PATCH AUTOSEL 6.6 03/10] iio: light: ltr501: Add LTER0303 to the supported devices, Sasha Levin
[PATCH AUTOSEL 6.11 07/15] iio: light: ltr501: Add LTER0303 to the supported devices, Sasha Levin
[PATCH AUTOSEL 6.11 06/15] iio: adc: ad7192: properly check spi_get_device_match_data(), Sasha Levin
[PATCH AUTOSEL 6.12 07/15] iio: light: ltr501: Add LTER0303 to the supported devices, Sasha Levin
[PATCH AUTOSEL 6.12 06/15] iio: adc: ad7192: properly check spi_get_device_match_data(), Sasha Levin
[PATCH v4 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events,
Lothar Rubusch
- [PATCH v4 01/10] iio: accel: adxl345: fix comment on probe, Lothar Rubusch
- [PATCH v4 02/10] iio: accel: adxl345: rename variable data to st, Lothar Rubusch
- [PATCH v4 03/10] iio: accel: adxl345: measure right-justified, Lothar Rubusch
- [PATCH v4 04/10] iio: accel: adxl345: add function to switch measuring, Lothar Rubusch
- [PATCH v4 05/10] iio: accel: adxl345: extend list of defines, Lothar Rubusch
- [PATCH v4 06/10] dt-bindings: iio: accel: add interrupt-names, Lothar Rubusch
- [PATCH v4 08/10] iio: accel: adxl345: initialize FIFO delay value for SPI, Lothar Rubusch
- [PATCH v4 10/10] iio: accel: adxl345: add kfifo with watermark, Lothar Rubusch
- [PATCH v4 09/10] iio: accel: adxl345: prepare channel for scan_index, Lothar Rubusch
- [PATCH v4 07/10] iio: accel: adxl345: initialize IRQ number, Lothar Rubusch
[PATCH] iio: Initialize i2c_device_id structures by name,
Uwe Kleine-König
[PATCH] iio: inkern: call iio_device_put() only on mapped devices,
Joe Hattori
[PATCH v1 0/4] iio: afe: rescale: A few cleanups,
Andy Shevchenko
[PATCH v2 0/2] iio: fix information leaks in triggered buffers,
Javier Carrasco
[PATCH v3 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events,
Lothar Rubusch
- [PATCH v3 01/10] iio: accel: adxl345: fix comment on probe, Lothar Rubusch
- [PATCH v3 03/10] iio: accel: adxl345: measure right-justified, Lothar Rubusch
- [PATCH v3 04/10] iio: accel: adxl345: add function to switch measuring, Lothar Rubusch
- [PATCH v3 06/10] dt-bindings: iio: accel: add interrupt-names, Lothar Rubusch
- [PATCH v3 07/10] iio: accel: adxl345: initialize IRQ number, Lothar Rubusch
- [PATCH v3 08/10] iio: accel: adxl345: initialize FIFO delay value for SPI, Lothar Rubusch
- [PATCH v3 09/10] iio: accel: adxl345: prepare channel for scan_index, Lothar Rubusch
- [PATCH v3 10/10] iio: accel: adxl345: add kfifo with watermark, Lothar Rubusch
- [PATCH v3 02/10] iio: accel: adxl345: rename variable data to st, Lothar Rubusch
- [PATCH v3 05/10] iio: accel: adxl345: extend list of defines, Lothar Rubusch
[PATCH v1 0/2] driver core: move devres APIs to a separate header,
Andy Shevchenko
[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S,
Claudiu
- [PATCH 02/14] iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls, Claudiu
- [PATCH 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code, Claudiu
- [PATCH 04/14] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr(), Claudiu
- [PATCH 05/14] iio: adc: rzg2l_adc: Use read_poll_timeout(), Claudiu
- [PATCH 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw(), Claudiu
- [PATCH 07/14] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support, Claudiu
- [PATCH 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support, Claudiu
- [PATCH 10/14] iio: adc: rzg2l_adc: Add suspend/resume support, Claudiu
- [PATCH 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC, Claudiu
- [PATCH 13/14] arm64: dts: renesas: r9a08g045: Add ADC node, Claudiu
- [PATCH 14/14] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC, Claudiu
- [PATCH 09/14] iio: adc: rzg2l_adc: Add support for channel 8, Claudiu
- [PATCH 12/14] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S, Claudiu
- [PATCH 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP, Claudiu
[PATCH v5 00/10] iio: adc: ad7124: Various fixes,
Uwe Kleine-König
- [PATCH v5 01/10] iio: adc: ad7124: Don't create more channels than the driver can handle, Uwe Kleine-König
- [PATCH v5 02/10] iio: adc: ad7124: Refuse invalid input specifiers, Uwe Kleine-König
- [PATCH v5 04/10] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO, Uwe Kleine-König
- [PATCH v5 06/10] iio: adc: ad_sigma_delta: Fix a race condition, Uwe Kleine-König
- [PATCH v5 05/10] iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw(), Uwe Kleine-König
- [PATCH v5 09/10] iio: adc: ad7124: Add error reporting during probe, Uwe Kleine-König
- [PATCH v5 10/10] iio: adc: ad7124: Implement temperature measurement, Uwe Kleine-König
- [PATCH v5 07/10] iio: adc: ad_sigma_delta: Store information about reset sequence length, Uwe Kleine-König
- [PATCH v5 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals, Uwe Kleine-König
- [PATCH v5 03/10] dt-bindings: iio: adc: adi,ad7{124,173,192,780}: Allow specifications of a gpio for irq line, Uwe Kleine-König
- Re: [PATCH v5 00/10] iio: adc: ad7124: Various fixes, Uwe Kleine-König
[PATCH v2 0/2] iio: adc: add Nuvoton NCT720x ADC driver,
Eason Yang
[PATCH] iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface drivers,
Sean Nyekjaer
[PATCH v2] dt-bindings: iio: accel: fxls8962af: add wakeup-source property,
Sean Nyekjaer
[PATCH v5 0/3] iio: chemical bme680: 2nd round of cleanup,
Vasileios Amoiridis
[PATCH] iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer,
Javier Carrasco
[PATCH 1/1] Documentation: ABI: IIO: Re-add filter_type/filter_mode,
Marcelo Schmitt
[PATCH v2 0/3] iio: pressure: bmp280: Minor cleanup,
Vasileios Amoiridis
[no subject], Unknown
[PATCH 0/2] iio: consumers: ensure read buffers for labels and ext_info are page aligned,
Matteo Martelli
[PATCH v6 0/4] Timestamp and PulSAR support for ad4000,
Marcelo Schmitt
[PATCH] iio: kx022a: document new chip_info structure members,
Matti Vaittinen
[PATCH v3 0/2] iio: adc: ad7173: add calibration support to chip family,
Guillaume Ranquet
[PATCH 1/2] dt-bindings: iio: Add AMS TCS3430 color sensor bindings,
Paul Kocialkowski
[PATCH 1/2] dt-bindings: iio: Add TI OPT4048 color sensor bindings,
Paul Kocialkowski
[PATCH RFC 0/6] iio: mark scan_timestamp __private,
Vasileios Amoiridis
[PATCH v7 0/8] Add support for AD485x DAS Family,
Antoniu Miclaus
[PATCH v3 0/2] Add ADF4371 Reference Doubler and Reference Divider,
Antoniu Miclaus
[PATCH] dt-bindings: iio: accel: fxls8962af: add wakeup-source property,
Sean Nyekjaer
[PATCH] dt-bindings: iio: st-sensors: Re-add IIS2MDC magnetometer,
Sean Nyekjaer
[PATCH v5 0/4] Timestamp and PulSAR support for ad4000,
Marcelo Schmitt
[PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup,
Vasileios Amoiridis
[PATCH 0/2] Drop BU27008 and BU27010,
Matti Vaittinen
[PATCH v4 0/3] iio: chemical bme680: 2nd round of cleanup,
Vasileios Amoiridis
[PATCH 0/3] iio: gts: Simplify available scales building,
Matti Vaittinen
[PATCH v1 0/3] iio: adc: ad7192: Add sync feature,
Alisa-Dariana Roman
[PATCH v3 0/7] Support ROHM KX134ACR-LBZ,
Matti Vaittinen
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]