summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2022-09-21iio: imu: add Bosch Sensortec BNO055 core driverAndrea Merello
2022-09-21iio: add support for binary attributesAndrea Merello
2022-09-21iio: add modifers for pitch, yaw, rollAndrea Merello
2022-09-21iio: add modifiers for linear accelerationAndrea Merello
2022-09-21iio: pressure: dps310: Reset chip after timeoutEddie James
2022-09-21iio: pressure: dps310: Refactor startup procedureEddie James
2022-09-21iio: adc: ad7923: support extended rangeNuno Sá
2022-09-21iio: adc: ad7923: fix channel readings for some variantsNuno Sá
2022-09-21iio: adc: stm32-adc: add id registers supportOlivier Moysan
2022-09-21iio: imu: st_lsm6dsx: add support to LSM6DSTXLorenzo Bianconi
2022-09-21drivers: iio: adc: ltc2497: Rename the LTC2499 iio deviceCiprian Regus
2022-09-21drivers: iio: adc: ltc2497: LTC2499 supportCiprian Regus
2022-09-21iio: ltc2497: Fix reading conversion resultsUwe Kleine-König
2022-09-21iio: pressure: bmp280: Add more tunable config parameters for BMP380Angel Iglesias
2022-09-21iio: pressure: bmp280: Add support for BMP380 sensor familyAngel Iglesias
2022-09-21iio: pressure: bmp280: reorder i2c device tables declarationsAngel Iglesias
2022-09-21iio: pressure: bmp280: Fix alignment for DMA safetyAngel Iglesias
2022-09-21iio: pressure: bmp280: simplify driver initialization logicAngel Iglesias
2022-09-21iio: pressure: bmp280: Simplify bmp280 calibration data readingAngel Iglesias
2022-09-21iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASKAngel Iglesias
2022-09-21iio: pressure: bmp280: reorder local variables following reverse xmas treeAngel Iglesias
2022-09-21iio: dac: ad5593r: add check for i2c functionalityNuno Sá
2022-09-21iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich
2022-09-21iio: temperature: mlx90614 Refactoring available filter attributesCrt Mori
2022-09-21drivers: iio: accel: adxl312 and adxl314 supportGeorge Mois
2022-09-21iio: pressure: bmp280: fix datasheet linksAngel Iglesias
2022-09-21iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-05iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS().Jonathan Cameron
2022-09-05iio: adc: max1363: Drop provision to provide an IIO channel map via platform ...Jonathan Cameron
2022-09-05iio: accel: bma400: Add support for single and double tap eventsJagath Jog J
2022-09-05iio: Add new event type gesture and use direction for single and double tapJagath Jog J
2022-09-05iio: Use per-device lockdep class for mlockVincent Whitchurch
2022-09-05iio: adc: add max11205 adc driverRamona Bolboaca
2022-09-04iio: magnetometer: yamaha-yas530: Use dev_err_probe()Andy Shevchenko
2022-09-04iio: magnetometer: yamaha-yas530: Make strings const in chip infoAndy Shevchenko
2022-09-04iio: magnetometer: yamaha-yas530: Use pointers as driver dataAndy Shevchenko
2022-09-04iio: adc: tsc2046: silent spi_device_id warningOleksij Rempel
2022-09-04iio: adc: tsc2046: add vref supportOleksij Rempel
2022-08-30iio: light: ltrf216a: Add raw attributeShreeya Patel
2022-08-30iio/accel: fix repeated words in commentswangjianli
2022-08-30iio: add MEMSensing MSA311 3-axis accelerometer driverDmitry Rokosov
2022-08-28iio: common: scmi_sensors: use HZ macro from units.hDmitry Rokosov
2022-08-28iio: accel: adxl345: use HZ macro from units.hDmitry Rokosov
2022-08-21iio: light: cm32181: make cm32181_pm_ops staticsunliming
2022-08-21iio: ad7292: Prevent regulator double disableMatti Vaittinen
2022-08-21iio: adc: mcp3911: use correct formula for AD conversionMarcus Folkesson
2022-08-21iio: adc: mcp3911: correct "microchip,device-addr" propertyMarcus Folkesson
2022-08-20iio: Avoid multiple line dereference for maskJoe Simmons-Talbott