summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5064.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: dac: ad5064: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: dac: ad5064: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-1/+1
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-271-2/+2
* iio: dac: ad5064: convert probe to full device-managedAlexandru Ardelean2021-10-171-37/+12
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-291-1/+1
* iio: dac: ad5064: Fix a few kerneldoc misdemeanoursLee Jones2020-09-211-3/+3
* iio: dac: ad5064: Value returned by ad5064_vref_name may not be 'const * const'Lee Jones2020-07-201-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* 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/+0
* 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/+0
|/
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* 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/+3
* 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/+6
* 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-031-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