summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2022-04-28iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value checkMiaoqian Lin
2022-04-28iio: accel: mma8452: Add missing documentation for name element of chip_infoJonathan Cameron
2022-04-28iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2LLad Prabhakar
2022-04-28iio: gyro: fxas21002c: Make use of device propertiesAndy Shevchenko
2022-04-28iio: gyro: mpu3050: Make use of device propertiesAndy Shevchenko
2022-04-28iio: core: Convert to use firmware node handle instead of OF nodeAndy Shevchenko
2022-04-28iio: light: tsl2772: Make use of device propertiesAndy Shevchenko
2022-04-28iio: proximity: ping: Replace OF specific code by device_get_match_data()Andy Shevchenko
2022-04-28iio: magnetometer: ak8974: Drop dependency on OFAndy Shevchenko
2022-04-28iio: light: cm3605: Drop dependency on OFAndy Shevchenko
2022-04-28iio: temperature: max31856: Make use of device propertiesAndy Shevchenko
2022-04-28iio: accel: dmard06: Drop dependency on OFAndy Shevchenko
2022-04-28iio: afe: rescale: Make use of device propertiesAndy Shevchenko
2022-04-28iio: dac: dpot: Drop dependency on OFAndy Shevchenko
2022-04-28iio: dac: lpc18xx: Drop dependency on OFAndy Shevchenko
2022-04-28iio: dac: vf610: Drop dependency on OFAndy Shevchenko
2022-04-28iio: imu: bmi160: Make use of device propertiesAndy Shevchenko
2022-04-28iio: accel: adxl355: use fwnode_irq_get_byname()Puranjay Mohan
2022-04-28iio: imu: st_lsm6dsx: add support to ASM330LHHXLorenzo Bianconi
2022-04-28iio: adc: ad7266: convert probe to full device-managedMaíra Canal
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-04-16iio: imu: inv_icm42600: Fix I2C init possible nackFawzi Khaber
2022-04-16iio: dac: ltc2688: fix voltage scale readNuno Sá
2022-04-10iio:dac:ad3552r: Fix an IS_ERR() vs NULL checkDan Carpenter
2022-04-10iio: sx9324: Fix default precharge internal resistance registerGwendal Grignou
2022-04-10iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich
2022-04-10iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-10iio: core: Move the currentmode entry to the opaque structureMiquel Raynal
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2022-04-10iio: Un-inline iio_buffer_enabled()Miquel Raynal
2022-04-10iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevantMiquel Raynal
2022-04-10iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-04-10iio: st_sensors: Drop the protection on _avail functionsMiquel Raynal
2022-04-10iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal
2022-04-10iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmodeMiquel Raynal
2022-04-10iio: magnetometer: rm3100: Stop abusing the ->currentmodeMiquel Raynal
2022-04-05iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespaceJonathan Cameron
2022-04-05iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()Jonathan Cameron
2022-04-04iio:proximity:sx9324: Fix hardware gain read/writeStephen Boyd
2022-04-04iio:proximity:sx_common: Fix device property parsing on DT systemsStephen Boyd
2022-04-04iio: adc: ad7280a: Fix wrong variable used when setting thresholds.Jonathan Cameron
2022-04-04iio:filter:admv8818: select REGMAP_SPI for ADMV8818Wang ShaoBo
2022-04-04iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng
2022-04-04iio: dac: dac5571: Fix chip id detection for OF devicesJose Cazarin
2022-04-04iio:imu:bmi160: disable regulator in error pathTong Zhang
2022-04-04iio: scd4x: check return of scd4x_write_and_fetchTom Rix
2022-04-04iio: dac: ad3552r: fix signedness bug in ad3552r_reset()Dan Carpenter
2022-04-04iio: adc: ti-ads1015: Switch to read_availMarek Vasut