index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad5592r-base.c
Age
Commit message (
Expand
)
Author
2024-05-27
iio: dac: ad5592r: fix temperature channel scaling value
Marc Ferland
2023-03-11
drivers: iio: dac: ad5592r: add gpio_chip names
Antoniu Miclaus
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