index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
iio-opaque.h
Age
Commit message (
Expand
)
Author
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
2021-05-17
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: avoid shadowing of variable name in to_iio_dev_opaque()
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-11
iio: buffer: add ioctl() to support opening extra buffers for IIO device
Alexandru Ardelean
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
iio: core: merge buffer/ & scan_elements/ attributes
Alexandru Ardelean
2021-03-11
iio: core: rework iio device group creation
Alexandru Ardelean
2020-11-14
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
2020-07-07
iio: core: move event interface on the opaque struct
Alexandru Ardelean
2020-07-07
iio: core: move iio_dev's buffer_list to the private iio device object
Alexandru Ardelean
2020-07-07
iio: core: move channel list & group to private iio device object
Alexandru Ardelean
2020-07-07
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
2020-07-07
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean