aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7791.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespaceJonathan Cameron1-0/+1
2021-06-13iio: adc: ad7791: convert to device-managed functionsAlexandru Ardelean1-31/+13
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-04-19iio: Fix misspellings of "Analog Devices"Geert Uytterhoeven1-1/+1
2020-04-19iio: adc: ad7791: define/use own IIO channel macrosAlexandru Ardelean1-7/+55
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-03-17iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQAlexandru Ardelean1-0/+56
2018-03-17iio: adc: ad7791: remove sample freq sysfs attributesAlexandru Ardelean1-49/+0
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-06-11iio: adc: ad7791: Use sysfs_match_string() helperAndy Shevchenko1-5/+3
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay1-0/+1
2016-06-03iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield1-22/+14
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2013-10-01iio:ad7791: Report scale as fractional valueLars-Peter Clausen1-8/+10
2013-08-03iio: adc: ad7791: Use devm_* APIsSachin Kamat1-14/+5
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-5/+5
2012-09-08staging:iio:adc: Add AD7791 driverLars-Peter Clausen1-0/+460