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.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: add gain control support
Rodrigo Alencar
2026-07-19
iio: dac: ad5686: add triggered buffer support
Rodrigo Alencar
2026-07-19
iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
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-06-30
iio: dac: ad5686: add ldac gpio
Rodrigo Alencar
2026-06-30
iio: dac: ad5686: consume optional reset signal
Rodrigo Alencar
2026-06-30
iio: dac: ad5686: add support for missing power supplies
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: create bus ops struct
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add control_sync() for single-channel devices
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add helpers to handle powerdown masks
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: drop enum id
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: remove redundant register definition
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: refactor include headers
Rodrigo Alencar
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-05-15
iio: dac: ad5686: fix powerdown control on dual-channel devices
Rodrigo Alencar
2026-05-15
iio: dac: ad5686: acquire lock when doing powerdown control
Rodrigo Alencar
2026-05-15
iio: dac: ad5686: fix input raw value check
Rodrigo Alencar
2026-05-15
iio: dac: ad5686: fix ref bit initialization for single-channel parts
Rodrigo Alencar
2026-04-27
iio: dac: ad5686: Use devm_mutex_init()
David Carlier
2025-12-21
iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
Kübrich, Andreas
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-12-28
iio: dac: ad5686: Add support for AD5337
Fabio Estevam
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-02-18
iio:dac:ad5686: Move exports into IIO_AD5686 namespace
Jonathan Cameron
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-10-19
iio: dac: ad5686: Make ad5686_remove() return void
Uwe Kleine-König
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
2021-03-11
iio: dac: ad5686: Add support for AD5673R/AD5677R
Mircea Caprioru
2020-10-10
iio: dac: ad5686: add support for AD5338R
Michael Auchter
2020-09-03
iio: dac: ad5686: Constify static struct iio_chan_spec
Rikard Falkeborn
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-16
iio: dac: ad5686: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
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: fix bit shift read register
Mircea Caprioru
2018-12-08
iio:dac:ad5686: Add AD5310R support
Stefan Popa
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
2018-06-10
iio:dac:ad5686: Add AD5311R support
Stefan Popa
2018-05-20
iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support
Stefan Popa
2018-05-20
iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support
Stefan Popa
2018-04-15
iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
Stefan Popa
2018-04-15
iio:dac:ad5686: Refactor the driver
Stefan Popa
2018-04-15
iio:dac:ad5686: Add AD5672R/76/76R/84R/86R support
Stefan Popa
2018-04-15
iio:dac:ad5686: Add support for AD5685R
Stefan Popa
2018-04-15
iio:dac:ad5686: Add support for various number of channels
Stefan Popa
[next]