index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-08-16
iio: inkern: remove OF dependencies
Nuno Sá
1
-3
/
+0
2022-08-16
iio: inkern: move to fwnode properties
Nuno Sá
1
-0
/
+5
2022-07-16
iio: trigger: move trig->owner init to trigger allocate() stage
Dmitry Rokosov
1
-3
/
+6
2022-06-16
iio: core: drop of.h from iio.h
Nuno Sá
1
-1
/
+2
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
1
-2
/
+8
2022-06-14
iio: core: drop iio_get_time_res()
Jonathan Cameron
1
-1
/
+0
2022-04-28
iio: core: Clarify the modes
Miquel Raynal
1
-1
/
+48
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
1
-4
/
+0
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-0
/
+1
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
1
-10
/
+1
2022-04-10
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Miquel Raynal
1
-2
/
+9
2022-01-23
iio: core: Fix the kernel doc regarding the currentmode iio_dev entry
Miquel Raynal
1
-1
/
+1
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
[next]