summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/ad5504.c
AgeCommit message (Expand)Author
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen
2021-03-25iio: dac: ad5504: fix wrong part number in kernel-doc structure name.Jonathan Cameron
2021-01-14iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2020-07-20iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldocLee Jones
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-04-02iio: dac: ad5504: Remove unnecessary cast on void pointersimran singhal
2017-03-29iio: dac: ad5504: constify attribute_group structuressimran singhal
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-30iio: dac: ad5504: leave sysfs naming to the coreMartin Kepplinger
2014-07-03iio: ad5504: Remove redundant variableSachin Kamat
2014-06-14iio:adc:ad5504: Use BIT() and GENMASK() macrosPeter Meerwald
2013-12-17iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-03iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen
2013-12-03iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen
2013-10-01iio:ad5504: Report scale as fractional valueLars-Peter Clausen
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron
2013-08-19iio: dac: ad5504: Use devm_* APIsSachin Kamat
2013-03-17iio:dac:ad5504 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman
2012-12-27iio: dac: ad5504: Don't set error code to voltage_uvAxel Lin
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen