index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
iio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: linux/iio.h: fix Excess kernel-doc description warning
Randy Dunlap
2023-12-26
1
-6
/
+0
*
iio: event: add optional event label support
David Lechner
2023-10-11
1
-0
/
+8
*
iio: improve doc for available_scan_mask
Matti Vaittinen
2023-10-05
1
-1
/
+3
*
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-03
1
-0
/
+3
|
\
|
*
iio: core: Point users of extend_name field to read_label callback
Marijn Suijten
2023-05-13
1
-0
/
+3
*
|
iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
2023-06-19
1
-1
/
+1
|
/
*
iio: add struct declaration for iio types
Gerald Loacker
2022-12-28
1
-0
/
+5
*
iio: core: move 'mlock' to 'struct iio_dev_opaque'
Nuno Sá
2022-11-23
1
-3
/
+0
*
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Nuno Sá
2022-11-23
1
-0
/
+2
*
iio: inkern: remove OF dependencies
Nuno Sá
2022-08-15
1
-3
/
+0
*
iio: inkern: move to fwnode properties
Nuno Sá
2022-08-15
1
-0
/
+5
*
iio: trigger: move trig->owner init to trigger allocate() stage
Dmitry Rokosov
2022-07-16
1
-3
/
+6
*
iio: core: drop of.h from iio.h
Nuno Sá
2022-06-15
1
-1
/
+2
*
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
2022-06-14
1
-2
/
+8
*
iio: core: drop iio_get_time_res()
Jonathan Cameron
2022-06-14
1
-1
/
+0
*
iio: core: Clarify the modes
Miquel Raynal
2022-04-28
1
-1
/
+48
*
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2022-04-10
1
-4
/
+0
*
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-04-10
1
-0
/
+1
*
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
2022-04-10
1
-10
/
+1
*
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Miquel Raynal
2022-04-10
1
-2
/
+9
*
iio: core: Fix the kernel doc regarding the currentmode iio_dev entry
Miquel Raynal
2022-01-23
1
-1
/
+1
*
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-11-27
1
-2
/
+3
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
1
-2
/
+1
*
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-11
/
+1
*
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+0
*
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+0
*
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+0
*
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+0
*
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+0
*
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-3
/
+0
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+2
*
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
1
-1
/
+1
*
iio: core: rework iio device group creation
Alexandru Ardelean
2021-03-11
1
-5
/
+0
*
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-24
1
-0
/
+6
|
\
|
*
iio: core: Add optional symbolic label to a device channel
Cristian Pop
2020-11-08
1
-0
/
+6
*
|
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
1
-1
/
+2
|
\
|
|
*
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
2020-09-21
1
-1
/
+2
*
|
iio: iio.h: fix a warning at the kernel-doc markup
Mauro Carvalho Chehab
2020-09-11
1
-1
/
+1
|
/
*
iio: core: remove iio_priv_to_dev() helper
Alexandru Ardelean
2020-07-13
1
-6
/
+0
*
iio: core: move event interface on the opaque struct
Alexandru Ardelean
2020-07-07
1
-3
/
+0
*
iio: core: move iio_dev's buffer_list to the private iio device object
Alexandru Ardelean
2020-07-07
1
-2
/
+0
*
iio: core: move channel list & group to private iio device object
Alexandru Ardelean
2020-07-07
1
-5
/
+0
*
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
2020-07-07
1
-12
/
+1
*
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean
2020-07-07
1
-1
/
+5
*
iio: core: add iio_device_set_parent() helper
Alexandru Ardelean
2020-06-14
1
-0
/
+20
*
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
2020-06-14
1
-2
/
+2
*
iio: make iio_device_get_drvdata take a const struct iio_dev *.
Jonathan Cameron
2020-06-14
1
-1
/
+1
*
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-27
1
-1
/
+1
|
\
|
*
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-04-20
1
-1
/
+1
|
|
\
|
|
*
iio: core: remove extra semi-colon from devm_iio_device_register() macro
Lars Engebretsen
2020-04-19
1
-1
/
+1
[next]