index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad7303.c
Age
Commit message (
Expand
)
Author
2022-06-14
iio: dac: ad7303: Fix alignment for DMA safety
Jonathan Cameron
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2021-10-17
iio: dac: ad7303: convert probe to full device-managed
Alexandru Ardelean
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
2020-10-10
iio: dac: ad7303: remove platform data header
Alexandru Ardelean
2020-09-21
iio: dac: ad7303: Complete 'struct ad7303_state' doc
Lee Jones
2020-09-21
iio:dac:ad7303: Drop of_match_ptr protection
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-11-23
iio: dac: ad7303: use regulator get optional to check for ext supply
Alexandru Tachici
2019-10-15
iio: dac: ad7303: replace mlock with own lock
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-04-14
iio: dac: ad7303: fix channel description
Pavel Roskin
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-22
iio: dac: ad7303: Add OF match table
Javier Martinez Canillas
2014-02-03
iio: dac: ad7303: remove an unneeded check
Dan Carpenter
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-08-19
iio: dac: ad7303: Use devm_* APIs
Sachin Kamat
2013-06-29
iio: dac: ad7303: fix error return code in ad7303_probe()
Wei Yongjun
2013-06-11
iio:dac: Add support for the AD7303
Lars-Peter Clausen