summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-23iio: adc: mt8186: Add compatible node for mt8186Guodong Liu
2022-01-23iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko
2022-01-23iio: adc: rzg2l_adc: Fix typoLad Prabhakar
2022-01-23iio:accel:dmard09: Tidy up white space around {} in id tableJonathan Cameron
2022-01-23iio:proximity:vl53l0x: Tidy up white space around {} in id tablesJonathan Cameron
2022-01-23iio:light:tsl2722: Fix inconsistent spacing before } in id tableJonathan Cameron
2022-01-23iio:adc:ti-adc084s021: Tidy up white space around {}Jonathan Cameron
2022-01-23iio:adc:hi8435: Tidy up white space around {} in id tablesJonathan Cameron
2022-01-23iio:adc:mt6577_auxadc: Tidy up white space around {} in id tablesJonathan Cameron
2022-01-23iio:frequency:admv1013: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:srf08: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:srf04: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:rfd77402: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:ping: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:light:ltr501: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:light:us5182: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:light:vcnl4035: Trivial whitespace cleanup to add space before }Jonathan Cameron
2022-01-23iio:light:pa12203001: Tidy up white space change to add spaces after { and be...Jonathan Cameron
2022-01-23iio:chemical:atlas: Trivial white space cleanup to add space before }Jonathan Cameron
2022-01-23iio:proximity:sx9360: Add dt-binding supportGwendal Grignou
2022-01-23iio:proximity:sx9360: Add sx9360 supportGwendal Grignou
2022-01-23iio:proximity:sx9324: Add dt_binding supportGwendal Grignou
2022-01-23iio:proximity:sx9324: Add SX9324 supportGwendal Grignou
2022-01-23iio:proximity:sx9310: Extract common Semtech sensor logicGwendal Grignou
2022-01-23iio:proximity:sx9310: Add frequency in read_availGwendal Grignou
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki
2022-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke