Linux IIO (Industrial I/O) Development
[Prev Page][Next Page]
[PATCH v11 00/15] iio: afe: add temperature rescaling support,
Liam Beguin
- [PATCH v11 01/15] iio: inkern: apply consumer scale on IIO_VAL_INT cases, Liam Beguin
- [PATCH v11 02/15] iio: inkern: apply consumer scale when no channel scale is available, Liam Beguin
- [PATCH v11 04/15] iio: afe: rescale: expose scale processing function, Liam Beguin
- [PATCH v11 03/15] iio: inkern: make a best effort on offset calculation, Liam Beguin
- [PATCH v11 06/15] iio: afe: rescale: add offset support, Liam Beguin
- [PATCH v11 08/15] iio: afe: rescale: fix accuracy for small fractional scales, Liam Beguin
- [PATCH v11 09/15] iio: afe: rescale: reduce risk of integer overflow, Liam Beguin
- [PATCH v11 05/15] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support, Liam Beguin
- [PATCH v11 07/15] iio: afe: rescale: use s64 for temporary scale calculations, Liam Beguin
- [PATCH v11 10/15] iio: afe: rescale: make use of units.h, Liam Beguin
- [PATCH v11 11/15] iio: test: add basic tests for the iio-rescale driver, Liam Beguin
- [PATCH v11 12/15] iio: afe: rescale: add RTD temperature sensor support, Liam Beguin
- [PATCH v11 13/15] iio: afe: rescale: add temperature transducers, Liam Beguin
- [PATCH v11 14/15] dt-bindings: iio: afe: add bindings for temperature-sense-rtd, Liam Beguin
- [PATCH v11 15/15] dt-bindings: iio: afe: add bindings for temperature transducers, Liam Beguin
[PATCH] drivers:iio:dac make expression evaluation 64-bit,
Muhammad Usama Anjum
[PULL] 1st set of new device support, features and cleanup for IIO in the 5.17 cycle.,
Jonathan Cameron
[PATCH v2] dt-bindings: iio: Document "label" property,
Paul Cercueil
[PATCH v7 1/3] iio: frequency: admv1013: add support for ADMV1013,
Antoniu Miclaus
[PATCH 0/8] counter: Remove struct counter_device::priv,
Uwe Kleine-König
[PATCH] dt-bindings: iio: Document "label" property,
Paul Cercueil
[PATCH 1/2] MAINTAINERS: add imx7d/imx6sx/imx6ul/imx8qxp and vf610 adc maintainer,
haibo . chen
[PATCH 0/3] Counter subsystem changes for the 5.17 cycle,
William Breathitt Gray
[PATCH] iio:addac:ad74413r: Fix uninitialized ret in a path that won't be hit.,
Jonathan Cameron
[PATCH] iio: accel: fxls8962af: add padding to regmap for SPI,
Sean Nyekjaer
[PATCH v10 00/14] iio: afe: add temperature rescaling support,
Liam Beguin
[PATCH v10 05/14] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support, Liam Beguin
[PATCH v10 06/14] iio: afe: rescale: add offset support, Liam Beguin
[PATCH v10 07/14] iio: afe: rescale: use s64 for temporary scale calculations, Liam Beguin
[PATCH v10 09/14] iio: afe: rescale: reduce risk of integer overflow, Liam Beguin
[PATCH v10 10/14] iio: test: add basic tests for the iio-rescale driver, Liam Beguin
[PATCH v10 14/14] dt-bindings: iio: afe: add bindings for temperature transducers, Liam Beguin
[PATCH v10 11/14] iio: afe: rescale: add RTD temperature sensor support, Liam Beguin
[PATCH v10 12/14] iio: afe: rescale: add temperature transducers, Liam Beguin
[PATCH v10 13/14] dt-bindings: iio: afe: add bindings for temperature-sense-rtd, Liam Beguin
[PATCH v10 08/14] iio: afe: rescale: fix accuracy for small fractional scales, Liam Beguin
Re: [PATCH v10 00/14] iio: afe: add temperature rescaling support, Peter Rosin
[PATCH v4 0/3] Add Semtech SX9360 SAR Sensor support,
Gwendal Grignou
[PATCH v8 0/5] Expand Semtech SAR Sensors support,
Gwendal Grignou
[PATCH v3 0/2] Add ADXL367 driver,
Cosmin Tanislav
iio_hwmon meaningful names,
Henk Medenblik
[PATCH] dt-bindings: iio: adc: atmel,sama5d2-adc: make atmel,trigger-edge-type non-mandatory,
Eugen Hristev
[PATCH] HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL,
Ye Xiang
[PATCH v2] iio: dummy: iio_simple_dummy: check the return value of kstrdup(),
xkernel . wang
[PATCH] iio: position: Add support for ams AS5600 angle sensor,
frank zago
[PATCH 00/13] iio: Use sysfs_emit(),
Lars-Peter Clausen
- [PATCH 06/13] iio: ina2xx-adc: sysfs_emit(), Lars-Peter Clausen
- [PATCH 05/13] iio: as3935: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 03/13] iio: ad7192: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 07/13] iio: lm3533: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 02/13] iio: dmaengine-buffer: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 01/13] iio: core: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 04/13] iio: ad9523: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 10/13] iio: max9611: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 13/13] iio: sps30: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 11/13] iio: ms_sensors: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 08/13] iio: max31856: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 09/13] iio: max31865: Use sysfs_emit(), Lars-Peter Clausen
- [PATCH 12/13] iio: scd4x: Use sysfs_emit(), Lars-Peter Clausen
- Re: [PATCH 00/13] iio: Use sysfs_emit(), Jonathan Cameron
[PATCH v5] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()"),
Iain Hunter
[PATCH] iio: stmpe-adc: Use correctly sized arguments for bit field,
Kees Cook
[PATCH] iio: addac: Do not reference negative array offsets,
Kees Cook
[PATCH 00/10] Light core IIO enhancements,
Miquel Raynal
- [PATCH 01/10] iio: core: Fix the kernel doc regarding the currentmode iio_dev entry, Miquel Raynal
- [PATCH 02/10] iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries, Miquel Raynal
- [PATCH 03/10] iio: magnetometer: rm3100: Stop abusing the ->currentmode, Miquel Raynal
- [PATCH 04/10] iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode, Miquel Raynal
- [PATCH 05/10] iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant, Miquel Raynal
- [PATCH 06/10] iio: core: Hide read accesses to iio_dev->currentmode, Miquel Raynal
- [PATCH 07/10] iio: core: Hide write accesses to iio_dev->currentmode, Miquel Raynal
- [PATCH 08/10] iio: core: Move iio_dev->currentmode to the opaque structure, Miquel Raynal
- [PATCH 09/10] iio: core: Simplify the registration of kfifo buffers, Miquel Raynal
- [PATCH 10/10] iio: core: Clarify the modes, Miquel Raynal
[PATCH] iio: addac: ad74413r: fix off by one in ad74413r_parse_channel_config(),
Dan Carpenter
[PATCH iio-next] drivers/iio: remove redundant ret variable,
cgel . zte
[PATCH 0/3] Add support for LTC2688,
Nuno Sá
[PATCH] counter: ti-eqep: Use container_of instead of struct counter_device::priv,
Uwe Kleine-König
[PATCH v7 0/2] drivers:iio:dac: Add AD3552R driver support,
Mihail Chindris
[PATCH] iio: dummy: iio_simple_dummy: check the return value of kstrdup(),
Xiaoke Wang
[PATCH v3 0/4] Add Semtech SX9360 SAR Sensor support,
Gwendal Grignou
[PATCH] iio: adc: ad7606: Fix syntax errors in comments,
Xiang wangx
[PATCH v2] counter: Add the necessary colons and indents to the comments of counter_compi,
Yanteng Si
[PATCH 0/7] iio: adc: introduce Qualcomm SPMI Round Robin ADC,
Caleb Connolly
[PATCH v7 0/5] Expand Semtech SAR Sensors support,
Gwendal Grignou
[PATCH 1/3] iio: as3935: Remove unnecessary cast,
Lars-Peter Clausen
Message not available
[PATCH v6 0/5] Expand Semtech SAR Sensors support,
Gwendal Grignou
[PATCH] iio: event_monitor: Flush output on event,
Zach DeCook
[PROBLEM]: Error during probing process in inv_icm42600_i2c driver,
Nikos Latmos
[PULL] 2nd set of IIO fixes for 5.16,
Jonathan Cameron
[PATCH v5 0/5] Expand Semtech SAR Sensors support,
Gwendal Grignou
[PATCH RFC] counter: Expand API with a function for an exact timestamp,
Uwe Kleine-König
[PATCH v3 1/4] iio: add filter subfolder,
Antoniu Miclaus
iio display large numbers,
Henk
[PATCH v2 0/2] Add ADXL367 driver,
Cosmin Tanislav
[RESEND, PATCH v6 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml,
Mihail Chindris
[RESEND, PATCH v6 0/2] drivers:iio:dac: Add AD3552R driver support, Mihail Chindris
[PATCH v6 1/3] iio: frequency: admv1013: add support for ADMV1013,
Antoniu Miclaus
[PATCH] dt-bindings: iio: exynos-adc: Use correct node name,
Thierry Reding
[PATCH v1 1/2] dt-bindings: iio: accel: add ADXL367,
Cosmin Tanislav
[PATCH] mailmap: Update email address for Cai Huoqing,
Cai Huoqing
[PATCH v2 00/17] iio:adc:ad7280a Cleanup and proposed staging graduation.,
Jonathan Cameron
- [PATCH v2 01/17] staging:iio:adc:ad7280a: Fix handing of device address bit reversing., Jonathan Cameron
- [PATCH v2 02/17] staging:iio:adc:ad7280a: Register define cleanup., Jonathan Cameron
- [PATCH v2 03/17] staging:iio:adc:ad7280a: rename _read() to _read_reg(), Jonathan Cameron
- [PATCH v2 04/17] staging:iio:adc:ad7280a: Split buff[2] into tx and rx parts, Jonathan Cameron
- [PATCH v2 05/17] staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers., Jonathan Cameron
- [PATCH v2 06/17] staging:iio:adc:ad7280a: Switch to standard event control, Jonathan Cameron
- [PATCH v2 07/17] staging:iio:adc:ad7280a: Standardize extended ABI naming, Jonathan Cameron
- [PATCH v2 08/17] staging:iio:adc:ad7280a: Drop unused timestamp channel., Jonathan Cameron
- [PATCH v2 09/17] staging:iio:adc:ad7280a: Trivial comment formatting cleanup, Jonathan Cameron
- [PATCH v2 10/17] staging:iio:adc:ad7280a: Make oversampling_ratio a runtime control, Jonathan Cameron
- [PATCH v2 11/17] staging:iio:adc:ad7280a: Cleanup includes, Jonathan Cameron
- [PATCH v2 12/17] staging:iio:ad7280a: Reflect optionality of irq in ABI, Jonathan Cameron
- [PATCH v2 13/17] staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->dev, Jonathan Cameron
- [PATCH v2 14/17] staging:iio:adc:ad7280a: Use device properties to replace platform data., Jonathan Cameron
- [PATCH v2 15/17] dt-bindings:iio:adc:ad7280a: Add binding, Jonathan Cameron
- [PATCH v2 16/17] iio:adc:ad7280a: Document ABI for cell balance switches, Jonathan Cameron
- [PATCH v2 17/17] iio:adc:ad7280a: Move out of staging, Jonathan Cameron
- Re: [PATCH v2 00/17] iio:adc:ad7280a Cleanup and proposed staging graduation., Marcelo Schmitt
[PATCH v3 0/5] iio: accel: mma9551/mma9553 Cleanup and update,
Jonathan Cameron
RFC: Should we have a device_for_each_available_child_node()?,
Jonathan Cameron
[PATCH v2] iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs,
Jonathan Cameron
[PATCH v3 00/12] IIO: More of to generic fw conversions.,
Jonathan Cameron
- [PATCH v3 01/12] iio:dac:ad5755: Switch to generic firmware properties and drop pdata, Jonathan Cameron
- [PATCH v3 02/12] iio:dac:ad5758: Drop unused of specific headers., Jonathan Cameron
- [PATCH v3 03/12] iio:dac:dpot-dac: Swap of.h for mod_devicetable.h, Jonathan Cameron
- [PATCH v3 04/12] iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h, Jonathan Cameron
- [PATCH v3 05/12] iio:pot:mcp41010: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v3 06/12] iio:light:cm3605: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v3 07/12] iio:adc:max9611: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v3 08/12] iio:adc:mcp3911: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v3 09/12] iio:adc:ti-adc12138: Switch to generic firmware properties and drop of_match_ptr, Jonathan Cameron
- [PATCH v3 10/12] iio:adc:envelope-detector: Switch from of headers to mod_devicetable.h, Jonathan Cameron
- [PATCH v3 11/12] iio:adc:ti-ads124s08: Drop dependency on OF., Jonathan Cameron
- [PATCH v3 12/12] iio:adc/dac:Kconfig: Update to drop OF dependencies., Jonathan Cameron
- Re: [PATCH v3 00/12] IIO: More of to generic fw conversions., Jonathan Cameron
[PATCH] counter: Add the necessary colons and indents to the comments of counter_compi,
Yanteng Si
[PATCH] iio: iio_device_alloc(): Remove unnecessary self drvdata,
Lars-Peter Clausen
[PATCH v11 0/3] Add AD74413R driver,
Cosmin Tanislav
[PATCH v10 0/3] Add AD74413R driver,
Cosmin Tanislav
[PATCH v2 00/12] IIO: More of to generic fw conversions.,
Jonathan Cameron
- [PATCH v2 01/12] iio:dac:ad5755: Switch to generic firmware properties and drop pdata, Jonathan Cameron
- [PATCH v2 02/12] iio:dac:ad5758: Drop unused of specific headers., Jonathan Cameron
- [PATCH v2 03/12] iio:dac:dpot-dac: Swap of.h for mod_devicetable.h, Jonathan Cameron
- [PATCH v2 04/12] iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h, Jonathan Cameron
- [PATCH v2 05/12] iio:pot:mcp41010: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v2 06/12] iio:light:cm3605: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v2 07/12] iio:adc:max9611: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v2 08/12] iio:adc:mcp3911: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v2 09/12] iio:adc:ti-adc12138: Switch to generic firmware properties., Jonathan Cameron
- [PATCH v2 10/12] iio:adc:envelope-detector: Switch from of headers to mod_devicetable.h, Jonathan Cameron
- [PATCH v2 11/12] iio:adc:ti-ads124s08: Drop dependency on OF., Jonathan Cameron
- [PATCH v2 12/12] iio:adc/dac:Kconfig: Update to drop OF dependencies., Jonathan Cameron
- Re: [PATCH v2 00/12] IIO: More of to generic fw conversions., Andy Shevchenko
[PATCH] dt-bindings: iio: dac: adi,ad5755: drop unrelated included.,
Jonathan Cameron
[PATCH v12 0/5] Add Xilinx AMS Driver,
Anand Ashok Dumbre
[PATCH v9 0/3] Add AD74413R driver,
Cosmin Tanislav
[PATCH v8 0/3] Add AD74413R driver,
Cosmin Tanislav
[PATCH v6 1/2] iio:dac:ad7293: add support for AD7293,
Antoniu Miclaus
[PATCH v5 1/2] iio:dac:ad7293: add support for AD7293,
Antoniu Miclaus
[PATCH] MAINTAINERS: Update i.MX 8QXP ADC info,
Cai Huoqing
[PATCH] counter: ti-eqep: Enable for TDA4VM/J721E,
Jason Kridner
st_lsm6dsx: AIS2IH, Sean Nyekjaer
[PATCH v6 0/2] drivers:iio:dac: Add AD3552R driver support,
Mihail Chindris
[PATCH 00/12] IIO: Mroe of to generic fw conversions.,
Jonathan Cameron
- [PATCH 01/12] iio:dac:ad5755: Switch to generic firmware properties., Jonathan Cameron
- [PATCH 03/12] iio:dac:dpot-dac: Swap of.h for mod_devicetable.h, Jonathan Cameron
- [PATCH 04/12] iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h, Jonathan Cameron
- [PATCH 05/12] iio:pot:mcp41010: Switch to generic firmware properties., Jonathan Cameron
- [PATCH 07/12] iio:adc:max9611: Switch to generic firmware properties., Jonathan Cameron
- [PATCH 08/12] iio:adc:mcp3911: Switch to generic firmware properties., Jonathan Cameron
- [PATCH 10/12] iio:adc:envelope-detector: Switch from of headers to mod_devicetable.h, Jonathan Cameron
- [PATCH 02/12] iio:dac:ad5758: Drop unused of specific headers., Jonathan Cameron
- [PATCH 06/12] iio:light:cm3605: Switch to generic firmware properties., Jonathan Cameron
- [PATCH 09/12] iio:adc:ti-adc12138: Switch to generic firmware properties., Jonathan Cameron
- [PATCH 11/12] iio:adc:ti-ads124s08: Drop dependency on OF., Jonathan Cameron
- [PATCH 12/12] iio:adc/dac:Kconfig: Update to drop OF dependencies., Jonathan Cameron
[PATCH 00/12] IIO: clang W=1 warning cleanup.,
Jonathan Cameron
- [PATCH 02/12] iio:dc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 03/12] iio:adc:rcar: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 06/12] iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 07/12] iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 04/12] iio:adc:ti-ads1015: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 08/12] iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 12/12] iio:accel:kxcjk-1013: Mark struct __maybe_unused to avoid warning., Jonathan Cameron
- [PATCH 11/12] iio:accel:bmc150: Mark structure __maybe_unused as only needed with for pm ops., Jonathan Cameron
- [PATCH 05/12] iio:amplifiers:hmc425a: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 01/12] iio:accel:bma180: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 09/12] iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion., Jonathan Cameron
- [PATCH 10/12] iio:dummy: Drop set but unused variable len., Jonathan Cameron
- Re: [PATCH 00/12] IIO: clang W=1 warning cleanup., Nathan Chancellor
[PATCH v7 0/3] Add AD74413R driver,
Cosmin Tanislav
[PATCH v6 0/3] Add AD74413R driver,
Cosmin Tanislav
[PATCH v5 0/3] Add AD74413R driver,
Cosmin Tanislav
[PATCH] iio: trigger: stm32-timer: fix MODULE_ALIAS,
Alyssa Ross
[PATCH] dt-bindings: iio: adc: exynos-adc: Fix node name in example,
Geert Uytterhoeven
[PATCH v4 0/3] Add AD74413R driver,
Cosmin Tanislav
[PATCH 1/2] dt-bindings: iio: light: ltr501: Add proximity-near-level,
Nikita Travkin
[PATCH v11 0/5] Add Xilinx AMS Driver,
Anand Ashok Dumbre
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]