index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
iio.h
Age
Commit message (
Expand
)
Author
2025-08-25
iio: core: switch info_mask fields to unsigned long to match find_bit helpers
Junjie Cao
2025-08-16
iio: fix iio_push_to_buffers_with_ts() typo
David Lechner
2025-05-21
iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
David Lechner
2025-05-21
iio: make IIO_DMA_MINALIGN minimum of 8 bytes
David Lechner
2025-04-22
iio: Adjust internals of handling of direct mode claiming to suit new API.
Jonathan Cameron
2025-02-17
iio: Drop iio_device_claim_direct_scoped() and related infrastructure
Jonathan Cameron
2025-02-17
iio: core: Rework claim and release of direct mode to work with sparse.
Jonathan Cameron
2024-12-28
iio: core: mark scan_timestamp as __private
Vasileios Amoiridis
2024-11-09
iio: Move __private marking before struct element priv in struct iio_dev
Jonathan Cameron
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-11-03
iio: Mark iio_dev::priv member with __private
Andy Shevchenko
2024-10-28
iio: acpi: Add iio_get_acpi_device_name_and_data() helper function
Andy Shevchenko
2024-10-12
iio: Convert unsigned to unsigned int
Andy Shevchenko
2024-08-10
iio: trigger: allow devices to suspend/resume theirs associated trigger
Denis Benato
2024-08-03
iio: core: add function to retrieve active_scan_mask index
Julien Stephan
2024-08-03
iio: core: annotate masklength as __private
Nuno Sa
2024-07-29
iio: core: add accessors 'masklength'
Nuno Sa
2024-06-04
iio: add support for multiple scan types per channel
David Lechner
2024-06-04
iio: introduce struct iio_scan_type
David Lechner
2024-04-29
iio: core: Add iio_read_acpi_mount_matrix() helper function
Hans de Goede
2024-02-17
iio: core: make iio_bus_type const
Ricardo B. Marliere
2024-02-17
iio: locking: introduce __cleanup() based direct mode claiming infrastructure
Jonathan Cameron
2023-12-26
iio: linux/iio.h: fix Excess kernel-doc description warning
Randy Dunlap
2023-10-11
iio: event: add optional event label support
David Lechner
2023-10-05
iio: improve doc for available_scan_mask
Matti Vaittinen
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-19
iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
2023-05-13
iio: core: Point users of extend_name field to read_label callback
Marijn Suijten
2022-12-28
iio: add struct declaration for iio types
Gerald Loacker
2022-11-23
iio: core: move 'mlock' to 'struct iio_dev_opaque'
Nuno Sá
2022-11-23
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Nuno Sá
2022-08-15
iio: inkern: remove OF dependencies
Nuno Sá
2022-08-15
iio: inkern: move to fwnode properties
Nuno Sá
2022-07-16
iio: trigger: move trig->owner init to trigger allocate() stage
Dmitry Rokosov
2022-06-15
iio: core: drop of.h from iio.h
Nuno Sá
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
2022-06-14
iio: core: drop iio_get_time_res()
Jonathan Cameron
2022-04-28
iio: core: Clarify the modes
Miquel Raynal
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
2022-04-10
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Miquel Raynal
2022-01-23
iio: core: Fix the kernel doc regarding the currentmode iio_dev entry
Miquel Raynal
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
[next]