summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5624r_spi.c
Commit message (Expand)AuthorAgeFilesLines
* 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: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron2021-07-191-1/+17
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-291-2/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: dac: ad5624r_spi: Use put_unaligned_be24()Andy Shevchenko2020-05-031-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-06-211-2/+2
* iio: ad5624r_spi: Remove redundant variableSachin Kamat2014-07-031-4/+1
* iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:ad5624r: 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: ad5624r_spi: Use devm_* APIsSachin Kamat2013-08-191-16/+6
* iio:dac:ad5624r move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-1/+5
|\
| * iio: dac: ad5624r_spi: 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/+324