aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad7303.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen1-1/+1
2020-10-10iio: dac: ad7303: remove platform data headerAlexandru Ardelean1-2/+0
2020-09-21iio: dac: ad7303: Complete 'struct ad7303_state' docLee Jones1-0/+3
2020-09-21iio:dac:ad7303: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-11-23iio: dac: ad7303: use regulator get optional to check for ext supplyAlexandru Tachici1-18/+7
2019-10-15iio: dac: ad7303: replace mlock with own lockAlexandru Ardelean1-4/+9
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
2017-04-14iio: dac: ad7303: fix channel descriptionPavel Roskin1-3/+3
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-08-22iio: dac: ad7303: Add OF match tableJavier Martinez Canillas1-0/+7
2014-02-03iio: dac: ad7303: remove an unneeded checkDan Carpenter1-1/+1
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-0/+1
2013-08-19iio: dac: ad7303: Use devm_* APIsSachin Kamat1-23/+8
2013-06-29iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun1-1/+3
2013-06-11iio:dac: Add support for the AD7303Lars-Peter Clausen1-0/+315