Linux IIO (Industrial I/O) Development
[Prev Page][Next Page]
[PATCH 0/2] doc: add a couple fixups for IIO ABI files,
Mauro Carvalho Chehab
[PATCH -next] iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not set,
Wei Yongjun
[PATCH v2 0/3] staging: iio: cdc: ad7746: initial effort to move out of staging,
Lucas Stankus
[PATCH v2 0/9] iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E,
Hans de Goede
- [PATCH v2 2/9] iio: accel: bmc150: Don't make the remove function of the second accelerometer unregister itself, Hans de Goede
- [PATCH v2 1/9] iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_second_device, Hans de Goede
- [PATCH v2 3/9] iio: accel: bmc150: Move check for second ACPI device into a separate function, Hans de Goede
- [PATCH v2 5/9] iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h, Hans de Goede
- [PATCH v2 4/9] iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID, Hans de Goede
- [PATCH v2 6/9] iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions, Hans de Goede
- [PATCH v2 8/9] iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation(), Hans de Goede
- [PATCH v2 7/9] iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge angle, Hans de Goede
- [PATCH v2 9/9] iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes, Hans de Goede
- Re: [PATCH v2 0/9] iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E, Andy Shevchenko
[PATCH 0/5] iio: accel: mma9551/mma9553 Cleanup and update,
Jonathan Cameron
[PATCH 0/1] dt-bindings: iio: multiplexer: Convert inline with other mux bindings.,
Jonathan Cameron
[PULL v2] 2nd set of IIO fixes for the 5.13 cycle.,
Jonathan Cameron
[PATCH 0/8] iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E,
Hans de Goede
[PULL] 2nd set of IIO fixes for the 5.13 cycle.,
Jonathan Cameron
[PATCH] iio: adf4350: fix a possible divided-by-zero bug in adf4350_set_freq(),
tq17373059
Re: mmotm 2021-05-19-23-58 uploaded (drivers/iio/accel/fxls8962af-core.o),
Randy Dunlap
[PATCH 0/2] Make use of adis lock helpers,
Nuno Sá
[PATCH 00/10] Documentation build warning fixes,
Mauro Carvalho Chehab
[PATCH] staging: iio: fix some formatting issues,
Wang Qing
[PATCH] iio: accel: fxls8962af: conditionally compile fxls8962af_i2c_raw_read_errata3(),
trix
[PATCH 1/5 v3] iio: st_sensors: Create extended attr macro,
Linus Walleij
[PATCH v1 1/1] iio: Drop Duplicated "mount-matrix" parameter,
Andy Shevchenko
[PATCH] staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe(),
Tang Bin
[PATCH v3] iio: afe: iio-rescale: Support processed channels,
Linus Walleij
[PATCH 1/5 v2] iio: st_sensors: Create extended attr macro,
Linus Walleij
[PATCH] staging: iio: cdc: ad7746: Fix unnecessary check and assignment in ad7746_probe(),
Tang Bin
[RESEND PATCH 0/4] iio: Drop use of %hhx and %hx format strings,
Jonathan Cameron
[PATCH] iio: buffer: Remove redundant assignment to in_loc,
Jiapeng Chong
[PATCH] HID: intel-ish-hid: ipc: Add Alder Lake device IDs,
Ye Xiang
[PATCH 0/8] iio: adc: Maxim and TI ADC driver cleanups,
Jonathan Cameron
[PATCH v2 0/6] IIO: Runtime PM related cleanups.,
Jonathan Cameron
[PATCH v2 1/2] iio: adc: driver for texas instruments ads7142,
Jozsef Horvath
[RFC PATCH v1 0/2] hwmon: (iio_hwmon) optionally force iio channel type,
Liam Beguin
[PATCH] iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc(),
Dan Carpenter
[PATCH] iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode(),
Dan Carpenter
[PATCH] iio: accel: st_sensors: Support generic mounting matrix,
Linus Walleij
[PATCH] iio: core: Fix BUG() on rmmod of iio-drivers caused by double list_del(),
Hans de Goede
[PATCH] iio: si1133: fix format string warnings,
Arnd Bergmann
[PATCH 1/2] iio: light: tsl2591: fix some signedness bugs,
Dan Carpenter
[PATCH v2 -next] iio: adc: ad7793: Add missing error code in ad7793_setup(),
YueHaibing
[PATCH -next] iio: adc: ad7793: Add missing error code in ad7793_setup(),
YueHaibing
[PATCH v2 05/10] iio: Remove a cast in iio-test-format which is no longer required,
David Gow
[PATCH v1 1/2] iio: adc: driver for texas instruments ads7142,
Jozsef Horvath
[PATCH] iio: imu: remove unused private data assigned with spi_set_drvdata(),
Alexandru Ardelean
[PATCH v4 00/12] ad_sigma_delta: convert all drivers to device-managed,
Alexandru Ardelean
- [PATCH v4 02/12] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers, Alexandru Ardelean
- [PATCH v4 01/12] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error., Alexandru Ardelean
- [PATCH v4 03/12] iio: adc: ad7192: Avoid disabling a clock that was never enabled., Alexandru Ardelean
- [PATCH v4 04/12] iio: adc: ad7192: handle regulator voltage error first, Alexandru Ardelean
- [PATCH v4 05/12] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger(), Alexandru Ardelean
- [PATCH v4 07/12] iio: adc: ad7791: convert to device-managed functions, Alexandru Ardelean
- [PATCH v4 06/12] iio: adc: ad7793: convert to device-managed functions, Alexandru Ardelean
- [PATCH v4 09/12] iio: adc: ad7192: use devm_clk_get_optional() for mclk, Alexandru Ardelean
- [PATCH v4 08/12] iio: adc: ad7780: convert to device-managed functions, Alexandru Ardelean
- [PATCH v4 11/12] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove(), Alexandru Ardelean
- [PATCH v4 10/12] iio: adc: ad7192: convert to device-managed functions, Alexandru Ardelean
- [PATCH v4 12/12] iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger(), Alexandru Ardelean
- Re: [PATCH v4 00/12] ad_sigma_delta: convert all drivers to device-managed, Jonathan Cameron
[PATCH] iio: adc: remove unused private data assigned with spi_set_drvdata(),
Alexandru Ardelean
[PATCH v3 00/12] ad_sigma_delta: convert all drivers to device-managed,
Alexandru Ardelean
- [PATCH v3 01/12] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error., Alexandru Ardelean
- [PATCH v3 02/12] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers, Alexandru Ardelean
- [PATCH v3 03/12] iio: adc: ad7192: Avoid disabling a clock that was never enabled., Alexandru Ardelean
- [PATCH v3 04/12] iio: adc: ad7192: handle zero Avdd regulator value, Alexandru Ardelean
- [PATCH v3 05/12] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger(), Alexandru Ardelean
- [PATCH v3 06/12] iio: adc: ad7793: convert to device-managed functions, Alexandru Ardelean
- [PATCH v3 07/12] iio: adc: ad7791: convert to device-managed functions, Alexandru Ardelean
- [PATCH v3 08/12] iio: adc: ad7780: convert to device-managed functions, Alexandru Ardelean
- [PATCH v3 09/12] iio: adc: ad7192: use devm_clk_get_optional() for mclk, Alexandru Ardelean
- [PATCH v3 10/12] iio: adc: ad7192: convert to device-managed functions, Alexandru Ardelean
- [PATCH v3 12/12] iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger(), Alexandru Ardelean
- [PATCH v3 11/12] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove(), Alexandru Ardelean
[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols,
Mauro Carvalho Chehab
[PATCH] iio: adc: Add missing MODULE_DEVICE_TABLE,
Chunyan Zhang
[PATCH] driver: adc: ltc2497: return directly after reading the adc conversion value,
Meng . Li
[PATCH 0/2] staging: iio: cdc: ad7746: initial effort to move out of staging,
Lucas Stankus
[PATCH] iio: adc: ad7768-1: Fix the right interrupt interface calls,
Tang Bin
[PATCH v2 0/3] iio: accel: kxcjk-1013: Add support for KX023-1025,
Stephan Gerhold
Conflict for tomorrows linux-next between staging/staging-linus and iio/togreg, Jonathan Cameron
[PATCH] iio:adc:ad7766: Fix unnecessary check in ad7766_probe(),
Tang Bin
[PULL] First set of IIO fixes for the 5.13 cycle.,
Jonathan Cameron
[PATCH 1/1] iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe(),
Zhen Lei
[PATCH 0/3] iio: accel: kxcjk-1013: Add support for KX023-1025,
Stephan Gerhold
[PATCH v2 00/12] ad_sigma_delta: convert all drivers to device-managed,
Alexandru Ardelean
- [PATCH v2 01/12] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error., Alexandru Ardelean
- [PATCH v2 02/12] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers, Alexandru Ardelean
- [PATCH v2 03/12] iio: adc: ad7192: Avoid disabling a clock that was never enabled., Alexandru Ardelean
- [PATCH v2 04/12] iio: adc: ad7192: handle zero Avdd regulator value as error, Alexandru Ardelean
- [PATCH v2 05/12] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger(), Alexandru Ardelean
- [PATCH v2 06/12] iio: adc: ad7793: convert to device-managed functions, Alexandru Ardelean
- [PATCH v2 07/12] iio: adc: ad7791: convert to device-managed functions, Alexandru Ardelean
- [PATCH v2 08/12] iio: adc: ad7780: convert to device-managed functions, Alexandru Ardelean
- [PATCH v2 09/12] iio: adc: ad7192: use devm_clk_get_optional() for mclk, Alexandru Ardelean
- [PATCH v2 10/12] iio: adc: ad7192: convert to device-managed functions, Alexandru Ardelean
- [PATCH v2 11/12] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove(), Alexandru Ardelean
- [PATCH v2 12/12] iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger(), Alexandru Ardelean
[PATCH] dt-bindings: More removals of type references on common properties,
Rob Herring
[PATCH 00/11] ad_sigma_delta: convert all drivers to device-managed,
Alexandru Ardelean
- [PATCH 01/11] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger(), Alexandru Ardelean
- [PATCH 03/11] iio: adc: ad7791: convert to device-managed functions, Alexandru Ardelean
- [PATCH 02/11] iio: adc: ad7793: convert to device-managed functions, Alexandru Ardelean
- [PATCH 06/11] iio: adc: ad7192: Avoid disabling a clock that was never enabled., Alexandru Ardelean
- [PATCH 04/11] iio: adc: ad7780: convert to device-managed functions, Alexandru Ardelean
- [PATCH 08/11] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error., Alexandru Ardelean
- [PATCH 07/11] iio: adc: ad7192: convert to device-managed functions, Alexandru Ardelean
- [PATCH 05/11] iio: adc: ad7192: use devm_clk_get_optional() for mclk, Alexandru Ardelean
- [PATCH 10/11] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove(), Alexandru Ardelean
- [PATCH 11/11] iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger(), Alexandru Ardelean
- [PATCH 09/11] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers, Alexandru Ardelean
- Re: [PATCH 00/11] ad_sigma_delta: convert all drivers to device-managed, Jonathan Cameron
[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII,
Mauro Carvalho Chehab
[PATCH v1 1/1] iio: dac: ad5770r: Put fwnode in error case during ->probe(),
Andy Shevchenko
[PATCH v2] iio: afe: iio-rescale: Support processed channels,
Linus Walleij
[PATCH] iio: adc: ad7192: Avoid disabling a clock that was never enabled.,
Jonathan Cameron
[RESEND PATCH 00/28] IIO: Runtime PM related cleanups.,
Jonathan Cameron
- [PATCH 01/28] iio: gyro: fxa210002c: Balance runtime pm + use pm_runtime_resume_and_get()., Jonathan Cameron
- [PATCH 02/28] iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 03/28] iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 04/28] iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 05/28] iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 06/28] iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 07/28] iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 08/28] iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 09/28] iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 10/28] iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 11/28] iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 12/28] iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 13/28] iio: imu: mpu6050: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 14/28] iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 15/28] iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 16/28] iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 17/28] iio: adc: ads1015: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 18/28] iio: chemical: atlas-sensor: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 19/28] iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 20/28] iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 21/28] iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 22/28] iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding., Jonathan Cameron
- [PATCH 23/28] iio: pressure: zpa2326: fix potential extra call of runtime suspend., Jonathan Cameron
- [PATCH 24/28] iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 25/28] iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle error, Jonathan Cameron
- [PATCH 26/28] iio: prox: pulsed-light-v2: Switch pm_runtime_resume_and_get(), Jonathan Cameron
- [PATCH 28/28] iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe(), Jonathan Cameron
- [PATCH 27/28] iio: pressure: icp10100: Use pm_runtime_resume_and_get() + handle errors, Jonathan Cameron
[PATCH 0/3] iio: adc: ad7124: Fixes and devm_ for all of probe,
Jonathan Cameron
[PATCH] iio: tsl2583: Fix division by a zero lux_val,
Colin King
[PATCH] iio: imu: st_lsm6dsx: do not roundup set samplerate,
Sean Nyekjaer
[PATCH] iio: imu: st_lsm6dsx: correct ODR in header,
Sean Nyekjaer
[PATCH] dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells,
Krzysztof Kozlowski
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]