summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5791.c
Commit message (Expand)AuthorAgeFilesLines
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio:adc:ad5791: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-141-15/+14
* iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
* iio:ad5791: Do not store transfer buffers on the stackLars-Peter Clausen2013-12-031-25/+21
* iio:ad5791: Mark transfer buffers as __be32Lars-Peter Clausen2013-12-031-2/+2
* iio:ad5791: Report scale as fractional valueLars-Peter Clausen2013-10-011-3/+3
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-2/+3
* iio: dac: ad5791: Use devm_* APIsSachin Kamat2013-08-191-26/+9
* iio:dac:ad5791 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
* iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-5/+1
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-2/+11
|\
| * iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uvAxel Lin2012-12-271-2/+11
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-051-0/+485