summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/ad5624r_spi.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen1-1/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus1-1/+1
2021-07-19iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron1-1/+17
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen1-2/+2
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-03iio: dac: ad5624r_spi: Use put_unaligned_be24()Andy Shevchenko1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-06-21iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2014-07-04iio: ad5624r_spi: Remove redundant variableSachin Kamat1-4/+1
2013-12-18iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-10-01iio:ad5624r: 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: ad5624r_spi: Use devm_* APIsSachin Kamat1-16/+6
2013-03-17iio:dac:ad5624r move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2013-01-04Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-27iio: dac: ad5624r_spi: Don't set error code to voltage_uvAxel Lin1-1/+5
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen1-0/+324