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
/
ad3552r.c
Age
Commit message (
Expand
)
Author
2025-02-03
iio: dac: ad3552r: clear reset status flag
Angelo Dureghello
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-01
iio: dac: ad3552r: extract common code (no changes in behavior intended)
Angelo Dureghello
2024-11-01
iio: dac: ad3552r: changes to use FIELD_PREP
Angelo Dureghello
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-25
iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-04
iio: dac: ad3552r: uniform structure names
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: change AD3552R_NUM_CH define name
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: add support for ad3541r and ad3551r
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: add model data structure
Angelo Dureghello
2024-04-06
iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.
Jonathan Cameron
2024-04-06
iio: dac: ad3552r: Use device_for_each_child_node_scoped()
Jonathan Cameron
2023-09-11
iio: dac: ad3552r: Correct device IDs
Marcelo Schmitt
2022-04-10
iio:dac:ad3552r: Fix an IS_ERR() vs NULL check
Dan Carpenter
2022-04-04
iio: dac: ad3552r: fix signedness bug in ad3552r_reset()
Dan Carpenter
2021-12-16
drivers:iio:dac: Add AD3552R driver support
Mihail Chindris