index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
iio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-2
/
+3
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-2
/
+1
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-11
/
+1
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+0
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+0
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+0
2021-05-17
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+0
2021-05-17
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+0
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-3
/
+0
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+2
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
1
-1
/
+1
2021-03-11
iio: core: rework iio device group creation
Alexandru Ardelean
1
-5
/
+0
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+6
2020-11-08
iio: core: Add optional symbolic label to a device channel
Cristian Pop
1
-0
/
+6
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2020-09-21
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
1
-1
/
+2
2020-09-11
iio: iio.h: fix a warning at the kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-07-13
iio: core: remove iio_priv_to_dev() helper
Alexandru Ardelean
1
-6
/
+0
2020-07-07
iio: core: move event interface on the opaque struct
Alexandru Ardelean
1
-3
/
+0
2020-07-07
iio: core: move iio_dev's buffer_list to the private iio device object
Alexandru Ardelean
1
-2
/
+0
2020-07-07
iio: core: move channel list & group to private iio device object
Alexandru Ardelean
1
-5
/
+0
2020-07-07
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
1
-12
/
+1
2020-07-07
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean
1
-1
/
+5
2020-06-14
iio: core: add iio_device_set_parent() helper
Alexandru Ardelean
1
-0
/
+20
2020-06-14
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
1
-2
/
+2
2020-06-14
iio: make iio_device_get_drvdata take a const struct iio_dev *.
Jonathan Cameron
1
-1
/
+1
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-9
/
+1
2020-04-20
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2020-04-19
iio: core: remove extra semi-colon from devm_iio_device_register() macro
Lars Engebretsen
1
-1
/
+1
2020-04-19
iio: core: drop devm_iio_trigger_free() API call
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: core: drop devm_iio_device_unregister() API call
Alexandru Ardelean
1
-4
/
+0
2020-04-09
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2020-03-29
iio: expose iio_device_set_clock
Gwendal Grignou
1
-0
/
+2
2020-03-21
iio: core: Make mlock internal to the iio core
Rohit Sarkar
1
-1
/
+1
2020-03-08
iio: industrialio-core: Fix debugfs read
Alexandru Tachici
1
-0
/
+2
2019-10-07
iio: core: Add optional symbolic label to device attributes
Phil Reid
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
1
-2
/
+2
2018-05-07
iio: iio.h: use nested struct support on kernel-doc markup
Mauro Carvalho Chehab
1
-12
/
+12
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-01-10
IIO: inkern: API for manipulating channel attributes
Arnaud Pouliquen
1
-28
/
+0
2018-01-08
iio: fix SPHINX kernel-docs build warning
Tobin C. Harding
1
-2
/
+2
2017-10-14
iio: Drop duplicate forward declaration
Lukas Wunner
1
-1
/
+0
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-5
/
+29
2017-09-03
iio: drop iio_info.driver_module and iio_trigger_ops.owner.
Jonathan Cameron
1
-3
/
+0
2017-08-22
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
1
-2
/
+29
2017-08-20
PATCH] iio: Fix some documentation warnings
Jonathan Corbet
1
-1
/
+1
2017-06-11
iio: add hardware triggered operating mode
Benjamin Gaignard
1
-0
/
+6
[next]