summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2022-09-2120-312/+1519
|\
| * hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell2022-09-121-1/+0
| * 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-314-34/+31
| * 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-317-80/+61
| * coresight: Remove unused function parameterJames Clark2022-08-311-12/+4
| * coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez2022-08-261-0/+29
| * 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-2169-1054/+5234
|\ \
| * | 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
| * | 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
| * | iio: light: ltrf216a: Add raw attributeShreeya Patel2022-08-301-0/+13
| * | iio/accel: fix repeated words in commentswangjianli2022-08-301-1/+1
| * | iio: add MEMSensing MSA311 3-axis accelerometer driverDmitry Rokosov2022-08-303-0/+1336