aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-6/+6
2013-08-19iio: dac: max517: Use devm_iio_device_allocSachin Kamat1-13/+4
2013-08-19iio: dac: ad7303: Use devm_* APIsSachin Kamat1-23/+8
2013-08-19iio: dac: ad5791: Use devm_* APIsSachin Kamat1-26/+9
2013-08-19iio: dac: ad5764: Use devm_* APIsSachin Kamat1-15/+5
2013-08-19iio: dac: ad5755: Use devm_iio_device_allocSachin Kamat1-10/+4
2013-08-19iio: dac: ad5686: Use devm_* APIsSachin Kamat1-13/+4
2013-08-19iio: dac: ad5624r_spi: Use devm_* APIsSachin Kamat1-16/+6
2013-08-19iio: dac: ad5504: Use devm_* APIsSachin Kamat1-23/+8
2013-08-19iio: dac: ad5449: Use devm_* APIsSachin Kamat1-11/+4
2013-08-19iio: dac: ad5446: Use devm_* APIsSachin Kamat1-14/+5
2013-08-19iio: dac: ad5421: Use devm_* APIsSachin Kamat1-15/+4
2013-08-19iio: dac: ad5380: Use devm_* APIsSachin Kamat1-14/+4
2013-08-19iio: dac: ad5360: Use devm_* APIsSachin Kamat1-11/+4
2013-08-19iio: dac: ad5064: Use devm_* APIsSachin Kamat1-15/+6
2013-08-03iio:mcp4725: Use devm_iio_device_allocPeter Meerwald1-19/+7
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2-18/+21
2013-08-03iio:dac:mcp4725 wrong return type of attribute _show functionJonathan Cameron1-1/+1
2013-08-03iio: add powerdown to mcp4725 dac drivePeter Meerwald1-2/+85
2013-08-03iio: add store_eeprom to mcp4725 dac driverPeter Meerwald1-2/+62
2013-08-03iio: fix typos in dac KconfigPeter Meerwald1-3/+3
2013-06-29iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun1-1/+3
2013-06-11iio:dac: Add support for the AD7303Lars-Peter Clausen3-0/+326
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin1-3/+3
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman14-44/+44
2013-03-17iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:max517 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5791 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:dac:ad5764 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:dac:ad5755 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:dac:ad5686 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:dac:ad5624r move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5504 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5449 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5446 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5421 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:dac:ad5380 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-03-17iio:dac:ad5360 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:dac:ad5064 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-02iio:ad5064: Initialize register cache correctlyLars-Peter Clausen1-5/+8
2013-03-02iio:ad5064: Fix off by one in DAC value range checkLars-Peter Clausen1-1/+1
2013-03-02iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025Lars-Peter Clausen1-20/+29
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen7-40/+7
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-7/+36
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman14-69/+69
2012-12-27iio: dac: ad5446: Don't set error code to voltage_uvAxel Lin1-1/+5
2012-12-27iio: dac: ad5686: Don't set error code to voltage_uvAxel Lin1-1/+5
2012-12-27iio: dac: ad5624r_spi: Don't set error code to voltage_uvAxel Lin1-1/+5
2012-12-27iio: dac: ad5504: Don't set error code to voltage_uvAxel Lin1-1/+5
2012-12-27iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uvAxel Lin1-2/+11