aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)AuthorFilesLines
2024-08-10iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato1-0/+17
2024-08-10iio: add child nodes support in iio backend frameworkOlivier Moysan1-0/+3
2024-08-10iio: add enable and disable services to iio backend frameworkOlivier Moysan1-0/+2
2024-08-10iio: add read scale and offset services to iio backend frameworkOlivier Moysan1-1/+23
2024-08-03iio: backend: add a modified prbs23 supportNuno Sa1-0/+2
2024-08-03iio: backend: add debugFs interfaceNuno Sa1-0/+14
2024-08-03iio: backend: introduce struct iio_backend_infoNuno Sa1-1/+11
2024-08-03iio: core: add function to retrieve active_scan_mask indexJulien Stephan1-0/+2
2024-08-03iio: core: annotate masklength as __privateNuno Sa1-2/+2
2024-08-03iio: backend: spelling: continuous -> continuousDavid Lechner1-1/+1
2024-08-03iio: backend: remove unused parameterNuno Sa1-2/+1
2024-07-29iio: core: add accessors 'masklength'Nuno Sa1-0/+18
2024-06-30iio: buffer-dma: Enable support for DMABUFsPaul Cercueil1-0/+31
2024-06-30iio: core: Add new DMABUF interface infrastructurePaul Cercueil1-0/+33
2024-06-28iio: Add iio_read_channel_label to inkern APISean Anderson1-0/+10
2024-06-25iio: imu: adis: remove legacy lock helpersNuno Sa1-10/+0
2024-06-25iio: imu: adis: add cleanup based lock helpersNuno Sa1-0/+4
2024-06-25iio: imu: adis: move to the cleanup magicNuno Sa1-41/+13
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan1-0/+14
2024-06-04iio: imu: adis_trigger: Allow level interrupts for FIFO readingsRamona Gradinariu1-0/+1
2024-06-04iio: imu: adis_buffer: Add buffer setup API with buffer attributesRamona Gradinariu1-4/+16
2024-06-04iio: add support for multiple scan types per channelDavid Lechner1-2/+53
2024-06-04iio: introduce struct iio_scan_typeDavid Lechner1-19/+22
2024-05-03iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol1-2/+1
2024-04-29iio: backend: add API for interface tuningNuno Sa1-0/+36
2024-04-29iio: backend: change docs paddingNuno Sa1-19/+19
2024-04-29iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede1-0/+13
2024-04-20iio: backend: add new functionalityNuno Sa1-0/+49
2024-04-20iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil1-6/+19
2024-04-20iio: buffer-dma: Enable buffer write supportPaul Cercueil1-0/+2
2024-04-20iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil1-1/+1
2024-04-20iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa1-2/+3
2024-03-25iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan1-0/+3
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman4-69/+104
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa1-68/+0
2024-02-19iio: add the IIO backend frameworkNuno Sa1-0/+72
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa1-0/+3
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere1-1/+1
2024-02-17iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron1-0/+28
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa1-2/+2
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa1-1/+3
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa1-1/+2
2023-12-26iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap1-6/+0
2023-12-21iio: buffer-dma: Get rid of outgoing queuePaul Cercueil1-4/+3
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco1-0/+1
2023-12-10iio: adc: ad9467: fix scale settingNuno Sa1-0/+4
2023-10-11iio: event: add optional event label supportDavid Lechner1-0/+8
2023-10-05iio: improve doc for available_scan_maskMatti Vaittinen1-1/+3
2023-09-12iio: Remove unused declarationsYue Haibing2-6/+0
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+97