index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad5761.c
Age
Commit message (
Expand
)
Author
2025-05-21
iio: dac: ad5761: remove bits_per_word = 8
David Lechner
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-11-01
iio: dac: ad5761: drop driver remove callback
David Lechner
2024-11-01
iio: dac: ad5761: use devm_regulator_get_enable_read_voltage()
David Lechner
2022-06-14
iio: dac: ad5761: Fix alignment for DMA safety
Jonathan Cameron
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2020-07-20
iio: dac: ad5761: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-25
mailmap: change email for Ricardo Ribalda
Ricardo Ribalda Delgado
2020-05-16
iio: dac: ad5761: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2016-01-24
iio: add ad5761 DAC driver
Ricardo Ribalda Delgado