summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
9 daysiio: gyro: mpu3050: Fix out-of-sequence free_irq()Ethan Tidmore
9 daysiio: gyro: mpu3050: Move iio_device_register() to correct locationEthan Tidmore
9 daysiio: gyro: mpu3050: Fix irq resource leakEthan Tidmore
9 daysiio: gyro: mpu3050: Fix incorrect free_irq() variableEthan Tidmore
9 daysiio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer onlyFrancesco Lavra
9 daysiio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope onlyFrancesco Lavra
9 daysiio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf
9 daysiio: light: veml6070: fix veml6070_read() return valueAldo Conte
9 daysiio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner
9 daysiio: imu: adis16550: fix swapped gyro/accel filter functionsAntoniu Miclaus
9 daysiio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus
9 daysiio: accel: adxl313: add missing error check in predisableAntoniu Miclaus
9 daysiio: accel: adxl380: fix FIFO watermark bit 8 always written as 0Antoniu Miclaus
9 daysiio: accel: fix ADXL355 temperature signature valueValek Andrej
9 daysiio: adc: aspeed: clear reference voltage bits before configuring vrefBilly Tsai
9 daysiio: adc: ade9000: move mutex init before IRQ registrationAntoniu Miclaus
9 daysiio: adc: ade9000: fix wrong register in CALIBBIAS case for active powerGiorgi Tchankvetadze
9 daysiio: adc: ade9000: fix wrong return type in streaming pushGiorgi Tchankvetadze
9 daysiio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()Dmitry Torokhov
9 daysiio: adc: ti-ads7950: normalize return value of gpio_getDmitry Torokhov
9 daysiio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu
9 daysiio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()Felix Gu
9 daysiio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conv...Felix Gu
9 daysiio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner
9 daysiio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner
9 daysiio: orientation: hid-sensor-rotation: add timestamp hack to not break userspaceDavid Lechner
9 daysiio: orientation: hid-sensor-rotation: fix quaternion alignmentDavid Lechner
9 daysiio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by oneDavid Lechner
2026-03-19iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee
2026-03-19iio: proximity: hx9023s: fix assignment order for __counted_byYasin Lee
2026-03-19iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol
2026-03-19iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol
2026-03-19iio: imu: inv_icm45600: fix INT1 drive bit invertedJean-Baptiste Maneyrol
2026-03-19iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-03-19iio: imu: inv_icm45600: fix regulator put warning when probe failsJean-Baptiste Maneyrol
2026-03-19iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus
2026-03-19iio: imu: adis: Fix NULL pointer dereference in adis_initRadu Sabau
2026-03-19iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus
2026-03-19iio: buffer: Fix wait_queue not being removedNuno Sá
2026-03-19iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer
2026-03-19iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid
2026-03-19iio: magnetometer: tlv493d: remove erroneous shift in X-axis dataAntoniu Miclaus
2026-03-19iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus
2026-03-19iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus
2026-03-19iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon
2026-03-19iio: dac: ds4424: reject -128 RAW valueOleksij Rempel
2026-03-19iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade
2026-03-04iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus
2026-03-04iio: accel: adxl380: Avoid reading more entries than present in FIFOFrancesco Lavra
2026-03-04iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior