summaryrefslogtreecommitdiff
path: root/include/linux/iio/adc/ad_sigma_delta.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-13iio: adc: ad_sigma_delta: add SPI offload supportDavid Lechner1-0/+14
2025-07-13iio: adc: ad_sigma_delta: use spi_optimize_message()David Lechner1-0/+3
2025-07-13iio: adc: ad_sigma_delta: use u8 instead of uint8_tDavid Lechner1-5/+5
2025-02-03iio: adc: ad7173: move fwnode_irq_get_byname() call siteDavid Lechner1-2/+2
2024-12-11iio: adc: ad_sigma_delta: Store information about reset sequence lengthUwe Kleine-König1-2/+3
2024-12-11iio: adc: ad_sigma_delta: Fix a race conditionUwe Kleine-König1-0/+1
2024-12-11iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIOUwe Kleine-König1-0/+2
2024-12-07iio: adc: ad_sigma_delta: add tab to align irq_lineDavid Lechner1-1/+1
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan1-0/+14
2024-03-25iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan1-0/+3
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa1-1/+3
2022-04-04iio: adc: ad_sigma_delta: Add sequencer supportLars-Peter Clausen1-0/+38
2021-06-13iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Alexandru Ardelean1-3/+0
2021-06-13iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()Alexandru Ardelean1-0/+3
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen1-1/+5
2020-04-19iio: ad_sigma_delta: remove unused IIO channel macrosAlexandru Ardelean1-58/+0
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici1-0/+2
2019-09-08iio: adc: ad_sigma_delta: Export ad_sd_calibrateMircea Caprioru1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen1-0/+1
2018-11-17iio: ad_sigma_delta: Allow to provide custom data register addressLars-Peter Clausen1-0/+3
2018-03-17iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean1-7/+17
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2016-10-11staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya1-0/+1
2013-03-17iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2012-08-27iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen1-0/+173