summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5064.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1Star
* iio:dac:ad5064 mlock cleanup - move to a local lock.Jonathan Cameron2019-04-041-6/+9
* iio: ad5064: Fix regulator handlingLars-Peter Clausen2018-09-291-15/+38
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0Star
* iio:ad5064: Add support for ltc2633 and similar devicesMike Looijmans2017-05-141-2/+69
* iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 supportLars-Peter Clausen2016-02-081-8/+184
* iio:ad5064: Use a enum for the register map layout typeLars-Peter Clausen2016-02-081-13/+41
* iio:ad5064: Add support for ltc2617 and similar devicesMarc Andre2016-02-081-1/+111
* iio:ad5064: Structural changes to support LTC2617Marc Andre2016-02-081-29/+38
* 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
* | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
|/
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0Star
* iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:ad5064: Report scale as fractional valueLars-Peter Clausen2013-10-011-4/+3Star
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-1/+2
* iio: dac: ad5064: Use devm_* APIsSachin Kamat2013-08-191-15/+6Star
* Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-03-251-2/+2
|\
| * 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
|/
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-9/+9
* 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-301-31/+169
* staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-051-0/+538