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
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
/
drivers
/
iio
/
industrialio-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
1
-28
/
+18
2018-12-16
iio: add IIO_MASSCONCENTRATION channel type
Tomasz Duszynski
1
-0
/
+5
2018-12-08
iio: core: check 'info' value before registering the device
Andi Shyti
1
-0
/
+3
2018-07-23
iio: Add modifier for DUV light
Maxime Roussin-BĂ©langer
1
-0
/
+1
2018-07-21
iio: Add channel for Phase
Mathieu Othacehe
1
-0
/
+1
2018-06-24
iio: use timespec64 based interfaces for iio_get_time_ns()
Arnd Bergmann
1
-17
/
+9
2018-06-10
iio: Add channel for Position Relative
Eugen Hristev
1
-0
/
+1
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-12-02
iio: fix kernel-doc build errors
Randy Dunlap
1
-2
/
+2
2017-12-02
iio: core: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+3
2017-09-24
iio: core: Return error for failed read_reg
Matt Fornero
1
-1
/
+3
2017-08-22
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
1
-26
/
+9
2017-06-11
iio: add hardware triggered operating mode
Benjamin Gaignard
1
-2
/
+2
2017-06-11
iio: core: Use __sysfs_match_string() helper
Andy Shevchenko
1
-9
/
+4
2017-05-29
Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-2
/
+2
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+4
2017-04-27
iio: core: Fix suspicious sizeof usage
Orson Zhai
1
-2
/
+2
2017-04-02
iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
Nikolaus Schulz
1
-4
/
+3
2017-03-21
iio:core: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-11
/
+4
2017-01-10
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
1
-0
/
+1
2017-01-05
iio: Add channel for Gravity
Song Hongyan
1
-0
/
+1
2016-11-13
iio:core: add a callback to allow drivers to provide _available attributes
Jonathan Cameron
1
-33
/
+226
2016-10-01
iio: Implement counter channel type and info constants
William Breathitt Gray
1
-0
/
+2
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-1
/
+2
2016-09-05
iio:core: fix IIO_VAL_FRACTIONAL sign handling
Gregor Boirie
1
-3
/
+2
2016-09-04
iio: add resource managed triggered buffer init helpers
Gregor Boirie
1
-1
/
+2
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-4
/
+175
2016-05-29
iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type
Matt Ranostay
1
-0
/
+1
2016-04-24
iio:core: mounting matrix support
Gregor Boirie
1
-0
/
+82
2016-04-03
iio: Add channel for UV index
Peter Meerwald-Stadler
1
-0
/
+1
2016-04-03
iio: Add modifier for UV light
Peter Meerwald-Stadler
1
-0
/
+1
2016-03-12
iio: core: implement iio_device_{claim|release}_direct_mode()
Alison Schofield
1
-0
/
+39
2016-02-02
Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+1
2016-01-30
iio: ph: add IIO_PH channel type
Matt Ranostay
1
-0
/
+1
2016-01-16
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
1
-5
/
+4
2015-12-27
Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+1
2015-12-22
iio: Make IIO value formating function globally available.
Andrew F. Davis
1
-0
/
+1
2015-12-14
Merge 4.4-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-11-21
iio: fix some warning messages
Dan Carpenter
1
-1
/
+1
2015-11-15
iio: core: added support for IIO_VAL_INT
Sean Nyekjaer
1
-0
/
+9
2015-09-23
iio: resistance: add IIO_RESISTANCE channel type
Matt Ranostay
1
-0
/
+1
2015-09-23
iio: chemical: Add IIO_CONCENTRATION channel type
Matt Ranostay
1
-0
/
+3
2015-08-27
iio: Support triggered events
Vladimir Barinov
1
-2
/
+2
2015-08-16
iio: percolate error if event fd fails
Linus Walleij
1
-0
/
+2
2015-08-02
iio: core: Add function params for kernel docs
Cristina Opriceana
1
-5
/
+20
2015-06-21
iio: Add missing modifier names to core
Peter Meerwald
1
-0
/
+8
2015-05-23
iio: Add I/Q modifiers
Lars-Peter Clausen
1
-0
/
+2
2015-05-17
iio: core: add high pass filter attributes
Martin Fuzzey
1
-0
/
+2
2015-05-10
iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO
Irina Tirdea
1
-0
/
+1
[next]