summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2 daysMerge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
10 daysMerge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
11 daysMerge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
2026-08-10Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2026-08-07iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAFFan Wu
2026-08-07iio: adc: pac1921: fix wrong channel used in trigger handler readCong Nguyen
2026-08-07iio: light: gp2ap002: re-enable irq if runtime suspend failsNikhil Gautam
2026-08-07iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writesNikhil Gautam
2026-08-07iio: light: apds9306: fix PM reference leak in apds9306_read_data()Moksh Panicker
2026-08-07iio: gyro: mpu3050: fix sign of raw angular velocity readingsCong Nguyen
2026-08-07iio: srf04: fix pm_runtime handling on probe error pathCong Nguyen
2026-08-07iio: adc: ad4080: configure backend data sizeAntoniu Miclaus
2026-08-07iio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus
2026-08-07iio: chemical: atlas-sensor: fix PM reference leak in buffer postenableMoksh Panicker
2026-08-07iio: dac: ad5446: fix OF module device tableCan Peng
2026-08-07iio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam
2026-08-07iio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam
2026-08-07iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam
2026-08-07iio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam
2026-08-07iio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal
2026-08-07iio: light: opt4060: Fix pointer type passed to div_u64_rem()Vidhu Sarwal
2026-08-07iio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal
2026-08-07iio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal
2026-08-07iio: pressure: dps310: fix NULL pointer dereference on ACPI probeRupesh Majhi
2026-08-07iio: buffer: Make IIO DMA fence release RCU-safeLars-Peter Clausen
2026-08-07iio: buffer: Tie IIO dma fence lock lifetime to the fenceLars-Peter Clausen
2026-08-07iio: buffer: Fix potential use-after-free in anonymous buffer releaseLars-Peter Clausen
2026-08-07iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source showBabanpreet Singh
2026-08-07iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-08-07iio: ti-ads7138: Disable STATS_EN bit while reading conversion resultsPaul Geurts
2026-08-07iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driverJishnu Prakash
2026-08-07iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary printJishnu Prakash
2026-08-05iio: dac: mcp47a1: add support for new deviceJoshua Crofts
2026-08-05iio: imu: st_lsm6dsx: Update enable mask when using sensor fusionFrancesco Lavra
2026-08-05iio: light: cm32181: return zero after writing calibscaleGiorgi Tchankvetadze
2026-08-05iio: flow: add Sensirion SLF3S liquid flow sensor driverWadim Mueller
2026-08-05iio: core: add IIO_VAL_DECIMAL64_FEMTO format typeWadim Mueller
2026-08-05iio: types: add IIO_VOLUMEFLOW channel typeWadim Mueller
2026-08-03iio: adc: ltc2378: Add support for LTC2338-18Marcelo Schmitt
2026-08-03iio: adc: ltc2378: Enable triggered buffer data captureMarcelo Schmitt
2026-08-03iio: adc: ltc2378: Enable high-speed data captureMarcelo Schmitt
2026-08-03iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCsMarcelo Schmitt
2026-08-03iio: magnetometer: ak8974: remove conditional return with no effectSang-Heon Jeon
2026-08-03iio: light: tsl2583: remove conditional return with no effectSang-Heon Jeon
2026-08-03iio: adc: rcar-gyroadc: remove rcar_gyroadc_set_power() helperSang-Heon Jeon
2026-08-03iio: light: vcnl4000: remove vcnl4000_set_pm_runtime_state() helperSang-Heon Jeon
2026-08-03iio: light: vcnl4035: remove vcnl4035_set_pm_runtime_state() helperSang-Heon Jeon
2026-08-03iio: light: tsl2583: remove tsl2583_set_pm_runtime_busy() helperSang-Heon Jeon