summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
Commit message (Expand)AuthorAgeFilesLines
* iio:mcp4725: Use devm_iio_device_allocPeter Meerwald2013-08-031-19/+7
* 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/+7
* 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
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-0314-69/+69
|/
* iio:dac:ad5449: unlock on error pathDan Carpenter2012-10-311-3/+4
* drivers/iio/dac: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-1/+1
* iio:dac: Add support for the ad5449Lars-Peter Clausen2012-10-193-0/+386
* iio: Don't compare boolean values to true/falseLars-Peter Clausen2012-10-191-1/+1
* iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter2012-09-221-1/+1
* iio:dac: Add ad5755 driverLars-Peter Clausen2012-09-173-0/+662
* iio:ad5446: Add device ids for ad5301/ad5311/ad5321Lars-Peter Clausen2012-09-082-4/+7
* iio:ad5446: Add support for the ad5300/ad5310/ad5320Lars-Peter Clausen2012-09-082-3/+21
* iio:ad5446: get rid of private header fileJean-Francois Dagenais2012-09-032-65/+34
* iio:ad5446: Add support for I2C based DACsJean-Francois Dagenais2012-09-033-147/+293
* iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-nextGerard Snitselaar2012-07-121-1/+1
* iio: ad5064: Move bus write callbacks to #if protected sectionsLars-Peter Clausen2012-07-121-19/+19
* iio:dac:ad5064: Add support for the ad5629r and ad5669rLars-Peter Clausen2012-06-302-35/+173
* iio:dac:ad5446: Add support for the AD5450/51/52/53Lars-Peter Clausen2012-06-263-3/+17
OpenPOWER on IntegriCloud