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
/
ad5755.c
Age
Commit message (
Expand
)
Author
2020-05-16
iio: dac: ad5755: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2020-02-14
iio: ad5755: fix spelling mistake "to" -> "too" and grammar plus formatting
Colin Ian King
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
2016-08-29
iio: ad5755: fix off-by-one on devnr limit check
Colin Ian King
2016-06-27
iio: ad5755: add support for dt bindings
Sean Nyekjaer
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-12-17
iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-03
iio:ad5755: Mark transfer buffer as __be32
Lars-Peter Clausen
2013-11-24
iio: dac: ad5755: Use devm_iio_device_register
Sachin Kamat
2013-10-24
iio: dac: ad5755: Remove redundant code
Sachin Kamat
2013-10-01
iio:ad5755: 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: ad5755: Use devm_iio_device_alloc
Sachin Kamat
2013-03-17
iio:dac:ad5755 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-22
iio: dac/ad5755: signedness bug in ad5755_setup_pdata()
Dan Carpenter
2012-09-17
iio:dac: Add ad5755 driver
Lars-Peter Clausen