aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2022-01-23iio: ad7192: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: dmaengine-buffer: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: core: Use sysfs_emit()Lars-Peter Clausen2-3/+3
2022-01-23iio: adc: tsc2046: rework the trigger state machineOleksij Rempel1-45/+98
2022-01-23iio: adc: mt8186: Add compatible node for mt8186Guodong Liu1-0/+6
2022-01-23iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko6-68/+104
2022-01-23iio: adc: rzg2l_adc: Fix typoLad Prabhakar1-2/+2
2022-01-23iio:accel:dmard09: Tidy up white space around {} in id tableJonathan Cameron1-1/+1
2022-01-23iio:proximity:vl53l0x: Tidy up white space around {} in id tablesJonathan Cameron1-1/+1
2022-01-23iio:light:tsl2722: Fix inconsistent spacing before } in id tableJonathan Cameron1-1/+1
2022-01-23iio:adc:ti-adc084s021: Tidy up white space around {}Jonathan Cameron1-1/+1
2022-01-23iio:adc:hi8435: Tidy up white space around {} in id tablesJonathan Cameron1-1/+1
2022-01-23iio:adc:mt6577_auxadc: Tidy up white space around {} in id tablesJonathan Cameron1-5/+5
2022-01-23iio:frequency:admv1013: White space cleanup of spacing around {} in id tablesJonathan Cameron1-1/+1
2022-01-23iio:proximity:srf08: White space cleanup of spacing around {} in id tablesJonathan Cameron1-3/+3
2022-01-23iio:proximity:srf04: White space cleanup of spacing around {} in id tablesJonathan Cameron1-6/+6
2022-01-23iio:proximity:rfd77402: White space cleanup of spacing around {} in id tablesJonathan Cameron1-1/+1
2022-01-23iio:proximity:ping: White space cleanup of spacing around {} in id tablesJonathan Cameron1-2/+2
2022-01-23iio:light:ltr501: White space cleanup of spacing around {} in id tablesJonathan Cameron1-7/+7
2022-01-23iio:light:us5182: White space cleanup of spacing around {} in id tablesJonathan Cameron1-3/+3
2022-01-23iio:light:vcnl4035: Trivial whitespace cleanup to add space before }Jonathan Cameron1-1/+1
2022-01-23iio:light:pa12203001: Tidy up white space change to add spaces after { and before }Jonathan Cameron1-2/+2
2022-01-23iio:chemical:atlas: Trivial white space cleanup to add space before }Jonathan Cameron1-5/+5
2022-01-23iio:proximity:sx9360: Add dt-binding supportGwendal Grignou1-0/+84
2022-01-23iio:proximity:sx9360: Add sx9360 supportGwendal Grignou3-0/+824
2022-01-23iio:proximity:sx9324: Add dt_binding supportGwendal Grignou1-0/+164
2022-01-23iio:proximity:sx9324: Add SX9324 supportGwendal Grignou3-0/+919
2022-01-23iio:proximity:sx9310: Extract common Semtech sensor logicGwendal Grignou5-604/+842
2022-01-23iio:proximity:sx9310: Add frequency in read_availGwendal Grignou1-26/+7
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+1
2022-01-18Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-11/+4
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-1/+1
2022-01-12iio: pressure: bmp280: Use new PM macrosPaul Cercueil3-11/+4
2021-12-28iio: chemical: sunrise_co2: set val parameter only on successTom Rix1-2/+2
2021-12-23iio: frequency: admv1013: add support for ADMV1013Antoniu Miclaus3-0/+667
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman103-347/+6400
2021-12-21iio: adc: ti-adc081c: Partial revert of removal of ACPI IDsJonathan Cameron1-5/+17
2021-12-21iio:addac:ad74413r: Fix uninitialized ret in a path that won't be hit.Jonathan Cameron1-1/+1
2021-12-21iio: adc: Add Xilinx AMS driverAnand Ashok Dumbre3-0/+1467
2021-12-21iio:accel:kxcjk-1013: Mark struct __maybe_unused to avoid warning.Jonathan Cameron1-1/+1
2021-12-21iio:accel:bmc150: Mark structure __maybe_unused as only needed with for pm ops.Jonathan Cameron1-1/+1
2021-12-21iio:dummy: Drop set but unused variable len.Jonathan Cameron1-2/+0
2021-12-21iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron1-1/+1
2021-12-21iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron2-2/+2
2021-12-21iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron2-2/+2
2021-12-21iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron1-1/+1
2021-12-21iio:amplifiers:hmc425a: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron1-1/+1
2021-12-21iio:adc:ti-ads1015: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron1-1/+1
2021-12-21iio:adc:rcar: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron1-2/+1
2021-12-21iio:adc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron1-1/+1