summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-10-19iio: adc: ad7768-1: replace sprintf() with sysfs_emit()Nuno Sá
2025-10-19iio: adc: ad4030: replace sprintf() with sysfs_emit()Nuno Sá
2025-10-19iio: light: ltr390: Fix typo in variable nameSameeksha Sankpal
2025-10-19iio: mpl3115: add support for sampling frequencyAntoni Pokusinski
2025-10-19iio: mpl3115: add support for DRDY interruptAntoni Pokusinski
2025-10-19iio: mpl3115: rename CTRL_REG1 field macrosAntoni Pokusinski
2025-10-19iio: mpl3115: add separate function for triggered buffer data collectionAntoni Pokusinski
2025-10-19iio: adc: ad7124: change setup reg allocation strategyDavid Lechner
2025-10-19iio: adc: ad7124: add ext attributes to temperature channelDavid Lechner
2025-10-19iio: dac: ltc2688: make use of devm_mutex_init()Nuno Sá
2025-10-19iio: imu: bmi270: add support for motion eventsGustavo Silva
2025-10-19iio: humditiy: hdc3020: fix units for thresholds and hysteresisDimitri Fedrau
2025-10-19iio: humditiy: hdc3020: fix units for temperature and humidity measurementDimitri Fedrau
2025-10-19iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fieldsFrancesco Lavra
2025-10-18iio: accel: fix ADXL355 startup race conditionValek Andrej
2025-10-13iio: adc: ad7124: fix temperature channelDavid Lechner
2025-10-13iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET
2025-10-13iio: adc: ad7280a: fix ad7280_store_balance_timer()David Lechner
2025-10-13iio: buffer-dmaengine: enable .get_dma_dev()Nuno Sá
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá
2025-10-13iio: pressure: bmp280: correct meas_time_us calculationAchim Gratz
2025-10-13iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handlingOlivier Moysan
2025-10-13iio: adc: ad7380: fix SPI offload trigger rateDavid Lechner
2025-10-13iio: adc: rtq6056: Correct the sign bit indexChiYuan Huang
2025-10-13iio: adc: ad4030: Fix _scale value for common-mode channelsMarcelo Schmitt
2025-10-13iio: buffer: document that buffer callback must be context safeDavid Lechner
2025-10-13iio: buffer: document iio_push_to_buffers() calling contextDavid Lechner
2025-10-13iio: buffer: iio_push_to_buffers_with_ts_unaligned() might_sleep()David Lechner
2025-10-13iio: buffer: document iio_push_to_buffers_with_ts_unaligned() may sleepDavid Lechner
2025-10-13iio: adc: ad7124: remove __ad7124_set_channel()David Lechner
2025-10-13iio: adc: ad7124: use devm_mutex_init()David Lechner
2025-10-13iio: adc: ad7124: use AD7124_MAX_CHANNELSDavid Lechner
2025-10-13iio: adc: ad7124: remove unused `nr` fieldDavid Lechner
2025-10-13iio: adc: ad7124: inline ad7124_enable_channel()David Lechner
2025-10-13iio: adc: ad7124: add debugfs to disable single cycle modeDavid Lechner
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-09-15iio: adc: Support ROHM BD79112 ADC/GPIOMatti Vaittinen
2025-09-13iio: pressure: bmp280: Use gpiod_set_value_cansleep()Salah Triki
2025-09-13iio: pressure: bmp280: Remove noisy dev_info()Salah Triki
2025-09-13iio: adc: ad7173: support changing filter typeDavid Lechner
2025-09-13iio: adc: ad7173: rename odr fieldDavid Lechner
2025-09-13iio: adc: ad7173: rename ad7173_chan_spec_ext_infoDavid Lechner
2025-09-13Merge tag 'v6.17-rc3' into togregJonathan Cameron
2025-09-13iio: adc: Add driver for Marvell 88PM886 PMIC ADCDuje Mihanović
2025-09-13iio: adc: ad7124: add filter supportDavid Lechner
2025-09-13iio: adc: ad7124: support fractional sampling_frequencyDavid Lechner
2025-09-13iio: adc: ad7124: use guard(mutex) to simplify return pathsDavid Lechner
2025-09-13iio: adc: ad7124: use read_avail() for scale_availableDavid Lechner
2025-09-13iio: adc: ad7124: use clamp()David Lechner