summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
18 hoursiio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam
18 hoursiio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam
18 hoursiio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam
18 hoursiio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam
18 hoursiio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal
18 hoursiio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal
18 hoursiio: ti-ads7138: Disable STATS_EN bit while reading conversion resultsPaul Geurts
18 hoursiio: temperature: hid-sensor-temperature: switch to non-devm iio_device_regis...Sanjay Chitroda
18 hoursiio: srf04: fix pm_runtime handling on probe error pathCong Nguyen
18 hoursiio: pressure: mpl115: Fix runtime PM cleanupCan Peng
18 hoursiio: pressure: dps310: fix NULL pointer dereference on ACPI probeRupesh Majhi
18 hoursiio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal
18 hoursiio: light: gp2ap002: Disable regulators on resume failureLaxman Acharya Padhya
18 hoursiio: light: cm32181: return zero after writing calibscaleGiorgi Tchankvetadze
18 hoursiio: light: apds9306: fix PM reference leak in apds9306_read_data()Moksh Panicker
18 hoursiio: imu: st_lsm6dsx: Update enable mask when using sensor fusionFrancesco Lavra
18 hoursiio: gyro: mpu3050: fix sign of raw angular velocity readingsCong Nguyen
18 hoursiio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
18 hoursiio: dac: m62332: Fix regulator reference count imbalanceErick Henrique
18 hoursiio: dac: ad5446: fix OF module device tableCan Peng
18 hoursiio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source showBabanpreet Singh
18 hoursiio: chemical: sgp30: Handle IAQ thread creation failureLinmao Li
18 hoursiio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAFFan Wu
18 hoursiio: chemical: atlas-sensor: fix PM reference leak in buffer postenableMoksh Panicker
18 hoursiio: buffer: Tie IIO dma fence lock lifetime to the fenceLars-Peter Clausen
18 hoursiio: buffer: Make IIO DMA fence release RCU-safeLars-Peter Clausen
18 hoursiio: buffer: Fix potential use-after-free in anonymous buffer releaseLars-Peter Clausen
18 hoursiio: adc: pac1921: fix wrong channel used in trigger handler readCong Nguyen
18 hoursiio: adc: max34408: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
18 hoursiio: adc: max14001: add missing 'select REGMAP' to KconfigJoshua Crofts
18 hoursiio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus
18 hoursiio: adc: ad4080: configure backend data sizeAntoniu Miclaus
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-08iio: event: Fix event FIFO reset raceLars-Peter Clausen
2026-07-06iio: imu: inv_icm42600: fix timestamp clock period by using lower valueJean-Baptiste Maneyrol
2026-07-05iio: light: al3010: fix incorrect scale for the highest gain rangeVidhu Sarwal
2026-07-05iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko
2026-07-05iio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev
2026-07-05iio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol
2026-07-03iio: imu: st_lsm6dsx: deselect shub page before reading whoamiAndreas Kempe
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts
2026-07-02iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to KconfigJoshua Crofts
2026-07-01iio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou
2026-07-01iio: temperature: Build mlx90635 with CONFIG_MLX90635Pengpeng Hou
2026-07-01iio: light: al3320a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-01iio: light: al3010: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-01iio: light: al3000a: add missing REGMAP_I2C to KconfigJoshua Crofts
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