summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5504.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad5504: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-1/+1
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-271-1/+1
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-291-2/+2
* iio: dac: ad5504: fix wrong part number in kernel-doc structure name.Jonathan Cameron2021-03-251-1/+1
* iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-141-2/+2
* iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldocLee Jones2020-07-201-4/+3
* 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
* drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-191-1/+1
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: dac: ad5504: Remove unnecessary cast on void pointersimran singhal2017-04-021-1/+1
* iio: dac: ad5504: constify attribute_group structuressimran singhal2017-03-291-1/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | iio: dac: ad5504: leave sysfs naming to the coreMartin Kepplinger2015-09-301-1/+0
|/
* iio: ad5504: Remove redundant variableSachin Kamat2014-07-031-4/+1
* iio:adc:ad5504: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-141-6/+5
* iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen2013-12-031-20/+20
* iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen2013-12-031-3/+3
* iio:ad5504: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+3
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-1/+3
* iio: dac: ad5504: Use devm_* APIsSachin Kamat2013-08-191-23/+8
* iio:dac:ad5504 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-5/+1
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-1/+5
|\
| * iio: dac: ad5504: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-051-0/+393