summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad7303.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad7303: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-1/+1
* iio: dac: ad7303: convert probe to full device-managedAlexandru Ardelean2021-10-171-30/+17
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-291-1/+1
* iio: dac: ad7303: remove platform data headerAlexandru Ardelean2020-10-101-2/+0
* iio: dac: ad7303: Complete 'struct ad7303_state' docLee Jones2020-09-211-0/+3
* iio:dac:ad7303: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: dac: ad7303: use regulator get optional to check for ext supplyAlexandru Tachici2019-11-231-18/+7
* iio: dac: ad7303: replace mlock with own lockAlexandru Ardelean2019-10-151-4/+9
* 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
* iio: dac: ad7303: fix channel descriptionPavel Roskin2017-04-141-3/+3
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | iio: dac: ad7303: Add OF match tableJavier Martinez Canillas2015-08-221-0/+7
|/
* iio: dac: ad7303: remove an unneeded checkDan Carpenter2014-02-031-1/+1
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-0/+1
* iio: dac: ad7303: Use devm_* APIsSachin Kamat2013-08-191-23/+8
* iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun2013-06-291-1/+3
* iio:dac: Add support for the AD7303Lars-Peter Clausen2013-06-111-0/+315