summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
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
2024-08-10iio: add read scale and offset services to iio backend frameworkOlivier Moysan
2024-08-03iio: backend: add a modified prbs23 supportNuno Sa
2024-08-03iio: backend: add debugFs interfaceNuno Sa
2024-08-03iio: backend: introduce struct iio_backend_infoNuno Sa
2024-08-03iio: core: add function to retrieve active_scan_mask indexJulien Stephan
2024-08-03iio: core: annotate masklength as __privateNuno Sa
2024-08-03iio: backend: spelling: continuous -> continuousDavid Lechner
2024-08-03iio: backend: remove unused parameterNuno Sa
2024-07-29iio: core: add accessors 'masklength'Nuno Sa
2024-06-30iio: buffer-dma: Enable support for DMABUFsPaul Cercueil
2024-06-30iio: core: Add new DMABUF interface infrastructurePaul Cercueil
2024-06-28iio: Add iio_read_channel_label to inkern APISean Anderson
2024-06-25iio: imu: adis: remove legacy lock helpersNuno Sa
2024-06-25iio: imu: adis: add cleanup based lock helpersNuno Sa
2024-06-25iio: imu: adis: move to the cleanup magicNuno Sa
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan
2024-06-04iio: imu: adis_trigger: Allow level interrupts for FIFO readingsRamona Gradinariu
2024-06-04iio: imu: adis_buffer: Add buffer setup API with buffer attributesRamona Gradinariu
2024-06-04iio: add support for multiple scan types per channelDavid Lechner
2024-06-04iio: introduce struct iio_scan_typeDavid Lechner
2024-05-03iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
2024-04-29iio: backend: add API for interface tuningNuno Sa
2024-04-29iio: backend: change docs paddingNuno Sa
2024-04-29iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede
2024-04-20iio: backend: add new functionalityNuno Sa
2024-04-20iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil
2024-04-20iio: buffer-dma: Enable buffer write supportPaul Cercueil
2024-04-20iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil
2024-04-20iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa
2024-03-25iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa
2024-02-19iio: add the IIO backend frameworkNuno Sa
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere
2024-02-17iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa
2023-12-26iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap
2023-12-21iio: buffer-dma: Get rid of outgoing queuePaul Cercueil
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco
2023-12-10iio: adc: ad9467: fix scale settingNuno Sa
2023-10-11iio: event: add optional event label supportDavid Lechner
2023-10-05iio: improve doc for available_scan_maskMatti Vaittinen
2023-09-12iio: Remove unused declarationsYue Haibing
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds