summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/cdc
AgeCommit message (Expand)Author
2021-09-14staging: iio: cdc: remove braces from single line if blocksAlexander Vorwerk
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-06-03staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus
2021-06-03staging: iio: cdc: ad7746: clean up probe returnLucas Stankus
2021-06-03staging: iio: cdc: ad7746: remove ordinary commentsLucas Stankus
2021-06-03staging: iio: cdc: ad7746: use dt for capacitive channel setup.Lucas Stankus
2021-06-03staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()Tang Bin
2021-05-13staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus
2021-04-07iio:cdc:ad7150: Move driver out of staging.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add copyright notice given substantial changes.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add of_match_tableJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Really basic regulator support.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_typeJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Drop unnecessary block comments.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Tidy up local variable positioning.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Reorganize headers.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: More consistent register and field namingJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Rework interrupt handling.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Change timeout units to seconds and use core supportJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add sampling_frequency supportJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Drop noisy print in probeJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Simplify event handling by only using rising direction.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq p...Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Drop platform data supportJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Timeout register covers both directions so both need ...Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Refactor event parameter updateJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Remove magnitude adaptive eventsJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: use swapped reads/writes for i2c rather than open codingJonathan Cameron
2020-06-14iio: remove left-over comments about parent assignmentAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-06-17staging: iio: ad7150: clean up of commentsMelissa Wen
2019-06-17staging: iio: ad7150: simplify i2c SMBus return treatmentMelissa Wen
2019-06-17staging: iio: ad7150: use FIELD_GET and GENMASKMelissa Wen
2019-06-17staging: iio: ad7150: use ternary operating to ensure 0/1 valueMelissa Wen
2019-05-27staging:iio:ad7150: fix threshold mode config bitMelissa Wen
2019-05-26staging: iio: ad7746: add device tree supportJoão Seckler
2019-05-26staging: iio: cdc: ad7150: create macro for capacitance channelsBárbara Fernandes
2019-04-03staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-02-02staging: iio: cdc: ad7152: remove driver completelyAlexandru Ardelean
2018-10-07staging: iio: cdc: ad7150: fix misaligned linesSlawomir Stepien
2018-10-07staging: iio: cdc: ad7150: use value copy to shorten the line lengthSlawomir Stepien
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich
2018-04-21staging: iio: ad7746: Fix bound checkingsHernán Gonzalez
2018-04-15staging: iio: ad7746: Reorder variable declarationsHernán Gonzalez
2018-04-15staging: iio: ad7746: Reorder includes alphabeticallyHernán Gonzalez
2018-04-15staging: iio: ad7746: Fix multiple line dereferenceHernán Gonzalez