summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-06-26iio: trigger: stm32-timer: Fix build warnings about export.hAntonio Borneo
2025-06-26iio: adc: stm32-dfsdm: Fix build warnings about export.hAntonio Borneo
2025-06-26iio: potentiometer: Drop unused export.h includesJonathan Cameron
2025-06-26iio: adc: ad7405: add ad7405 driverPop Ioan Daniel
2025-06-26iio: adc: adi-axi-adc: add axi_adc_oversampling_ratio_setPop Ioan Daniel
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel
2025-06-26iio: adc: ad4851: ad4851_set_oversampling_ratio parameters updatePop Ioan Daniel
2025-06-26iio: accel: adxl313: add debug registerLothar Rubusch
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou
2025-06-26iio: adc: ti-ads131e08: Fix spelling mistake "tweek" -> "tweak"Colin Ian King
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-09iio: adc: ad7606: add gain calibration supportAngelo Dureghello
2025-06-09iio: adc: ad7606: rename chan_scale to a more generic chan_infoAngelo Dureghello
2025-06-09iio: adc: ad7606: exit for invalid fdt dt_schema propertiesAngelo Dureghello
2025-06-09iio: adc: ad7606: add offset and phase calibration supportAngelo Dureghello
2025-06-09iio: core: add ADC delay calibration definitionAngelo Dureghello
2025-06-09iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirementJonathan Santos
2025-06-09iio: bmi160: suspend and resume triggering on relevant pm operationsDenis Benato
2025-06-09iio: bmi270: suspend and resume triggering on relevant pm operationsDenis Benato
2025-06-09iio: adc: ad7606: add enabling of optional Vrefin voltageAngelo Dureghello
2025-06-09iio: adc: ad7606: enable Vdrive power supplyAngelo Dureghello
2025-06-09iio: adc: ad7476: Support ROHM BU79100GMatti Vaittinen
2025-06-09iio: Remove unused macro definition for driver and IRQ nameWaqar Hameed
2025-06-09iio: Remove single use of macro definition for regmap nameWaqar Hameed
2025-06-09iio: Remove single use of macro definition for IRQ nameWaqar Hameed
2025-06-09iio: Remove single use of macro definition for driver nameWaqar Hameed
2025-06-09iio: imu: inv_mpu6050: refactor aux read/write to use shared xfer logicIsabella Caselli
2025-06-09iio: buffer: Fix checkpatch.pl warningGyeyoung Baek
2025-06-09iio: amplifiers: ada4250: use DMA-safe memory for regmap_bulk_read()David Lechner
2025-06-09iio: accel: adxl345: add g-range configurationLothar Rubusch
2025-06-09iio: accel: adxl345: extend sample frequency adjustmentsLothar Rubusch
2025-06-09iio: dac: adi-axi-dac: use unique bus free checkAngelo Dureghello
2025-06-09iio: adc: ad4080: add driver supportAntoniu Miclaus
2025-06-09iio: adc: adi-axi-adc: add num lanes supportAntoniu Miclaus
2025-06-09iio: adc: adi-axi-adc: add data align processAntoniu Miclaus
2025-06-09iio: adc: adi-axi-adc: add filter type configAntoniu Miclaus
2025-06-09iio: backend: add support for number of lanesAntoniu Miclaus
2025-06-09iio: backend: add support for data alignmentAntoniu Miclaus
2025-06-09iio: backend: add support for filter configAntoniu Miclaus
2025-06-09iio: irsd200: Remove print of error code from dev_err_probeWaqar Hameed
2025-06-09iio: adc: max1363: Reorder mode_list[] entriesFabio Estevam
2025-06-09iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]Fabio Estevam
2025-06-09iio: adc: stm32-adc: Fix race in installing chained IRQ handlerChen Ni
2025-06-09iio: fix potential out-of-bound writeMarkus Burri
2025-06-09iio: backend: fix out-of-bound writeMarkus Burri
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman