aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5504.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen1-2/+2
2021-03-25iio: dac: ad5504: fix wrong part number in kernel-doc structure name.Jonathan Cameron1-1/+1
2021-01-14iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2020-07-20iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldocLee Jones1-4/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich1-1/+1
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2017-04-02iio: dac: ad5504: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-03-29iio: dac: ad5504: constify attribute_group structuressimran singhal1-1/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-09-30iio: dac: ad5504: leave sysfs naming to the coreMartin Kepplinger1-1/+0
2014-07-03iio: ad5504: Remove redundant variableSachin Kamat1-4/+1
2014-06-14iio:adc:ad5504: Use BIT() and GENMASK() macrosPeter Meerwald1-6/+5
2013-12-17iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+5
2013-12-03iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen1-20/+20
2013-12-03iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen1-3/+3
2013-10-01iio:ad5504: Report scale as fractional valueLars-Peter Clausen1-6/+3
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-1/+3
2013-08-19iio: dac: ad5504: Use devm_* APIsSachin Kamat1-23/+8
2013-03-17iio:dac:ad5504 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen1-5/+1
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+5
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-27iio: dac: ad5504: Don't set error code to voltage_uvAxel Lin1-1/+5
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen1-0/+393