summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-23iio: sps30: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: scd4x: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: ms_sensors: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: max9611: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: max31865: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: max31856: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: lm3533: Use sysfs_emit()Lars-Peter Clausen1-3/+3
2022-01-23iio: ina2xx-adc: sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: as3935: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: ad9523: Use sysfs_emit()Lars-Peter Clausen1-1/+1
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-46/+99
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 be...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-605/+843
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 Torvalds16-31/+29
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds31-176/+190
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-277/+384
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+4
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+16
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-123/+10
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka4-0/+17
2022-01-22proc: remove PDE_DATA() completelyMuchun Song18-83/+83