summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-06-30iio: adc: hx711: pass iio_chan_spec to hx711_reset_readPiyush Patle
2026-06-30iio: adc: hx711: localize loop iterators in hx711_readPiyush Patle
2026-06-30iio: adc: hx711: split variable assignments in hx711_read and hx711_resetPiyush Patle
2026-06-30iio: adc: hx711: pass trailing pulse count into hx711_readPiyush Patle
2026-06-30iio: adc: hx711: introduce hx711_chip_info structurePiyush Patle
2026-06-30iio: frequency: adf41513: features on frequency changeRodrigo Alencar
2026-06-30iio: frequency: adf41513: handle LE synchronization featureRodrigo Alencar
2026-06-30iio: frequency: adf41513: driver implementationRodrigo Alencar
2026-06-30iio: test: iio-test-format: add test case for decimal formatRodrigo Alencar
2026-06-30iio: core: add decimal value formatting into 64-bit valueRodrigo Alencar
2026-06-29iio: common: st_sensors: honour channel endianness in read_axis_dataHerman van Hazendonk
2026-06-29iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQRunyu Xiao
2026-06-29iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQRunyu Xiao
2026-06-29iio: hid-sensor-rotation: Fix stale or zero output when reading raw valuesZhang Lixu
2026-06-29iio: adc: spear: Initialize completion before requesting IRQMaxwell Doose
2026-06-29iio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose
2026-06-29iio: light: gp2ap002: fix runtime PM leak on read errorBiren Pandya
2026-06-29iio: pressure: mpl115: fix runtime PM leak on read errorBiren Pandya
2026-06-29iio: accel: kxsd9: fix runtime PM imbalance on write_raw() errorBiren Pandya
2026-06-29iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-29iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 caseAriana Lazar
2026-06-29iio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li
2026-06-29iio: adc: ad7380: select REGMAPSamuel Moelius
2026-06-29iio: accel: stk8312: Update includes to match IWYUMiao Li
2026-06-29iio: chemical: scd30: Use devm_mutex_init() over non-devm mutex_init()Maxwell Doose
2026-06-29iio: test: Use strscpy() to copy the test descriptionDavid Laight
2026-06-29iio: proximity: cleanup fixes for vl53l1x-i2cSiratul Islam
2026-06-29iio: proximity: sort the register values for vl53l1x-i2cSiratul Islam
2026-06-29iio: todo: fix typo and refine resource management itemsSanjay Chitroda
2026-06-29iio: light: tcs3472: implement wait time and sampling frequencyAldo Conte
2026-06-29iio: frequency: adf4377: replace mutex_lock/unlock with guard(mutex)()Eduardo Guedes
2026-06-29iio: pressure: hid-sensor-press: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: orientation: hid-sensor-rotation: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: orientation: hid-sensor-incl-3d: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: light: hid-sensor-prox: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: light: hid-sensor-als: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: accel: hid-sensor-accel-3d: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: gyro: hid-sensor-gyro-3d: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: core: trigger: correct CONFIG_IIO_TRIGGER macro name in #endif commentEthan Nelson-Moore
2026-06-29iio: imu: bmi323: remove unnecessary cast in watermark limitHungyu Lin
2026-06-29iio: magnetometer: bmc150: use FIELD_PREP and FIELD_GET helpersHungyu Lin
2026-06-29iio: magnetometer: bmc150: sort includesHungyu Lin
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-14Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-03iio: adc: nxp-sar-adc: harden buffer ISR against per-channel read failureStepan Ionichev
2026-06-03iio: chemical: scd30: Replace manual locking with RAII lockingMaxwell Doose
2026-06-03iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()Lucas Rabaquim
2026-06-02iio: dac: ad5686: create bus ops structRodrigo Alencar
2026-06-02iio: dac: ad5686: cleanup doc header of local structsRodrigo Alencar