summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-08110-1339/+10350
|\
| * iio: adc: mcp3911: add support for oversampling ratioMarcus Folkesson2022-09-211-0/+58
| * iio: adc: mcp3911: add support for interruptsMarcus Folkesson2022-09-211-0/+53
| * iio: adc: mcp3911: add support for buffersMarcus Folkesson2022-09-212-8/+97
| * iio: adc: mcp3911: use resource-managed version of iio_device_registerMarcus Folkesson2022-09-211-37/+14
| * iio: accel: bma400: Fix smatch warning based on use of unintialized value.Jonathan Cameron2022-09-211-1/+2
| * iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron2022-09-213-8/+5
| * iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron2022-09-212-10/+7
| * iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_opsJonathan Cameron2022-09-211-5/+5
| * iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-211-4/+4
| * iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-211-4/+4
| * iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-211-4/+4
| * iio: imu: add BNO055 I2C driverAndrea Merello2022-09-213-0/+70
| * iio: imu: add BNO055 serdev driverAndrea Merello2022-09-215-0/+693
| * iio: imu: add Bosch Sensortec BNO055 core driverAndrea Merello2022-09-216-0/+1707
| * iio: add support for binary attributesAndrea Merello2022-09-211-1/+3
| * iio: add modifers for pitch, yaw, rollAndrea Merello2022-09-211-0/+3
| * iio: add modifiers for linear accelerationAndrea Merello2022-09-211-0/+3
| * iio: pressure: dps310: Reset chip after timeoutEddie James2022-09-211-10/+64
| * iio: pressure: dps310: Refactor startup procedureEddie James2022-09-211-89/+99
| * iio: adc: ad7923: support extended rangeNuno Sá2022-09-211-1/+6
| * iio: adc: ad7923: fix channel readings for some variantsNuno Sá2022-09-211-1/+3
| * iio: adc: stm32-adc: add id registers supportOlivier Moysan2022-09-212-3/+87
| * iio: imu: st_lsm6dsx: add support to LSM6DSTXLorenzo Bianconi2022-09-216-3/+20
| * drivers: iio: adc: ltc2497: Rename the LTC2499 iio deviceCiprian Regus2022-09-214-1/+13
| * drivers: iio: adc: ltc2497: LTC2499 supportCiprian Regus2022-09-214-7/+70
| * iio: ltc2497: Fix reading conversion resultsUwe Kleine-König2022-09-211-0/+13
| * iio: pressure: bmp280: Add more tunable config parameters for BMP380Angel Iglesias2022-09-212-27/+238
| * iio: pressure: bmp280: Add support for BMP380 sensor familyAngel Iglesias2022-09-216-3/+555
| * iio: pressure: bmp280: reorder i2c device tables declarationsAngel Iglesias2022-09-211-5/+5
| * iio: pressure: bmp280: Fix alignment for DMA safetyAngel Iglesias2022-09-212-59/+76
| * iio: pressure: bmp280: simplify driver initialization logicAngel Iglesias2022-09-211-43/+83
| * iio: pressure: bmp280: Simplify bmp280 calibration data readingAngel Iglesias2022-09-212-35/+26
| * iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASKAngel Iglesias2022-09-212-46/+57
| * iio: pressure: bmp280: reorder local variables following reverse xmas treeAngel Iglesias2022-09-211-32/+33
| * iio: dac: ad5593r: add check for i2c functionalityNuno Sá2022-09-211-0/+4
| * iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich2022-09-211-19/+27
| * iio: temperature: mlx90614 Refactoring available filter attributesCrt Mori2022-09-211-11/+30
| * drivers: iio: accel: adxl312 and adxl314 supportGeorge Mois2022-09-214-93/+281
| * iio: pressure: bmp280: fix datasheet linksAngel Iglesias2022-09-211-3/+9
| * iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch2022-09-214-0/+82
| * Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-2160-828/+5799
| |\
| | * iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS().Jonathan Cameron2022-09-051-5/+5
| | * iio: adc: max1363: Drop provision to provide an IIO channel map via platform ...Jonathan Cameron2022-09-051-6/+0
| | * iio: accel: bma400: Add support for single and double tap eventsJagath Jog J2022-09-052-10/+347
| | * iio: Add new event type gesture and use direction for single and double tapJagath Jog J2022-09-051-1/+6
| | * iio: Use per-device lockdep class for mlockVincent Whitchurch2022-09-051-0/+5
| | * iio: adc: add max11205 adc driverRamona Bolboaca2022-09-053-0/+198
| | * iio: magnetometer: yamaha-yas530: Use dev_err_probe()Andy Shevchenko2022-09-041-10/+6
| | * iio: magnetometer: yamaha-yas530: Make strings const in chip infoAndy Shevchenko2022-09-041-2/+2