summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-07-02iio: light: hid-sensor-als: Avoid race between callback setup and device expo...Sanjay Chitroda
2026-07-02iio: light: hid-sensor-prox: Avoid race between callback setup and device exp...Sanjay Chitroda
2026-07-02iio: pressure: hid-sensor-press: Avoid race between callback setup and device...Sanjay Chitroda
2026-07-02iio: gyro: hid-sensor-gyro-3d: Avoid race between callback setup and device e...Sanjay Chitroda
2026-07-02iio: orientation: hid-sensor-incl-3d: Avoid race between callback setup and d...Sanjay Chitroda
2026-07-02iio: orientation: hid-sensor-rotation: Avoid race between callback setup and ...Sanjay Chitroda
2026-07-02iio: hid-sensors: add/remove blank lineSanjay Chitroda
2026-07-02iio: temperature: hid-sensor-temperature: use common device for devresSanjay Chitroda
2026-07-02iio: position: hid-sensor-custom-intel-hinge: use common device for devresSanjay Chitroda
2026-07-02iio: humidity: hid-sensor-humidity: use common device for devresSanjay Chitroda
2026-07-02iio: imu: fix typos in commentsAnas Khan
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-02iio: adc: ad7779: Remove redundant dev_err_probe() after devm_request_irq()Moksh Panicker
2026-07-02iio: adc: ad7779: Remove unused completion fieldMoksh Panicker
2026-07-02iio: backend: fix typos in commentsAnas Khan
2026-07-02iio: adc: versal-sysmon: add oversampling supportSalih Erim
2026-07-02iio: adc: versal-sysmon: add threshold event supportSalih Erim
2026-07-02iio: adc: versal-sysmon: add I2C driverSalih Erim
2026-07-02iio: adc: add Versal SysMon driverSalih Erim
2026-07-02iio: imu: inv_icm45600: Use I2C match dataPengpeng Hou
2026-07-02iio: imu: inv_icm42600: add buffer hwfifo watermark attributesJean-Baptiste Maneyrol
2026-07-02iio: imu: inv_icm42600: reorder all driver headersJean-Baptiste Maneyrol
2026-07-02iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driverRoman Vivchar
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: dac: add mcf54415 DACAngelo Dureghello
2026-07-01iio: imu: adis16550: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-07-01iio: temperature: tmp117: add TI TMP119 supportWil Stark
2026-07-01iio: adc: ti-tsc2046: Simplify device handlingUwe Kleine-König (The Capable Hub)
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-30iio: dac: ad5686: add ldac gpioRodrigo Alencar
2026-06-30iio: dac: ad5686: consume optional reset signalRodrigo Alencar
2026-06-30iio: dac: ad5686: add support for missing power suppliesRodrigo Alencar
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: accel: bmc150: Explicitly set spi .driver_dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: hmc5843: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: frequency: ad9523: Simplify driver a bitUwe Kleine-König (The Capable Hub)
2026-06-30iio: dac: max5522: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: adc: max1241: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize i2c_device_id arrays using member names (part 2)Uwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: add driver for QST QMC5883L SensorSiratul Islam
2026-06-30iio: hid-sensor-custom-intel-hinge: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-humidity: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-temperature: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: pressure: bmp280: return on runtime PM resume failureYash Suthar
2026-06-30iio: accel: fxls8962af: clamp the device-reported FIFO sample countBryam Vargas