aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7791.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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