index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad5380.c
Age
Commit message (
Expand
)
Author
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
2020-07-20
iio: dac: ad5380: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: dac: ad5380: Constify struct iio_chan_spec_ext_info
Rikard Falkeborn
2020-05-16
iio: dac: ad5380: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2019-09-03
iio: dac: ad5380: fix incorrect assignment to val
Colin Ian King
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-03-07
iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
Rodrigo Siqueira
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
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2013-12-17
iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-10-01
iio:ad5380: 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: ad5380: Use devm_* APIs
Sachin Kamat
2013-03-17
iio:dac:ad5380 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
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: ad5380: Don't set error code to st->vref
Axel Lin
2012-06-15
iio: dac: Convert ad5380 to devm_regmap_* APIs
Axel Lin
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen