summaryrefslogtreecommitdiff
path: root/include/linux/iio/iio.h
AgeCommit message (Expand)Author
2024-08-10iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato
2024-08-03iio: core: add function to retrieve active_scan_mask indexJulien Stephan
2024-08-03iio: core: annotate masklength as __privateNuno Sa
2024-07-29iio: core: add accessors 'masklength'Nuno Sa
2024-06-04iio: add support for multiple scan types per channelDavid Lechner
2024-06-04iio: introduce struct iio_scan_typeDavid Lechner
2024-04-29iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere
2024-02-17iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron
2023-12-26iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap
2023-10-11iio: event: add optional event label supportDavid Lechner
2023-10-05iio: improve doc for available_scan_maskMatti Vaittinen
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-19iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas
2023-05-13iio: core: Point users of extend_name field to read_label callbackMarijn Suijten
2022-12-28iio: add struct declaration for iio typesGerald Loacker
2022-11-23iio: core: move 'mlock' to 'struct iio_dev_opaque'Nuno Sá
2022-11-23iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá
2022-08-15iio: inkern: remove OF dependenciesNuno Sá
2022-08-15iio: inkern: move to fwnode propertiesNuno Sá
2022-07-16iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov
2022-06-15iio: core: drop of.h from iio.hNuno Sá
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron
2022-06-14iio: core: drop iio_get_time_res()Jonathan Cameron
2022-04-28iio: core: Clarify the modesMiquel Raynal
2022-04-10iio: core: Move the currentmode entry to the opaque structureMiquel Raynal
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2022-04-10iio: Un-inline iio_buffer_enabled()Miquel Raynal
2022-04-10iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesMiquel Raynal
2022-01-23iio: core: Fix the kernel doc regarding the currentmode iio_dev entryMiquel Raynal
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-17iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @flags from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @info_exist_lock to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @scan_index_timestamp to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: set default trig->dev.parentGwendal Grignou
2021-03-11iio: core: rework iio device group creationAlexandru Ardelean
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-08iio: core: Add optional symbolic label to a device channelCristian Pop
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-21iio: Add __printf() attributes to various allocation functionsJonathan Cameron
2020-09-11iio: iio.h: fix a warning at the kernel-doc markupMauro Carvalho Chehab
2020-07-13iio: core: remove iio_priv_to_dev() helperAlexandru Ardelean
2020-07-07iio: core: move event interface on the opaque structAlexandru Ardelean
2020-07-07iio: core: move iio_dev's buffer_list to the private iio device objectAlexandru Ardelean