index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad5791.c
Age
Commit message (
Expand
)
Author
2023-12-04
iio: dac: ad5791: Add support for controlling RBUF via devicetree
Michael Hennerich
2022-06-14
iio: dac: ad5791: Fix alignment for DMA saftey
Jonathan Cameron
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
2021-03-11
iio:adc:dac:ad5791 typo fix of regster
zuoqilin
2020-07-20
iio: dac: ad5791: Complete 'struct ad5791_chip_info' documentation
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2014-06-14
iio:adc:ad5791: Use BIT() and GENMASK() macros
Peter Meerwald
2013-12-17
iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-03
iio:ad5791: Do not store transfer buffers on the stack
Lars-Peter Clausen
2013-12-03
iio:ad5791: Mark transfer buffers as __be32
Lars-Peter Clausen
2013-10-01
iio:ad5791: Report scale as fractional value
Lars-Peter Clausen
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-08-19
iio: dac: ad5791: Use devm_* APIs
Sachin Kamat
2013-03-17
iio:dac:ad5791 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-27
iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uv
Axel Lin
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen