Linux IIO (Industrial I/O) Development
[Prev Page][Next Page]
- [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add reset-gpios, (continued)
- [PATCH 0/4] Series to add triggered buffer support to BMP280 driver,
Vasileios Amoiridis
- [PATCH] Removed priv field description to prevent kernel doc warning,
R SUNDAR
- [PATCH v3 0/3] iio: temperature: ltc2983: small improvements,
Nuno Sa via B4 Relay
- [PATCH v5] counter: Introduce the COUNTER_COMP_FREQUENCY() macro,
Fabrice Gasnier
- [PULL] IIO: 3rd set for 6.9 - cleanup.h handling of fwnode_handle_put() related (not ordered wrt to PULL 2),
Jonathan Cameron
- [PULL] IIO: 2nd set of new device support features etc for 6.9.,
Jonathan Cameron
- [PULL] IIO fixes for 6.8 - second set.,
Jonathan Cameron
- GSoC Proposal 2024,
Saalim Quadri
- [PATCH v4 0/2] iio: adc: ad7944: new driver,
David Lechner
- [PATCH v2 0/3] iio: temperature: ltc2983: small improvements,
Nuno Sa
- [PATCH v3 0/4] iio: move IIO to the cleanup.h magic,
Nuno Sa
- [PATCH v1 1/1] iio: light: isl29018: Drop ACPI specifics from the code,
Andy Shevchenko
- [PATCH v1 1/1] iio: adc: twl4030-madc: Make use of device properties,
Andy Shevchenko
- [PATCH v4 0/8] iio: core: New macros and making use of them,
Andy Shevchenko
- [PATCH v1 1/1] iio: adc: spear_adc: Make use of device properties,
Andy Shevchenko
- IIO : Tree juggling and end of cycle., Jonathan Cameron
- [PATCH v3 0/2] iio: adc: ad7944: new driver,
David Lechner
- [PATCH v2 0/2] Add support for additional AD717x models,
Dumitru Ceclan
- [PATCH v4 0/4] iio: adc: ad7192: Add support for AD7194,
Alisa-Dariana Roman
- [PATCH v8 0/5] Support for Avago APDS9306 Ambient Light Sensor,
Subhajit Ghosh
- [PATCH v16 1/3] dt-bindings: adc: add AD7173,
Dumitru Ceclan
- [PATCH] iio: industrialio-core: look for aliases to request device index,
Dominique Martinet
- [PATCH v4 00/11] counter: Add stm32 timer events support,
Fabrice Gasnier
- [PATCH v4 04/11] counter: stm32-timer-cnt: adopt signal definitions, Fabrice Gasnier
- [PATCH v4 02/11] counter: stm32-timer-cnt: rename quadrature signal, Fabrice Gasnier
- [PATCH v4 06/11] counter: stm32-timer-cnt: add counter prescaler extension, Fabrice Gasnier
- [PATCH v4 07/11] counter: stm32-timer-cnt: add checks on quadrature encoder capability, Fabrice Gasnier
- [PATCH v4 09/11] counter: stm32-timer-cnt: probe number of channels from registers, Fabrice Gasnier
- [PATCH v4 11/11] counter: stm32-timer-cnt: add support for capture events, Fabrice Gasnier
- [PATCH v4 10/11] counter: stm32-timer-cnt: add support for overflow events, Fabrice Gasnier
- [PATCH v4 03/11] counter: stm32-timer-cnt: rename counter, Fabrice Gasnier
- [PATCH v4 01/11] counter: Introduce the COUNTER_COMP_FREQUENCY() macro, Fabrice Gasnier
- [PATCH v4 05/11] counter: stm32-timer-cnt: introduce clock signal, Fabrice Gasnier
- [PATCH v4 08/11] counter: stm32-timer-cnt: introduce channels, Fabrice Gasnier
- [PATCH v2 0/3] iio: humidity: hdc3020: add power and reset management,
Javier Carrasco
- [GIT PULL] First set of Counter fixes for 6.8,
William Breathitt Gray
- [PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interrupt,
Peng Fan (OSS)
- [PATCH] dt-bindings: iio: adc: drop redundant type from label,
Krzysztof Kozlowski
- [PATCH v2] dt-bindings: iio: ti,tmp117: add optional label property,
Marco Felsch
- [PATCH] iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info member,
Krzysztof Kozlowski
- [PATCH v2 1/2] iio: dac: ad5755: make use of of_device_id table,
Krzysztof Kozlowski
- [PATCH 0/4] Add WoM feature as an IIO event,
inv . git-commit
- [RESEND PATCH v2 0/4] of: automate of_node_put() - new approach to loops.,
Jonathan Cameron
- [PATCH v5 0/9] IIO: Use device_for_each_child_scope(),
Jonathan Cameron
- [PATCH] iio: avoid fortify-string overflow error,
Arnd Bergmann
- [PATCH v2] iio: pressure: dlhl60d: Initialize empty DLH bytes,
Kees Cook
- [PATCH] dt-bindings: iio: ti,tmp117: add optional label binding,
Marco Felsch
- [PATCH v15 1/3] dt-bindings: adc: add AD7173,
Dumitru Ceclan
- [PATCH] dt-bindings: iio: light: vishay,veml6075: make vdd-supply required,
Javier Carrasco
- [PATCH 0/3] iio: adc: rockchip_saradc: fix bitmasking and remove custom logic for getting reset,
Quentin Schulz
- [PATCH v2 0/4] of: automate of_node_put() - new approach to loops.,
Jonathan Cameron
- [PATCH v2 0/5] iio: move IIO to the cleanup.h magic,
Nuno Sa
- [PATCH v7 0/6] iio: new DMABUF based API,
Nuno Sa
[PATCH v7 6/6] Documentation: iio: Document high-speed DMABUF based API, Nuno Sa
[PATCH v7 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API, Nuno Sa
[PATCH v7 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec, Nuno Sa
[PATCH v7 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec(), Nuno Sa
[PATCH v7 4/6] iio: buffer-dma: Enable support for DMABUFs, Nuno Sa
Re: [PATCH v7 0/6] iio: new DMABUF based API, Jonathan Cameron
[PATCH] [RFC] iio: pressure: dlhl60d: Check mask_width for IRQs,
Kees Cook
[PULL] IIO: First set of new device support, features and cleanup for 6.9,
Jonathan Cameron
[PATCH v5 0/2] adding support for Microchip PAC193X Power Monitor,
marius.cristea
[PATCH 0/6] iio: temperature: ltc2983: small improvements,
Nuno Sa
[PATCH v14 1/3] dt-bindings: adc: add AD7173,
Dumitru Ceclan
[PATCH 1/2] iio: adc: ti-ads1298: Fix error code in probe(),
Dan Carpenter
[PATCH v4 0/4] Add support for AF8133J magnetometer,
Ondřej Jirman
[PATCH] dt-bindings: iio: st-sensors: Add IIS2MDC magnetometer,
Marco Felsch
[PATCH] dt-bindings: iio: gyroscope: bosch,bmg160: add spi-max-frequency binding,
Marco Felsch
[PATCH 0/5] iio: move IIO to the cleanup.h magic,
Nuno Sa via B4 Relay
[PATCH v5 0/3] adis16475 driver documentation,
Ramona Gradinariu
[PATCH 1/2] drivers: iio: pressure: Sort headers of BMPxxx SPI driver,
Vasileios Amoiridis
[PATCH 6.7 175/309] iio: imu: bno055: serdev requires REGMAP, Greg Kroah-Hartman
[PATCH 6.6 162/331] iio: imu: bno055: serdev requires REGMAP, Greg Kroah-Hartman
[PATCH 0/4] iio: humidity: hdc3020: add power and reset management,
Javier Carrasco
[PATCH 6.1 108/197] iio: imu: bno055: serdev requires REGMAP, Greg Kroah-Hartman
[PATCH 1/2] drivers: iio: pressure: Fixes BMP38x and BMP390 SPI support,
Vasileios Amoiridis
[PATCH v5 0/5] Add support for LTC6373,
Dumitru Ceclan
[PATCH v13 1/3] dt-bindings: adc: add AD7173,
Dumitru Ceclan
[PATCH v2 0/5] spi: add support for pre-cooking messages,
David Lechner
[PATCH] counter: constify the struct device_type usage,
Ricardo B. Marliere
[PATCH] drivers: iio: pressure: Fixes BMP38x and BMP390 SPI support,
Vasileios Amoiridis
[PATCH v2] iio: imu: inv_mpu6050: fix FIFO parsing when empty,
inv . git-commit
[PATCH v2] iio: imu: inv_mpu6050: fix frequency setting when chip is off,
inv . git-commit
[PATCH v7] dt-bindings: iio: humidity: hdc20x0: add optional interrupts property,
Josua Mayer
[PATCH] iio: imu: inv_mpu6050: fix FIFO parsing when empty, inv . git-commit
[PATCH v2 1/2] dt-bindings: iio: ti,tmp117: add vcc supply binding,
Marco Felsch
[PATCH] iio: imu: inv_mpu6050: fix frequency setting when chip is off,
inv . git-commit
Re: [jic23-iio:testing 107/107] drivers/iio/adc/ti-ads1298.c:653:29: warning: variable 'ret' is uninitialized when used here, Jonathan Cameron
[PATCH v2] iio: adc: mcp320x: Simplify device removal logic,
Arturas Moskvinas
[PATCH v6 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings,
Mike Looijmans
[PATCH v5] iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix.,
Sean Rhodes
[PATCH 0/8] IIO: Drop incorrect includes of linux/of.h,
Jonathan Cameron
- [PATCH 1/8] iio: light: vl6180: Drop unused linux/of.h include, Jonathan Cameron
- [PATCH 4/8] iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id definition, Jonathan Cameron
- [PATCH 5/8] iio: accel: adxl372: Switch from linux/of.h to linux/mod_devicetable.h, Jonathan Cameron
- [PATCH 2/8] iio: light: al3320a: Drop unused linux/of.h include, Jonathan Cameron
- [PATCH 3/8] iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.h, Jonathan Cameron
- [PATCH 6/8] iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.h, Jonathan Cameron
- [PATCH 7/8] iio: accel: kxsd9: Switch from linux/of.h to linux/mod_devicetable.h, Jonathan Cameron
- [PATCH 8/8] iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device_id definition., Jonathan Cameron
- Re: [PATCH 0/8] IIO: Drop incorrect includes of linux/of.h, Nuno Sá
- Re: [PATCH 0/8] IIO: Drop incorrect includes of linux/of.h, Andy Shevchenko
[PATCH 0/8] IIO: Convert DT specific handling over to fwnode,
Jonathan Cameron
[PATCH v7 0/5] Support for Avago APDS9306 Ambient Light Sensor,
Subhajit Ghosh
[PATCH v4 00/15] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling.,
Jonathan Cameron
- [PATCH v4 01/15] device property: Move fwnode_handle_put() into property.h, Jonathan Cameron
- [PATCH v4 02/15] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup., Jonathan Cameron
- [PATCH v4 03/15] iio: temp: ltc2983: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH v4 04/15] device property: Introduce device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 05/15] iio: adc: max11410: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 06/15] iio: adc: mcp3564: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 07/15] iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 08/15] iio: adc: rzg2l_adc: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 09/15] iio: adc: stm32: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 10/15] iio: adc: ti-ads1015: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 11/15] iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 12/15] iio: addac: ad74413r: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 13/15] iio: dac: ad3552r: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 14/15] iio: dac: ad5770r: Use device_for_each_child_node_scoped(), Jonathan Cameron
- [PATCH v4 15/15] iio: dac: ltc2688: Use device_for_each_child_node_scoped(), Jonathan Cameron
- Re: [PATCH v4 00/15] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling., Andy Shevchenko
multiple iio_devices, one shared GPIO iio_trigger,
Jeremy Mattfeld
[PATCH v2 0/2] iio: adc: ad7944: new driver,
David Lechner
[PATCH v3 0/4] Add support for AF8133J magnetometer,
Ondřej Jirman
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]