summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-21iio: adc: mcp3911: add support for oversampling ratioMarcus Folkesson
2022-09-21iio: adc: mcp3911: add support for interruptsMarcus Folkesson
2022-09-21iio: adc: mcp3911: add support for buffersMarcus Folkesson
2022-09-21iio: adc: mcp3911: use resource-managed version of iio_device_registerMarcus Folkesson
2022-09-21iio: accel: bma400: Fix smatch warning based on use of unintialized value.Jonathan Cameron
2022-09-21iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2022-09-21iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron
2022-09-21iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_opsJonathan Cameron
2022-09-21iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-09-21iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-09-21iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-09-21iio: imu: add BNO055 I2C driverAndrea Merello
2022-09-21iio: imu: add BNO055 serdev driverAndrea Merello
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