summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
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
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