summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5380.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn2020-06-141-1/+1
* iio: dac: ad5380: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-2/+6
* iio: dac: ad5380: fix incorrect assignment to valColin Ian King2019-09-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira2018-03-071-1/+1
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:ad5380: Report scale as fractional valueLars-Peter Clausen2013-10-011-21/+19
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-1/+3
* iio: dac: ad5380: Use devm_* APIsSachin Kamat2013-08-191-14/+4
* iio:dac:ad5380 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+4
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-1/+5
|\
| * iio: dac: ad5380: Don't set error code to st->vrefAxel Lin2012-12-271-1/+5
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-11/+11
|/
* iio: dac: Convert ad5380 to devm_regmap_* APIsAxel Lin2012-06-151-6/+4
* staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-051-0/+657