index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad5686-spi.c
Age
Commit message (
Expand
)
Author
2026-07-27
iio: dac: ad5686: extend device support with new parts
Rodrigo Alencar
2026-07-27
iio: dac: ad5686: refactor device list and file header comments
Rodrigo Alencar
2026-07-19
iio: dac: ad5686: implement new sync() op for the spi bus
Rodrigo Alencar
2026-07-19
iio: dac: ad5686: refactor command/data macros
Rodrigo Alencar
2026-07-19
iio: dac: ad5686: missing NULL check on match data
Rodrigo Alencar
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-02
iio: dac: ad5686: create bus ops struct
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add of_match table to the spi driver
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: drop enum id
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: refactor include headers
Rodrigo Alencar
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-12-07
iio: dac: ad5686: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-02-18
iio:dac:ad5686: Move exports into IIO_AD5686 namespace
Jonathan Cameron
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-10-19
iio: dac: ad5686: Make ad5686_remove() return void
Uwe Kleine-König
2019-02-09
drivers: iio: dac: Fix wrong license for ADI drivers
Stefan Popa
2019-01-12
iio: dac: ad5686: Add support for AD5674R/AD5679R
Mircea Caprioru
2018-12-08
iio:dac:ad5686: Add AD5310R support
Stefan Popa
2018-05-20
iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support
Stefan Popa
2018-04-15
iio:dac:ad5686: Refactor the driver
Stefan Popa