aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5380.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira1-1/+1
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2013-12-17iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-10-01iio:ad5380: Report scale as fractional valueLars-Peter Clausen1-21/+19
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-1/+3
2013-08-19iio: dac: ad5380: Use devm_* APIsSachin Kamat1-14/+4
2013-03-17iio:dac:ad5380 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+5
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-11/+11
2012-12-27iio: dac: ad5380: Don't set error code to st->vrefAxel Lin1-1/+5
2012-06-15iio: dac: Convert ad5380 to devm_regmap_* APIsAxel Lin1-6/+4
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen1-0/+657