summaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)Author
2015-10-11iio:dac:m62332: address some style issuesHartmut Knaack
2015-10-11iio:dac:m62332: drop unrequired variableHartmut Knaack
2015-10-11iio:dac:m62332: use ARRAY_SIZEHartmut Knaack
2015-10-11iio:dac:m62332: shutdown on removeHartmut Knaack
2015-10-11iio:dac:m62332: share scale and offsetHartmut Knaack
2015-09-30iio: dac: ad5504: leave sysfs naming to the coreMartin Kepplinger
2015-09-23iio: dac: max5821: Fix module autoload for OF platform driverLuis de Bethencourt
2015-08-22iio: dac: ad7303: Add OF match tableJavier Martinez Canillas
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-21iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt
2015-05-17iio: add m62332 DAC driverDmitry Eremin-Solenikov
2015-03-28iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol
2015-02-04iio: ad5686: fix optional reference voltage declarationUrs Fässler
2014-07-27iio: add support of the max5821Philippe Reynes
2014-07-03iio: ad5686: Remove redundant variableSachin Kamat
2014-07-03iio: ad5504: Remove redundant variableSachin Kamat
2014-07-03iio: ad5624r_spi: Remove redundant variableSachin Kamat
2014-06-21iio: dac: mcp4902/mcp4912/mcp4922 dac driverMichael Welling
2014-06-14iio:adc:ad5504: Use BIT() and GENMASK() macrosPeter Meerwald
2014-06-14iio:adc:ad5791: Use BIT() and GENMASK() macrosPeter Meerwald
2014-02-03iio: dac: ad7303: remove an unneeded checkDan Carpenter
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17iio:dac:mcp4725 drop specification of scan type as unused in this driver.Jonathan Cameron
2013-12-17iio:dac:max517 drop specification of scan type as unused in this driver.Jonathan Cameron
2013-12-17iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-12-03iio:ad5791: Do not store transfer buffers on the stackLars-Peter Clausen
2013-12-03iio:ad5791: Mark transfer buffers as __be32Lars-Peter Clausen
2013-12-03iio:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen
2013-12-03iio:ad5686: Mark transfer buffer as __be32Lars-Peter Clausen
2013-12-03iio:ad5421: Mark transfer buffer as __be32Lars-Peter Clausen
2013-12-03iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen
2013-12-03iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen
2013-11-24iio: dac: ad5755: Use devm_iio_device_registerSachin Kamat
2013-11-24iio: dac: ad5421: Use devm_iio_device_registerSachin Kamat
2013-10-24iio: dac: mcp4725: Remove redundant codeSachin Kamat
2013-10-24iio: dac: max517: Remove redundant variableSachin Kamat