summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-21iio: imu: add BNO055 I2C driverAndrea Merello3-0/+70
2022-09-21iio: imu: add BNO055 serdev driverAndrea Merello5-0/+693
2022-09-21dt-bindings: iio/imu: Add Bosch BNO055Andrea Merello1-0/+59
2022-09-21iio: document "serialnumber" sysfs attributeAndrea Merello1-0/+7
2022-09-21iio: document bno055 private sysfs attributesAndrea Merello1-0/+81
2022-09-21iio: imu: add Bosch Sensortec BNO055 core driverAndrea Merello6-0/+1707
2022-09-21iio: add support for binary attributesAndrea Merello1-1/+3
2022-09-21iio: event_monitor: add pitch, yaw and roll modifiersAndrea Merello1-0/+3
2022-09-21iio: document pitch, yaw, roll modifiersAndrea Merello1-0/+9
2022-09-21iio: add modifers for pitch, yaw, rollAndrea Merello2-0/+6
2022-09-21iio: event_monitor: add linear acceleration modifiersAndrea Merello1-0/+3
2022-09-21iio: document linear acceleration modifiersAndrea Merello1-0/+9
2022-09-21iio: add modifiers for linear accelerationAndrea Merello2-1/+6
2022-09-21iio: pressure: dps310: Reset chip after timeoutEddie James1-10/+64
2022-09-21iio: pressure: dps310: Refactor startup procedureEddie James1-89/+99
2022-09-21dt-bindings: iio: adi,ad7923: add adi,range-double propertyNuno Sá1-0/+4
2022-09-21iio: adc: ad7923: support extended rangeNuno Sá1-1/+6
2022-09-21iio: adc: ad7923: fix channel readings for some variantsNuno Sá1-1/+3
2022-09-21iio: adc: stm32-adc: add id registers supportOlivier Moysan2-3/+87
2022-09-21dt-bindings: iio: imu: st_lsm6dsx: add lsm6dstx device bindingsLorenzo Bianconi1-0/+3
2022-09-21iio: imu: st_lsm6dsx: add support to LSM6DSTXLorenzo Bianconi6-3/+20
2022-09-21drivers: iio: adc: ltc2497: Rename the LTC2499 iio deviceCiprian Regus4-1/+13
2022-09-21drivers: iio: adc: ltc2497: LTC2499 supportCiprian Regus4-7/+70
2022-09-21Add MAINTAINERS entries for LTC2497 and LTC2496Ciprian Regus1-0/+2
2022-09-21dt-bindings: iio: adc: Add docs for LTC2499Ciprian Regus1-2/+6
2022-09-21MAINTAINERS: Remove duplicate matching entryCiprian Regus1-1/+0
2022-09-21iio: ltc2497: Fix reading conversion resultsUwe Kleine-König1-0/+13
2022-09-21iio: pressure: bmp280: Add more tunable config parameters for BMP380Angel Iglesias2-27/+238
2022-09-21dt-bindings: iio: pressure: bmp085: Add BMP380 compatible stringAngel Iglesias1-1/+3
2022-09-21iio: pressure: bmp280: Add support for BMP380 sensor familyAngel Iglesias6-3/+555
2022-09-21iio: pressure: bmp280: reorder i2c device tables declarationsAngel Iglesias1-5/+5
2022-09-21iio: pressure: bmp280: Fix alignment for DMA safetyAngel Iglesias2-59/+76
2022-09-21iio: pressure: bmp280: simplify driver initialization logicAngel Iglesias1-43/+83
2022-09-21iio: pressure: bmp280: Simplify bmp280 calibration data readingAngel Iglesias2-35/+26
2022-09-21iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASKAngel Iglesias2-46/+57
2022-09-21iio: pressure: bmp280: reorder local variables following reverse xmas treeAngel Iglesias1-32/+33
2022-09-21iio: dac: ad5593r: add check for i2c functionalityNuno Sá1-0/+4
2022-09-21iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich1-19/+27
2022-09-21iio: temperature: mlx90614 Refactoring available filter attributesCrt Mori1-11/+30
2022-09-21drivers: iio: accel: adxl312 and adxl314 supportGeorge Mois4-93/+281
2022-09-21dt-bindings: iio: accel: adxl313: Add compatibles for adxl312 and adxl314George Mois1-3/+7
2022-09-21iio: pressure: bmp280: fix datasheet linksAngel Iglesias1-3/+9
2022-09-21iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch4-0/+82
2022-09-21dt-bindings: iio: st,st-sensors add LPS22DF.Martyn Welch1-0/+2
2022-09-21Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman31-794/+1859
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman41-313/+1974
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman175-1350/+5989
2022-09-21Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman1-1/+1
2022-09-21Merge tag 'fpga-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman5-4/+27
2022-09-20Merge branch 'icc-ignore-return-val' into icc-nextGeorgi Djakov13-22/+35