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
/
max517.c
Age
Commit message (
Expand
)
Author
2024-09-30
iio: dac: max517: Get platform data via dev_get_platdata()
Andy Shevchenko
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: dac: max517: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-07-18
iio: dac: max517: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
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