summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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-055-2/+87
| * | iio: Use per-device lockdep class for mlockVincent Whitchurch2022-09-052-0/+7
| * | iio: adc: add max11205 adc driverRamona Bolboaca2022-09-053-0/+198
| * | dt-bindings: iio: adc: Add max11205 documentation fileRamona Bolboaca2022-09-042-0/+77
| * | 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
| * | iio: magnetometer: yamaha-yas530: Use pointers as driver dataAndy Shevchenko2022-09-041-10/+13
| * | iio: adc: tsc2046: silent spi_device_id warningOleksij Rempel2022-09-041-0/+12
| * | iio: adc: tsc2046: add vref supportOleksij Rempel2022-09-041-2/+55
| * | dt-bindings: iio: adc: ti,tsc2046: add vref-supply propertyOleksij Rempel2022-09-041-0/+3
| * | iio: light: ltrf216a: Add raw attributeShreeya Patel2022-08-301-0/+13
| * | dt-bindings: iio: Add missing (unevaluated|additional)Properties on child nodesRob Herring2022-08-308-0/+12
| * | MAINTAINERS: fix Analog Devices forum linksAntoniu Miclaus2022-08-301-3/+3
| * | iio/accel: fix repeated words in commentswangjianli2022-08-301-1/+1
| * | dt-bindings: iio: accel: add dt-binding schema for msa311 accel driverDmitry Rokosov2022-08-302-0/+54
| * | iio: add MEMSensing MSA311 3-axis accelerometer driverDmitry Rokosov2022-08-304-0/+1342
| * | dt-bindings: vendor-prefixes: add MEMSensing Microsystems Co., Ltd.Dmitry Rokosov2022-08-281-0/+2
| * | lib/string_helpers: Add str_read_write() helperAndy Shevchenko2022-08-281-0/+5
| * | iio: common: scmi_sensors: use HZ macro from units.hDmitry Rokosov2022-08-281-4/+4
| * | iio: accel: adxl345: use HZ macro from units.hDmitry Rokosov2022-08-281-3/+4
| * | units: complement the set of Hz unitsDmitry Rokosov2022-08-281-0/+3