summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
11 daysMerge tag 'iio-fixes-for-7.0c' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
11 daysMerge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
14 daysiio: light: veml6070: fix veml6070_read() return valueAldo Conte
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu
2026-03-22iio: accel: adxl313: add missing error check in predisableAntoniu Miclaus
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus
2026-03-22iio: accel: fix ADXL355 temperature signature valueValek Andrej
2026-03-21iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf
2026-03-14Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-14iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspaceDavid Lechner
2026-03-14iio: proximity: rfd77402: Fix completion race condition in IRQ modeFelix Gu
2026-03-07iio: imu: adis16550: fix swapped gyro/accel filter functionsAntoniu Miclaus
2026-03-07iio: adc: aspeed: clear reference voltage bits before configuring vrefBilly Tsai
2026-03-07iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()Felix Gu
2026-03-07iio: adc: ti-ads1018: fix type overflow for data rateChunyang Chen
2026-03-07iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()Dmitry Torokhov
2026-03-07iio: adc: ti-ads7950: normalize return value of gpio_getDmitry Torokhov
2026-03-02iio: orientation: hid-sensor-rotation: fix quaternion alignmentDavid Lechner
2026-03-02iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu
2026-03-01iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by oneDavid Lechner
2026-03-01iio: hid-sensors: Use software triggerSrinivas Pandruvada
2026-03-01iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu
2026-03-01iio: gyro: mpu3050: Fix out-of-sequence free_irq()Ethan Tidmore
2026-03-01iio: gyro: mpu3050: Move iio_device_register() to correct locationEthan Tidmore
2026-03-01iio: gyro: mpu3050: Fix irq resource leakEthan Tidmore
2026-03-01iio: gyro: mpu3050: Fix incorrect free_irq() variableEthan Tidmore
2026-03-01iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer onlyFrancesco Lavra
2026-03-01iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope onlyFrancesco Lavra
2026-03-01iio: dac: mcp47feb02: Fix mutex used before initializationFelix Gu
2026-03-01iio: adc: ade9000: fix wrong return type in streaming pushGiorgi Tchankvetadze
2026-03-01iio: adc: ade9000: fix wrong register in CALIBBIAS case for active powerGiorgi Tchankvetadze
2026-03-01iio: accel: adxl380: fix FIFO watermark bit 8 always written as 0Antoniu Miclaus
2026-03-01iio: adc: ade9000: move mutex init before IRQ registrationAntoniu Miclaus
2026-03-01iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq()Felix Gu
2026-03-01iio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conv...Felix Gu
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann
2026-02-23iio: imu: adis: Fix NULL pointer dereference in adis_initRadu Sabau
2026-02-23iio: imu: inv_icm45600: fix regulator put warning when probe failsJean-Baptiste Maneyrol
2026-02-23iio: buffer: Fix wait_queue not being removedNuno Sá
2026-02-23iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus
2026-02-23iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus
2026-02-23iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tblEthan Tidmore
2026-02-23iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus
2026-02-23iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus
2026-02-23iio: magnetometer: tlv493d: remove erroneous shift in X-axis dataAntoniu Miclaus
2026-02-23iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee