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
2016-04-24
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-18
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-26
iio: Add new operating mode for non triggered sw buffers
Karol Wrona
1
-2
/
+4
2014-11-22
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
Irina Tirdea
1
-0
/
+1
2014-11-22
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
1
-0
/
+1
2014-10-25
iio: inkern: Add of_xlate function to struct iio_info
Ivan T. Ivanov
1
-0
/
+8
2014-07-24
iio: Use ktime_get_real_ns()
Thomas Gleixner
1
-8
/
+1
2014-04-30
IIO: core: Modify scan element type
Srinivas Pandruvada
1
-0
/
+7
2014-04-30
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
1
-0
/
+17
2014-02-15
iio:drop IIO_ST macro
Jonathan Cameron
1
-6
/
+10
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
1
-29
/
+5
2013-11-25
iio: core: Move kernel doc to the right location
Sachin Kamat
1
-80
/
+0
2013-11-25
iio: core: Implement devm_iio_device_{register,unregister}
Sachin Kamat
1
-0
/
+3
2013-10-12
iio: Extend the event config interface
Lars-Peter Clausen
1
-0
/
+58
2013-09-15
iio: add info_mask_[shared_by_dir/shared_by_all]
Jonathan Cameron
1
-2
/
+12
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
1
-2
/
+7
2013-09-15
iio: drop info_mask from struct iio_dev
Jonathan Cameron
1
-4
/
+1
2013-09-15
iio: Add INT_TIME (integration time) channel info attribute
Peter Meerwald
1
-0
/
+1
2013-08-31
iio: Remove trailing ; from function definitions
Peter Meerwald
1
-4
/
+4
2013-08-17
iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free
Jacek Anaszewski
1
-0
/
+29
2013-08-04
iio: Fix documentation of devm_iio_device_free()
Peter Meerwald
1
-2
/
+2
2013-08-03
iio: core: implement devm_iio_device_alloc/devm_iio_device_free
Grygorii Strashko
1
-0
/
+25
2013-07-03
iio: Fix iio_channel_has_info
Alexandre Belloni
1
-2
/
+2
2013-03-17
iio:core drop info_mask from struct iio_info
Jonathan Cameron
1
-72
/
+1
2013-03-17
iio: Add broken out info_mask fields for shared_by_type and separate
Jonathan Cameron
1
-1
/
+9
2012-11-21
iio: Factor out fixed point number parsing into its own function
Lars-Peter Clausen
1
-0
/
+3
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
1
-0
/
+2
2012-10-19
iio: Add some helper macros for unit conversion
Lars-Peter Clausen
1
-0
/
+16
2012-09-18
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
1
-0
/
+17
2012-09-06
iio: core: Add hysteresis in channel spec
srinivas pandruvada
1
-0
/
+5
2012-09-03
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
1
-4
/
+4
2012-09-03
iio: fix typos
Peter Meerwald
1
-3
/
+3
2012-09-03
iio: document missing elements
Peter Meerwald
1
-0
/
+4
2012-08-27
iio: Introduce iio_device_{set,get}_drvdata()
Lars-Peter Clausen
1
-0
/
+25
2012-07-09
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
1
-0
/
+4
2012-06-19
iio: typo in iio_chan_spec.ext_info comment
Peter Meerwald
1
-1
/
+1
2012-06-13
iio: cleanup iio/iio.h
Peter Meerwald
1
-18
/
+18
2012-06-13
iio: mark struct iio_enum elements with @ in comment
Peter Meerwald
1
-4
/
+4
2012-06-13
iio: clarify channel and indexed in struct iio_chan_spec
Peter Meerwald
1
-4
/
+3
[next]