summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
108 min.Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...Mark Brown
3 hoursMerge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
3 daysiio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko
3 daysiio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev
3 daysiio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol
4 daysiio: imu: st_lsm6dsx: deselect shub page before reading whoamiAndreas Kempe
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
5 daysiio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts
5 daysiio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to KconfigJoshua Crofts
6 daysiio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou
6 daysiio: temperature: Build mlx90635 with CONFIG_MLX90635Pengpeng Hou
6 daysiio: temperature: tmp117: add TI TMP119 supportWil Stark
6 daysiio: adc: ti-tsc2046: Simplify device handlingUwe Kleine-König (The Capable Hub)
7 daysiio: light: al3320a: add missing REGMAP_I2C to KconfigJoshua Crofts
7 daysiio: light: al3010: add missing REGMAP_I2C to KconfigJoshua Crofts
7 daysiio: light: al3000a: add missing REGMAP_I2C to KconfigJoshua Crofts
8 daysiio: dac: ad5686: add ldac gpioRodrigo Alencar
8 daysiio: dac: ad5686: consume optional reset signalRodrigo Alencar
8 daysiio: dac: ad5686: add support for missing power suppliesRodrigo Alencar
8 daysiio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
8 daysiio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
8 daysiio: accel: bmc150: Explicitly set spi .driver_dataUwe Kleine-König (The Capable Hub)
8 daysiio: magnetometer: hmc5843: Simplify device abstractionUwe Kleine-König (The Capable Hub)
8 daysiio: frequency: ad9523: Simplify driver a bitUwe Kleine-König (The Capable Hub)
8 daysiio: dac: max5522: Simplify device abstractionUwe Kleine-König (The Capable Hub)
8 daysiio: adc: max1241: Simplify device abstractionUwe Kleine-König (The Capable Hub)
8 daysiio: Initialize i2c_device_id arrays using member names (part 2)Uwe Kleine-König (The Capable Hub)
8 daysiio: magnetometer: add driver for QST QMC5883L SensorSiratul Islam
8 daysiio: hid-sensor-custom-intel-hinge: use u32 instead of unsigned intSanjay Chitroda
8 daysiio: hid-sensor-humidity: use u32 instead of unsigned intSanjay Chitroda
8 daysiio: hid-sensor-temperature: use u32 instead of unsigned intSanjay Chitroda
8 daysiio: pressure: bmp280: return on runtime PM resume failureYash Suthar
8 daysiio: accel: fxls8962af: clamp the device-reported FIFO sample countBryam Vargas
8 daysiio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
8 daysiio: accel: stk8ba50: Update includes to match IWYUMiao Li
8 daysiio: light: opt3001: add comment to mutexJoshua Crofts
8 daysiio: light: opt3001: switch driver to managed resourcesJoshua Crofts
8 daysiio: light: opt3001: move driver to guard(mutex)() useJoshua Crofts
8 daysiio: light: opt3001: localize for loop iteratorJoshua Crofts
8 daysiio: light: opt3001: ensure correct parenthesis alignmentJoshua Crofts
8 daysiio: light: opt3001: prefer dev_err_probe()Joshua Crofts
8 daysiio: light: opt3001: use local struct device and i2c_client variablesJoshua Crofts
8 daysiio: light: opt3001: move device registration to end of probe()Joshua Crofts
8 daysiio: stm32-dfsdm: Treat flags as booleansRob Herring (Arm)
8 daysiio: adc: ad_sigma_delta: allow COMPILE_TEST in isolationRadu Sabau
8 daysiio: adc: hx711: pass iio_chan_spec to hx711_reset_readPiyush Patle
8 daysiio: adc: hx711: localize loop iterators in hx711_readPiyush Patle
8 daysiio: adc: hx711: split variable assignments in hx711_read and hx711_resetPiyush Patle
8 daysiio: adc: hx711: pass trailing pulse count into hx711_readPiyush Patle
8 daysiio: adc: hx711: introduce hx711_chip_info structurePiyush Patle