summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-181-27/+64
|\
| * iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57
| * iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich2015-10-251-1/+7
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-0514-14/+0
|\ \
| * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2814-14/+0
| |/
* | iio:dac:m62332: use dynamic scaleHartmut Knaack2015-10-111-7/+6
* | iio:dac:m62332: address some style issuesHartmut Knaack2015-10-111-5/+11
* | iio:dac:m62332: drop unrequired variableHartmut Knaack2015-10-111-6/+2
* | iio:dac:m62332: use ARRAY_SIZEHartmut Knaack2015-10-111-3/+3
* | iio:dac:m62332: shutdown on removeHartmut Knaack2015-10-111-0/+2
* | iio:dac:m62332: share scale and offsetHartmut Knaack2015-10-111-9/+9
* | iio: dac: ad5504: leave sysfs naming to the coreMartin Kepplinger2015-09-301-1/+0
* | iio: dac: max5821: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-231-0/+1
* | iio: dac: ad7303: Add OF match tableJavier Martinez Canillas2015-08-221-0/+7
|/
* Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-201-2/+2
|\
| * Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-2/+2
| |\
| | * iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-06-211-2/+2
* | | iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-114-4/+0
|/ /
* | iio: add m62332 DAC driverDmitry Eremin-Solenikov2015-05-173-0/+280
|/
* 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
OpenPOWER on IntegriCloud