开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
m62332.c
Age
Commit message (
Expand
)
Author
2024-09-30
iio: dac: m62332: 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: m62332: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-18
iio:dac:m62332: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2015-10-11
iio:dac:m62332: use dynamic scale
Hartmut Knaack
2015-10-11
iio:dac:m62332: address some style issues
Hartmut Knaack
2015-10-11
iio:dac:m62332: drop unrequired variable
Hartmut Knaack
2015-10-11
iio:dac:m62332: use ARRAY_SIZE
Hartmut Knaack
2015-10-11
iio:dac:m62332: shutdown on remove
Hartmut Knaack
2015-10-11
iio:dac:m62332: share scale and offset
Hartmut Knaack
2015-05-17
iio: add m62332 DAC driver
Dmitry Eremin-Solenikov