summaryrefslogtreecommitdiff
path: root/include/linux/iio
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-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou
2025-06-09iio: core: add ADC delay calibration definitionAngelo Dureghello
2025-06-09iio: backend: add support for number of lanesAntoniu Miclaus
2025-06-09iio: backend: add support for data alignmentAntoniu Miclaus
2025-06-09iio: backend: add support for filter configAntoniu Miclaus
2025-05-21iio: introduce IIO_DECLARE_BUFFER_WITH_TS macrosDavid Lechner
2025-05-21iio: make IIO_DMA_MINALIGN minimum of 8 bytesDavid Lechner
2025-05-21iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...Jonathan Cameron
2025-04-22iio: backend: add support for data source getAngelo Dureghello
2025-04-22iio: Adjust internals of handling of direct mode claiming to suit new API.Jonathan Cameron
2025-04-22iio: trigger: stm32-lptimer: add support for stm32mp25Olivier Moysan
2025-04-22iio: adc: add helpers for parsing ADC nodesMatti Vaittinen
2025-02-22iio: imu: adis: Add DIAG_STAT registerRobert Budai
2025-02-22iio: imu: adis: Add reset to custom opsRobert Budai
2025-02-22iio: imu: adis: Add custom ops structRobert Budai
2025-02-17iio: Drop iio_device_claim_direct_scoped() and related infrastructureJonathan Cameron
2025-02-17iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron
2025-02-16iio: backend: add API for oversamplingAntoniu Miclaus
2025-02-16iio: backend: add support for data size setAntoniu Miclaus
2025-02-16iio: backend: add API for interface getAntoniu Miclaus
2025-02-10iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()David Lechner
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner
2025-02-08iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco
2025-02-03iio: adc: ad7173: move fwnode_irq_get_byname() call siteDavid Lechner
2025-01-04iio: gts-helper: add helpers to ease searches of gain_sel and new_gainJavier Carrasco
2024-12-28iio: trigger: stm32-timer: add support for stm32mp25Fabrice Gasnier
2024-12-28iio: core: mark scan_timestamp as __privateVasileios Amoiridis
2024-12-11iio: consumers: ensure read buffers for labels and ext_info are page alignedMatteo Martelli
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: core: fix doc reference to iio_push_to_buffers_with_ts_unalignedJavier Carrasco
2024-12-07iio: imu: adis: Remove documented not used elementsRobert Budai
2024-12-07iio: adc: ad_sigma_delta: add tab to align irq_lineDavid Lechner
2024-11-09iio: Move __private marking before struct element priv in struct iio_devJonathan Cameron
2024-11-03iio: events: make IIO_EVENT_CODE macro privateDavid Lechner
2024-11-03iio: events.h: add event identifier macros for differential channelJulien Stephan
2024-11-03iio: fix write_event_config signatureJulien Stephan
2024-11-03iio: Mark iio_dev::priv member with __privateAndy Shevchenko
2024-11-01iio: backend: extend featuresAngelo Dureghello
2024-10-28iio: acpi: Add iio_get_acpi_device_name_and_data() helper functionAndy Shevchenko
2024-10-12iio: Convert unsigned to unsigned intAndy Shevchenko
2024-09-30iio: adc: Constify struct iio_mapChristophe JAILLET
2024-08-10iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato
2024-08-10iio: add child nodes support in iio backend frameworkOlivier Moysan
2024-08-10iio: add enable and disable services to iio backend frameworkOlivier Moysan