summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato2024-08-101-0/+17
* iio: add child nodes support in iio backend frameworkOlivier Moysan2024-08-101-0/+3
* iio: add enable and disable services to iio backend frameworkOlivier Moysan2024-08-101-0/+2
* iio: add read scale and offset services to iio backend frameworkOlivier Moysan2024-08-101-1/+23
* iio: backend: add a modified prbs23 supportNuno Sa2024-08-031-0/+2
* iio: backend: add debugFs interfaceNuno Sa2024-08-031-0/+14
* iio: backend: introduce struct iio_backend_infoNuno Sa2024-08-031-1/+11
* iio: core: add function to retrieve active_scan_mask indexJulien Stephan2024-08-031-0/+2
* iio: core: annotate masklength as __privateNuno Sa2024-08-031-2/+2
* iio: backend: spelling: continuous -> continuousDavid Lechner2024-08-031-1/+1
* iio: backend: remove unused parameterNuno Sa2024-08-031-2/+1
* iio: core: add accessors 'masklength'Nuno Sa2024-07-291-0/+18
* iio: buffer-dma: Enable support for DMABUFsPaul Cercueil2024-06-301-0/+31
* iio: core: Add new DMABUF interface infrastructurePaul Cercueil2024-06-301-0/+33
* iio: Add iio_read_channel_label to inkern APISean Anderson2024-06-281-0/+10
* iio: imu: adis: remove legacy lock helpersNuno Sa2024-06-251-10/+0
* iio: imu: adis: add cleanup based lock helpersNuno Sa2024-06-251-0/+4
* iio: imu: adis: move to the cleanup magicNuno Sa2024-06-251-41/+13
* iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan2024-06-251-0/+14
* iio: imu: adis_trigger: Allow level interrupts for FIFO readingsRamona Gradinariu2024-06-041-0/+1
* iio: imu: adis_buffer: Add buffer setup API with buffer attributesRamona Gradinariu2024-06-041-4/+16
* iio: add support for multiple scan types per channelDavid Lechner2024-06-041-2/+53
* iio: introduce struct iio_scan_typeDavid Lechner2024-06-041-19/+22
* iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol2024-05-031-2/+1
* iio: backend: add API for interface tuningNuno Sa2024-04-291-0/+36
* iio: backend: change docs paddingNuno Sa2024-04-291-19/+19
* iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede2024-04-291-0/+13
* iio: backend: add new functionalityNuno Sa2024-04-201-0/+49
* iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil2024-04-201-6/+19
* iio: buffer-dma: Enable buffer write supportPaul Cercueil2024-04-201-0/+2
* iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil2024-04-201-1/+1
* iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa2024-04-201-2/+3
* iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan2024-03-251-0/+3
* Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2024-02-254-69/+104
|\
| * iio: adc: adi-axi-adc: move to backend frameworkNuno Sa2024-02-191-68/+0
| * iio: add the IIO backend frameworkNuno Sa2024-02-191-0/+72
| * iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa2024-02-191-0/+3
| * iio: core: make iio_bus_type constRicardo B. Marliere2024-02-171-1/+1
| * iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron2024-02-171-0/+28
* | iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-041-2/+2
* | iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa2024-01-221-1/+3
* | iio: imu: adis: ensure proper DMA alignmentNuno Sa2024-01-221-1/+2
|/
* iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap2023-12-261-6/+0
* iio: buffer-dma: Get rid of outgoing queuePaul Cercueil2023-12-211-4/+3
* iio: core: introduce trough info element for minimum valuesJavier Carrasco2023-12-111-0/+1
* iio: adc: ad9467: fix scale settingNuno Sa2023-12-101-0/+4
* iio: event: add optional event label supportDavid Lechner2023-10-111-0/+8
* iio: improve doc for available_scan_maskMatti Vaittinen2023-10-051-1/+3
* iio: Remove unused declarationsYue Haibing2023-09-122-6/+0
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-012-0/+97
|\