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
/
max517.c
Age
Commit message (
Expand
)
Author
2021-03-25
iio:dac:max517.c: Use devm_iio_device_register()
Mugilraj Dhavachelvan
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-08-19
iio: dac: max517: avoid using CONFIG_PM_SLEEP
Marcus Folkesson
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2015-03-28
iio: max517: Add support for MAX520 and MAX521 chips.
Antonio Fiol
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
iio:dac:max517 drop specification of scan type as unused in this driver.
Jonathan Cameron
2013-10-24
iio: dac: max517: Remove redundant variable
Sachin Kamat
2013-10-01
iio:max517: Report scale as fractional value
Lars-Peter Clausen
2013-08-19
iio: dac: max517: Use devm_iio_device_alloc
Sachin Kamat
2013-03-17
iio:dac:max517 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-12
iio: max517: mark probe() and remove() with __devinit and __devexit
Peter Meerwald
2012-06-12
iio: remove indio_dev pointer from max517_data
Peter Meerwald
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen