index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-08
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2020-03-28
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
2016-11-13
iio: inkern: add helpers to query available values from channels
Peter Rosin
1
-0
/
+17
2016-11-13
iio:core: add a callback to allow drivers to provide _available attributes
Jonathan Cameron
1
-0
/
+29
2016-10-01
iio: Declare event_attrs field of iio_info structure as const
Bhumika Goyal
1
-1
/
+1
2016-09-04
iio: add resource managed triggered buffer init helpers
Gregor Boirie
1
-0
/
+1
2016-09-03
iio: trigger: allow immutable triggers to be assigned
Matt Ranostay
1
-0
/
+2
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-8
/
+14
2016-04-23
iio:core: mounting matrix support
Gregor Boirie
1
-0
/
+31
2016-03-12
iio: core: implement iio_device_{claim|release}_direct_mode()
Alison Schofield
1
-0
/
+2
2016-02-17
iio: Fix typos in the struct iio_event_spec documentation comments
William Breathitt Gray
1
-3
/
+3
2016-02-08
iio: Fix documentation for iio_dev mlock
Daniel Baluta
1
-1
/
+1
2015-12-22
iio: Make IIO value formating function globally available.
Andrew F. Davis
1
-0
/
+2
2015-08-27
iio: Support triggered events
Vladimir Barinov
1
-0
/
+3
2015-08-08
iio: Add inverse unit conversion macros
Lars-Peter Clausen
1
-0
/
+17
2015-05-17
iio: core: add high pass filter attributes
Martin Fuzzey
1
-0
/
+1
2015-05-10
iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO
Irina Tirdea
1
-0
/
+1
2015-04-09
iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY
Vianney le Clément de Saint-Marcq
1
-0
/
+1
2015-03-29
iio: add support for hardware fifo
Octavian Purdila
1
-0
/
+13
2015-01-29
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
Irina Tirdea
1
-0
/
+2
2015-01-27
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
Irina Tirdea
1
-0
/
+1
2015-01-25
iio: Add new operating mode for non triggered sw buffers
Karol Wrona
1
-2
/
+4
[prev]
[next]