summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
Commit message (Expand)AuthorAgeFilesLines
...
* | iio: dac: ad5686: Remove redundant breakSachin Kamat2013-09-141-1/+0Star
|/
* iio: dac: max517: Use devm_iio_device_allocSachin Kamat2013-08-191-13/+4Star
* iio: dac: ad7303: Use devm_* APIsSachin Kamat2013-08-191-23/+8Star
* iio: dac: ad5791: Use devm_* APIsSachin Kamat2013-08-191-26/+9Star
* iio: dac: ad5764: Use devm_* APIsSachin Kamat2013-08-191-15/+5Star
* iio: dac: ad5755: Use devm_iio_device_allocSachin Kamat2013-08-191-10/+4Star
* iio: dac: ad5686: Use devm_* APIsSachin Kamat2013-08-191-13/+4Star
* iio: dac: ad5624r_spi: Use devm_* APIsSachin Kamat2013-08-191-16/+6Star
* iio: dac: ad5504: Use devm_* APIsSachin Kamat2013-08-191-23/+8Star
* iio: dac: ad5449: Use devm_* APIsSachin Kamat2013-08-191-11/+4Star
* iio: dac: ad5446: Use devm_* APIsSachin Kamat2013-08-191-14/+5Star
* iio: dac: ad5421: Use devm_* APIsSachin Kamat2013-08-191-15/+4Star
* iio: dac: ad5380: Use devm_* APIsSachin Kamat2013-08-191-14/+4Star
* iio: dac: ad5360: Use devm_* APIsSachin Kamat2013-08-191-11/+4Star
* iio: dac: ad5064: Use devm_* APIsSachin Kamat2013-08-191-15/+6Star
* iio:mcp4725: Use devm_iio_device_allocPeter Meerwald2013-08-031-19/+7Star
* iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2013-08-032-18/+21
* iio:dac:mcp4725 wrong return type of attribute _show functionJonathan Cameron2013-08-031-1/+1
* iio: add powerdown to mcp4725 dac drivePeter Meerwald2013-08-031-2/+85
* iio: add store_eeprom to mcp4725 dac driverPeter Meerwald2013-08-031-2/+62
* iio: fix typos in dac KconfigPeter Meerwald2013-08-031-3/+3
* iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun2013-06-291-1/+3
* iio:dac: Add support for the AD7303Lars-Peter Clausen2013-06-113-0/+326
* iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin2013-05-221-3/+3
* Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-03-2514-44/+44
|\
| * iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
| * iio:dac:max517 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
| * iio:dac:ad5791 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
| * iio:dac:ad5764 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
| * iio:dac:ad5755 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
| * iio:dac:ad5686 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
| * iio:dac:ad5624r move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
| * iio:dac:ad5504 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
| * iio:dac:ad5449 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
| * iio:dac:ad5446 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
| * iio:dac:ad5421 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
| * iio:dac:ad5380 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+4
| * iio:dac:ad5360 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
| * iio:dac:ad5064 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* | iio:ad5064: Initialize register cache correctlyLars-Peter Clausen2013-03-021-5/+8
* | iio:ad5064: Fix off by one in DAC value range checkLars-Peter Clausen2013-03-021-1/+1
* | iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025Lars-Peter Clausen2013-03-021-20/+29
|/
* iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-097-40/+7Star
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-146-7/+36
|\
| * iio: dac: ad5446: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| * iio: dac: ad5686: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| * iio: dac: ad5624r_spi: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| * iio: dac: ad5504: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| * iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uvAxel Lin2012-12-271-2/+11
| * iio: dac: ad5380: Don't set error code to st->vrefAxel Lin2012-12-271-1/+5