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