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
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-27
iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z
Irina Tirdea
1
-0
/
+2
2015-01-27
iio: core: Introduce DISTANCE channel type
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce ENERGY channel type
Irina Tirdea
1
-0
/
+1
2015-01-05
iio: ensure scan index is unique at device register
Vlad Dogaru
1
-0
/
+27
2014-12-26
iio: core: Get rid of misleading comment
Karol Wrona
1
-1
/
+0
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
1
-1
/
+13
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
/
+2
2014-11-22
iio: core: Introduce IIO_ACTIVITY channel
Daniel Baluta
1
-0
/
+5
2014-07-20
iio: types: Added support for rotation from north usage attributes
Reyad Attiyat
1
-0
/
+4
2014-05-03
iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers
Peter Meerwald
1
-0
/
+2
2014-04-30
IIO: core: Add quaternion modifier
Srinivas Pandruvada
1
-0
/
+1
2014-04-30
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
1
-22
/
+43
2014-03-16
iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...
Jonathan Cameron
1
-0
/
+2
2014-03-15
iio: force snprintf for PAGE_SIZE bufs
Kees Cook
1
-2
/
+2
2014-02-18
iio: Avoid unnecessary kasprintf
Lars-Peter Clausen
1
-26
/
+13
2014-02-18
iio: Don't include extended name in shared attributes
Lars-Peter Clausen
1
-1
/
+1
2014-02-18
iio get rid of unneccessary error_ret
Hartmut Knaack
1
-7
/
+3
2013-12-04
iio: Add support for humidity sensors
Harald Geyer
1
-0
/
+1
2013-11-25
iio: core: Move kernel doc to the right location
Sachin Kamat
1
-0
/
+42
2013-11-25
iio: core: Implement devm_iio_device_{register,unregister}
Sachin Kamat
1
-0
/
+59
2013-10-24
iio: core: Add misssing braces
Sachin Kamat
1
-1
/
+1
2013-10-24
iio: core: Use pr_err instead of printk
Sachin Kamat
1
-6
/
+5
2013-10-12
iio: Factor IIO value formating into its own function
Lars-Peter Clausen
1
-12
/
+26
2013-10-12
iio: Add a helper to free a list of IIO device attributes
Lars-Peter Clausen
1
-16
/
+18
2013-10-12
iio: Wakeup poll and blocking reads when the device is unregistered
Lars-Peter Clausen
1
-0
/
+4
2013-10-12
iio: Return -ENODEV for file operations if the device has been unregistered
Lars-Peter Clausen
1
-0
/
+3
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
1
-0
/
+3
2013-10-07
Merge 3.12-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2013-10-01
iio: Remove debugfs entries in iio_device_unregister()
Lars-Peter Clausen
1
-1
/
+1
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
1
-10
/
+21
2013-09-21
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
1
-9
/
+12
2013-09-21
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
1
-0
/
+4
2013-09-21
iio: Stop sampling when the device is removed
Lars-Peter Clausen
1
-1
/
+5
2013-09-15
iio: add info_mask_[shared_by_dir/shared_by_all]
Jonathan Cameron
1
-0
/
+30
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
1
-69
/
+80
2013-09-15
iio: Add INT_TIME (integration time) channel info attribute
Peter Meerwald
1
-0
/
+1
2013-08-03
iio: core: Avoid double minus in sysfs output
Oleksandr Kravchenko
1
-2
/
+2
2013-08-03
iio: core: implement devm_iio_device_alloc/devm_iio_device_free
Grygorii Strashko
1
-0
/
+47
2013-03-17
iio:core drop info_mask from struct iio_info
Jonathan Cameron
1
-17
/
+0
2013-03-17
iio: Add broken out info_mask fields for shared_by_type and separate
Jonathan Cameron
1
-0
/
+30
2013-03-16
iio: Add OF support
Guenter Roeck
1
-2
/
+6
2012-11-21
iio: Factor out fixed point number parsing into its own function
Lars-Peter Clausen
1
-35
/
+63
2012-11-21
iio: Add pressure channel type
Lars-Peter Clausen
1
-0
/
+1
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
1
-0
/
+1
2012-11-02
iio: Accept a leading '+' sign when parsing fixed point numbers
Lars-Peter Clausen
1
-0
/
+2
2012-11-02
iio: Reject trailing garbage when parsing fixed point numbers
Lars-Peter Clausen
1
-2
/
+0
2012-11-02
iio: Do not accept multiple '.' in fixed point numbers
Lars-Peter Clausen
1
-1
/
+1
[next]