summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/cdc
Commit message (Expand)AuthorAgeFilesLines
* iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-1/+1
* staging: iio: cdc: remove braces from single line if blocksAlexander Vorwerk2021-09-141-3/+1
* Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-092-85/+57
|\
| * staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus2021-06-031-18/+18
| * staging: iio: cdc: ad7746: clean up probe returnLucas Stankus2021-06-031-5/+1
| * staging: iio: cdc: ad7746: remove ordinary commentsLucas Stankus2021-06-031-12/+4
| * staging: iio: cdc: ad7746: use dt for capacitive channel setup.Lucas Stankus2021-06-032-49/+33
| * staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()Tang Bin2021-06-031-1/+1
* | staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus2021-05-131-1/+0
|/
* iio:cdc:ad7150: Move driver out of staging.Jonathan Cameron2021-04-073-685/+1
* staging:iio:cdc:ad7150: Add copyright notice given substantial changes.Jonathan Cameron2021-04-071-0/+1
* staging:iio:cdc:ad7150: Add of_match_tableJonathan Cameron2021-04-071-0/+8
* staging:iio:cdc:ad7150: Really basic regulator support.Jonathan Cameron2021-04-071-0/+21
* staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_typeJonathan Cameron2021-04-071-0/+16
* staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits.Jonathan Cameron2021-04-071-1/+1
* staging:iio:cdc:ad7150: Drop unnecessary block comments.Jonathan Cameron2021-04-071-9/+1
* staging:iio:cdc:ad7150: Tidy up local variable positioning.Jonathan Cameron2021-04-071-7/+7
* staging:iio:cdc:ad7150: Reorganize headers.Jonathan Cameron2021-04-071-4/+4
* staging:iio:cdc:ad7150: More consistent register and field namingJonathan Cameron2021-04-071-68/+61
* staging:iio:cdc:ad7150: Rework interrupt handling.Jonathan Cameron2021-04-071-105/+148
* staging:iio:cdc:ad7150: Change timeout units to seconds and use core supportJonathan Cameron2021-04-071-107/+52
* staging:iio:cdc:ad7150: Add sampling_frequency supportJonathan Cameron2021-04-071-0/+6
* staging:iio:cdc:ad7150: Drop noisy print in probeJonathan Cameron2021-04-071-11/+2
* staging:iio:cdc:ad7150: Simplify event handling by only using rising direction.Jonathan Cameron2021-04-071-1/+0
* staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq p...Jonathan Cameron2021-04-071-8/+63
* staging:iio:cdc:ad7150: Drop platform data supportJonathan Cameron2021-04-071-14/+0
* staging:iio:cdc:ad7150: Timeout register covers both directions so both need ...Jonathan Cameron2021-04-071-2/+16
* staging:iio:cdc:ad7150: Refactor event parameter updateJonathan Cameron2021-04-071-15/+17
* staging:iio:cdc:ad7150: Remove magnitude adaptive eventsJonathan Cameron2021-04-071-56/+0
* staging:iio:cdc:ad7150: use swapped reads/writes for i2c rather than open codingJonathan Cameron2021-04-071-9/+11
* iio: remove left-over comments about parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-142-3/+0
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-012-36/+32
|\
| * staging: iio: ad7150: clean up of commentsMelissa Wen2019-06-171-9/+2
| * staging: iio: ad7150: simplify i2c SMBus return treatmentMelissa Wen2019-06-171-7/+2
| * staging: iio: ad7150: use FIELD_GET and GENMASKMelissa Wen2019-06-171-1/+5
| * staging: iio: ad7150: use ternary operating to ensure 0/1 valueMelissa Wen2019-06-171-2/+2
| * staging: iio: ad7746: add device tree supportJoão Seckler2019-05-261-0/+10
| * staging: iio: cdc: ad7150: create macro for capacitance channelsBárbara Fernandes2019-05-261-17/+12
* | staging:iio:ad7150: fix threshold mode config bitMelissa Wen2019-05-271-8/+11
|/
* staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman2019-04-033-6/+3
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: iio: cdc: ad7152: remove driver completelyAlexandru Ardelean2019-02-023-563/+0
* staging: iio: cdc: ad7150: fix misaligned linesSlawomir Stepien2018-10-071-2/+2
* staging: iio: cdc: ad7150: use value copy to shorten the line lengthSlawomir Stepien2018-10-071-2/+3
* drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-191-1/+1
* staging: iio: ad7746: Fix bound checkingsHernán Gonzalez2018-04-211-2/+2
* staging: iio: ad7746: Reorder variable declarationsHernán Gonzalez2018-04-151-3/+3
* staging: iio: ad7746: Reorder includes alphabeticallyHernán Gonzalez2018-04-151-5/+5