index
:
pm24.git
master
perf-mon
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
/
ad5592r-base.c
Age
Commit message (
Expand
)
Author
2022-06-14
iio: dac: ad5592r: Get rid of OF specifics
Andy Shevchenko
2022-04-04
iio: dac: ad5592r: Fix the missing return value.
Zizhuang Deng
2022-02-18
iio:dac:ad5592r: Move exports into IIO_AD5592R namespace
Jonathan Cameron
2022-02-06
iio: dac: ad5592r: Drop leftover header inclusion
Andy Shevchenko
2021-10-19
iio: dac: ad5592r: Make ad5592r_remove() return void
Uwe Kleine-König
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-21
iio: dac: ad5592r: localize locks only where needed in ad5592r_read_raw()
Alexandru Ardelean
2020-09-21
iio: dac: ad5592r: un-indent code-block for scale read
Alexandru Ardelean
2020-09-21
iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE
Jonathan Cameron
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
Alexandru Ardelean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: dac: ad5592r: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-06-14
iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_info
Rikard Falkeborn
2020-05-21
iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2019-12-15
iio: ad5592r: Drop surplus GPIO header
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2016-05-04
iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
Dan Carpenter
2016-04-10
iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
Paul Cercueil