summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
Commit message (Expand)AuthorAgeFilesLines
* iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol2015-03-282-15/+41
* iio: ad5686: fix optional reference voltage declarationUrs Fässler2015-02-041-1/+1
* iio: add support of the max5821Philippe Reynes2014-07-273-0/+414
* iio: ad5686: Remove redundant variableSachin Kamat2014-07-031-2/+1
* iio: ad5504: Remove redundant variableSachin Kamat2014-07-031-4/+1
* iio: ad5624r_spi: Remove redundant variableSachin Kamat2014-07-031-4/+1
* iio: dac: mcp4902/mcp4912/mcp4922 dac driverMichael Welling2014-06-213-0/+227
* iio:adc:ad5504: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-141-6/+5
* iio:adc:ad5791: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-141-15/+14
* iio: dac: ad7303: remove an unneeded checkDan Carpenter2014-02-031-1/+1
* iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-112-2/+0
* iio:dac:mcp4725 drop specification of scan type as unused in this driver.Jonathan Cameron2013-12-171-1/+0
* iio:dac:max517 drop specification of scan type as unused in this driver.Jonathan Cameron2013-12-171-1/+0
* iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
* iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
* iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
* iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-081-3/+3
* 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:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5686: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5421: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen2013-12-031-20/+20
* iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen2013-12-031-3/+3
* iio: dac: ad5755: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1
* iio: dac: ad5421: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1
* iio: dac: mcp4725: Remove redundant codeSachin Kamat2013-10-241-7/+1
* iio: dac: max517: Remove redundant variableSachin Kamat2013-10-241-8/+1
* iio: dac: ad5755: Remove redundant codeSachin Kamat2013-10-241-7/+1
* iio: dac: ad5421: Remove redundant codeSachin Kamat2013-10-241-7/+1
* iio:ad5421: Switch to new event config interfaceLars-Peter Clausen2013-10-121-18/+44
* iio:ad5449: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-6/+1
* iio:mcp4725: Report scale as fractional valueLars-Peter Clausen2013-10-011-5/+3
* iio:max517: Report scale as fractional valueLars-Peter Clausen2013-10-011-5/+3
* iio:ad5791: Report scale as fractional valueLars-Peter Clausen2013-10-011-3/+3
* iio:ad5764: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+4
* iio:ad5755: Report scale as fractional valueLars-Peter Clausen2013-10-011-12/+5
* iio:ad5686: Report scale as fractional valueLars-Peter Clausen2013-10-011-7/+3
* iio:ad5624r: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+3
* iio:ad5504: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+3
* iio:ad5446: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+3
OpenPOWER on IntegriCloud