summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-01iio: accel: adxl345: Implement event scaling for ABI complianceTaha Ed-Dafili
2026-03-01iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tapTaha Ed-Dafili
2026-03-01iio: core: Add IIO_EV_INFO_SCALE to event infoTaha Ed-Dafili
2026-03-01docs: iio: adxl345: grammar and formatting cleanupsTaha Ed-Dafili
2026-02-28iio: tsl2772: fix all kernel-doc warningsRandy Dunlap
2026-02-28iio: frequency: ad9523: use octal permissionsBhargav Joshi
2026-02-28iio: frequency: ad9523: fix multi-line dereferencesBhargav Joshi
2026-02-28iio: frequency: ad9523: fix implicit variable macrosBhargav Joshi
2026-02-28iio: adc: ade9000: remove unused AD9000_CHANNELS_PER_PHASE macroGiorgi Tchankvetadze
2026-02-28iio: filter: admv8818: use dev_err_probe()Antoniu Miclaus
2026-02-28iio: filter: admv8818: add dev variableAntoniu Miclaus
2026-02-28iio: dac: ad7293: use dev_err_probe()Antoniu Miclaus
2026-02-28iio: dac: ad7293: add dev variableAntoniu Miclaus
2026-02-28iio: frequency: adf4377: use dev_err_probe()Antoniu Miclaus
2026-02-28iio: frequency: adf4377: add dev variableAntoniu Miclaus
2026-02-28iio: frequency: admv1013: use dev_err_probe()Antoniu Miclaus
2026-02-28iio: frequency: admv1013: add dev variableAntoniu Miclaus
2026-02-28iio: frequency: admv1014: use dev_err_probe()Antoniu Miclaus
2026-02-28iio: frequency: admv1014: add dev variableAntoniu Miclaus
2026-02-28iio: frequency: adrf6780: use dev_err_probe()Antoniu Miclaus
2026-02-28iio: frequency: adrf6780: add dev variableAntoniu Miclaus
2026-02-23iio: addac: ad74413r: simplify timeout returnAntoniu Miclaus
2026-02-23iio: adc: ad7173: move opening brace to a separate lineGiorgi Tchankvetadze
2026-02-23iio: light: gp2ap020a00f: Join some lines of code to be a single lineAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Remove trailing comma in termination entryAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Explicitly use string literal for driver nameAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Use temporary variable for struct deviceAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Replace custom implementation of min()Andy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Fix possible error swallowEthan Tidmore
2026-02-23iio: light: gp2ap020a00f: Return directly from the switch casesAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Use correct types for 16-bit LE dataAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: correct return type to intEthan Tidmore
2026-02-23iio: light: gp2ap020a00f: simplify locking with guard()Ethan Tidmore
2026-02-23Merge branch 'ib-iio-thermal-qcom-pmic5' into togregJonathan Cameron
2026-02-23iio: adc: at91_adc: change at91_ts_sample to return voidAntoniu Miclaus
2026-02-23iio: amplifiers: ad8366: update device supportRodrigo Alencar
2026-02-23iio: amplifiers: ad8366: consume enable gpioRodrigo Alencar
2026-02-23iio: amplifiers: ad8366: add device tree supportRodrigo Alencar
2026-02-23iio: amplifiers: ad8366: prepare for device-tree supportRodrigo Alencar
2026-02-23iio: amplifiers: ad8366: replace reset-gpio with reset controllerRodrigo Alencar
2026-02-23iio: amplifiers: ad8366: refactor device resource managementRodrigo Alencar
2026-02-23iio: amplifiers: ad8366: use devm_mutex_init() and drop mutex_init()Rodrigo Alencar
2026-02-23iio: amplifiers: ad8366: add local dev pointer to the probe functionRodrigo Alencar
2026-02-23iio: amplifiers: ad8366: refactor include headersRodrigo Alencar
2026-02-23dt-bindings: iio: amplifiers: Add AD8366 supportRodrigo Alencar
2026-02-23MAINTAINERS: Add missing maintainer entry for AD8366 driverRodrigo Alencar
2026-02-23iio: adc: ade9000: use dev_err_probe() in probe pathAntoniu Miclaus
2026-02-23iio: core: Simplify IIO core managed APIsAndy Shevchenko
2026-02-23iio: adc: ad7266: simplify error returnAntoniu Miclaus
2026-02-23iio: filter: admv8818: remove redundant else after returnAntoniu Miclaus