summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-29/+71
2025-11-09iio: imu: adis: fix all kernel-doc warnings in header fileRandy Dunlap1-9/+36
2025-10-20iio: adc: qcom-vadc-common: fix vadc_scale_fn_type kernel-docRandy Dunlap1-13/+14
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá1-0/+1
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá1-0/+2
2025-10-13iio: buffer: document that buffer callback must be context safeDavid Lechner1-1/+2
2025-10-13iio: buffer: document store_to() callback may be called in any contextDavid Lechner1-1/+2
2025-10-13iio: buffer: deprecated iio_push_to_buffers_with_timestamp()David Lechner1-5/+1
2025-10-13iio: buffer: document iio_push_to_buffers_with_ts()David Lechner1-0/+16
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-10/+29
2025-09-13iio: add power and energy measurement modifiersAntoniu Miclaus1-0/+1
2025-09-10iio: consumers: Add an iio_multiply_value() helper functionHans de Goede1-0/+18
2025-08-31iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODEMichael Hennerich1-1/+1
2025-08-25iio: core: switch info_mask fields to unsigned long to match find_bit helpersJunjie Cao1-8/+8
2025-08-16iio: fix iio_push_to_buffers_with_ts() typoDavid Lechner1-2/+2
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-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel1-1/+2
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou1-0/+1
2025-06-09iio: core: add ADC delay calibration definitionAngelo Dureghello1-0/+1
2025-06-09iio: backend: add support for number of lanesAntoniu Miclaus1-0/+3
2025-06-09iio: backend: add support for data alignmentAntoniu Miclaus1-0/+3
2025-06-09iio: backend: add support for filter configAntoniu Miclaus1-0/+13
2025-05-21iio: introduce IIO_DECLARE_BUFFER_WITH_TS macrosDavid Lechner1-0/+32
2025-05-21iio: make IIO_DMA_MINALIGN minimum of 8 bytesDavid Lechner1-1/+8
2025-05-21iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...Jonathan Cameron1-0/+12
2025-04-22iio: backend: add support for data source getAngelo Dureghello1-0/+5
2025-04-22iio: Adjust internals of handling of direct mode claiming to suit new API.Jonathan Cameron1-6/+4
2025-04-22iio: trigger: stm32-lptimer: add support for stm32mp25Olivier Moysan1-0/+9
2025-04-22iio: adc: add helpers for parsing ADC nodesMatti Vaittinen1-0/+27
2025-02-22iio: imu: adis: Add DIAG_STAT registerRobert Budai1-0/+3
2025-02-22iio: imu: adis: Add reset to custom opsRobert Budai1-0/+3
2025-02-22iio: imu: adis: Add custom ops structRobert Budai1-7/+21
2025-02-17iio: Drop iio_device_claim_direct_scoped() and related infrastructureJonathan Cameron1-27/+0
2025-02-17iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron1-0/+26
2025-02-16iio: backend: add API for oversamplingAntoniu Miclaus1-0/+5
2025-02-16iio: backend: add support for data size setAntoniu Miclaus1-0/+3
2025-02-16iio: backend: add API for interface getAntoniu Miclaus1-0/+11
2025-02-10iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()David Lechner1-0/+5
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner1-1/+1
2025-02-08iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco1-0/+1
2025-02-03iio: adc: ad7173: move fwnode_irq_get_byname() call siteDavid Lechner1-2/+2
2025-01-04iio: gts-helper: add helpers to ease searches of gain_sel and new_gainJavier Carrasco1-0/+6
2024-12-28iio: trigger: stm32-timer: add support for stm32mp25Fabrice Gasnier1-0/+6
2024-12-28iio: core: mark scan_timestamp as __privateVasileios Amoiridis2-2/+2
2024-12-11iio: consumers: ensure read buffers for labels and ext_info are page alignedMatteo Martelli1-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