summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: pressure: dps310: Refactor startup procedureEddie James2022-09-211-89/+99
* dt-bindings: iio: adi,ad7923: add adi,range-double propertyNuno Sá2022-09-211-0/+4
* 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
* dt-bindings: iio: imu: st_lsm6dsx: add lsm6dstx device bindingsLorenzo Bianconi2022-09-211-0/+3
* 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
* Add MAINTAINERS entries for LTC2497 and LTC2496Ciprian Regus2022-09-211-0/+2
* dt-bindings: iio: adc: Add docs for LTC2499Ciprian Regus2022-09-211-2/+6
* MAINTAINERS: Remove duplicate matching entryCiprian Regus2022-09-211-1/+0
* 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
* dt-bindings: iio: pressure: bmp085: Add BMP380 compatible stringAngel Iglesias2022-09-211-1/+3
* 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
* dt-bindings: iio: accel: adxl313: Add compatibles for adxl312 and adxl314George Mois2022-09-211-3/+7
* iio: pressure: bmp280: fix datasheet linksAngel Iglesias2022-09-211-3/+9
* iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch2022-09-214-0/+82
* dt-bindings: iio: st,st-sensors add LPS22DF.Martyn Welch2022-09-211-0/+2
* Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2022-09-2141-313/+1974
|\
| * hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell2022-09-121-1/+0
| * MAINTAINERS: Add maintainer for HiSilicon PTT driverYicong Yang2022-09-091-0/+8
| * docs: trace: Add HiSilicon PTT device driver documentationYicong Yang2022-09-093-0/+360
| * hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...Yicong Yang2022-09-092-0/+154
| * hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...Yicong Yang2022-09-096-0/+1110
| * iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identityYicong Yang2022-09-091-0/+21
| * coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unusedNathan Chancellor2022-09-061-3/+3
| * coresight: Make new csdev_access offsets unsignedJames Clark2022-08-315-45/+47
| * coresight: cti-sysfs: Re-use same functions for similar sysfs register accessorsJames Clark2022-08-312-127/+91
| * coresight: Re-use same function for similar sysfs register accessorsJames Clark2022-08-318-131/+91
| * coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark2022-08-318-80/+79
| * coresight: Remove unused function parameterJames Clark2022-08-311-12/+4
| * coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interfaceGerman Gomez2022-08-262-0/+22
| * coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez2022-08-262-0/+30
| * dt-bindings: arm: coresight-tmc: Add 'iommu' propertyRob Herring2022-08-251-0/+3
| * dt-bindings: arm: coresight: Add 'power-domains' propertyRob Herring2022-08-2512-0/+36
| * coresight: docs: Fix a broken referenceChristophe JAILLET2022-08-221-1/+2
| * coresight: trbe: fix Kconfig "its" grammarRandy Dunlap2022-08-221-2/+2
* | Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-21175-1350/+5989
|\ \