index
:
pm24.git
master
perf-mon
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
/
adc
/
adi-axi-adc.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-03
iio: adc: adi-axi-adc: implement backend debugfs interface
Nuno Sa
2024-08-03
iio: adc: adi-axi-adc: split axi_adc_chan_status()
Nuno Sa
2024-08-03
iio: adc: adi-axi-adc: support modified prbs23
Nuno Sa
2024-08-03
iio: backend: introduce struct iio_backend_info
Nuno Sa
2024-06-22
iio: adc: adi-axi-adc: improve probe() error messaging
Trevor Gamblin
2024-06-04
iio: adc: adi-axi-adc: make sure DRP is locked on enable
Nuno Sa
2024-06-04
iio: adc: adi-axi-adc: don't allow concurrent enable/disable calls
Nuno Sa
2024-04-29
iio: adc: adi-axi-adc: support digital interface calibration
Nuno Sa
2024-04-29
iio: adc: adi-axi-adc: remove regmap max register
Nuno Sa
2024-04-29
iio: adc: axi-adc: make sure AXI clock is enabled
Nuno Sa
2024-04-20
iio: adc: adi-axi-adc: only error out in major version mismatch
Nuno Sa
2024-04-20
iio: buffer-dma: add iio_dmaengine_buffer_setup()
Nuno Sa
2024-02-19
iio: adc: adi-axi-adc: move to backend framework
Nuno Sa
2024-02-19
iio: buffer-dmaengine: export buffer alloc and free functions
Nuno Sa
2023-12-11
iio: adc: adi-axi-adc: convert to regmap
Nuno Sa
2023-12-10
iio: adc: ad9467: fix scale setting
Nuno Sa
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-06-19
iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client
Miaoqian Lin
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
2022-06-14
iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace.
Jonathan Cameron
2021-05-17
iio: adc: adi-axi-adc: simplify devm_adi_axi_adc_conv_register()
Yicong Yang
2021-03-25
iio: adc: adi-axi-adc: Drop false marking for kernel-doc
Jonathan Cameron
2021-03-11
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
2020-09-03
iio: adc: adi-axi-adc: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-04
iio: adc: adi-axi-adc: Fix object reference counting
Nuno Sá
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-04-19
iio: adc: adi-axi-adc: add support for AXI ADC IP core
Michael Hennerich