开源镜像站
帮助
动态
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
/
ad5504.c
Age
Commit message (
Expand
)
Author
2024-11-01
iio: dac: ad5504: drop driver remove callback
David Lechner
2024-11-01
iio: dac: ad5504: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-09-30
iio: dac: ad5504: Get platform data via dev_get_platdata()
Andy Shevchenko
2022-06-14
iio: dac: ad5504: Fix alignment for DMA safety
Jonathan Cameron
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
2021-03-25
iio: dac: ad5504: fix wrong part number in kernel-doc structure name.
Jonathan Cameron
2021-01-14
iio: ad5504: Fix setting power-down state
Lars-Peter Clausen
2020-07-20
iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldoc
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-04-02
iio: dac: ad5504: Remove unnecessary cast on void pointer
simran singhal
2017-03-29
iio: dac: ad5504: constify attribute_group structures
simran singhal
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-09-30
iio: dac: ad5504: leave sysfs naming to the core
Martin Kepplinger
2014-07-03
iio: ad5504: Remove redundant variable
Sachin Kamat
2014-06-14
iio:adc:ad5504: Use BIT() and GENMASK() macros
Peter Meerwald
2013-12-17
iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-03
iio:ad5504: Do not store transfer buffers on the stack
Lars-Peter Clausen
2013-12-03
iio:ad5504: Mark transfer buffers as __be16
Lars-Peter Clausen
2013-10-01
iio:ad5504: Report scale as fractional value
Lars-Peter Clausen
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-08-19
iio: dac: ad5504: Use devm_* APIs
Sachin Kamat
2013-03-17
iio:dac:ad5504 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-27
iio: dac: ad5504: Don't set error code to voltage_uv
Axel Lin
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen