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
2021-05-10
iio: core: return ENODEV if ioctl is unknown
Alexandru Ardelean
1
-2
/
+1
2021-05-10
iio: core: fix ioctl handlers removal
Tomasz Duszynski
1
-6
/
+0
2021-03-29
iio: __iio_format_value(): Convert to sysfs_emit_at()
Lars-Peter Clausen
1
-26
/
+26
2021-03-29
iio: iio_enum_available_read(): Convert to sysfs_emit_at()
Lars-Peter Clausen
1
-1
/
+1
2021-03-29
iio: core: Use sysfs_emit() (trivial bits)
Lars-Peter Clausen
1
-8
/
+8
2021-03-25
iio: buffer: fix use-after-free for attached_buffers array
Alexandru Ardelean
1
-1
/
+1
2021-03-11
iio: Add relative sensitivity support
Ye Xiang
1
-0
/
+1
2021-03-11
iio: use getter/setter functions
Julia Lawall
1
-1
/
+1
2021-03-11
iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
Alexandru Ardelean
1
-14
/
+14
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
1
-6
/
+6
2021-03-11
iio: core: wrap iio device & buffer into struct for character devices
Alexandru Ardelean
1
-2
/
+16
2021-03-11
iio: buffer: wrap all buffer attributes into iio_dev_attr
Alexandru Ardelean
1
-1
/
+1
2021-03-11
iio: add reference to iio buffer on iio_dev_attr
Alexandru Ardelean
1
-0
/
+6
2021-03-11
iio: core: rework iio device group creation
Alexandru Ardelean
1
-3
/
+27
2021-03-11
iio: core: register chardev only if needed
Alexandru Ardelean
1
-5
/
+18
2021-03-11
iio: iio_format_value(): Fix IIO_VAL_FRACTIONAL_LOG2 values between -1.0 and 0.0
Lars-Peter Clausen
1
-1
/
+4
2021-03-11
iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2
Lars-Peter Clausen
1
-3
/
+2
2021-03-11
iio: core: Allow drivers to specify a label without it coming from of
Hans de Goede
1
-2
/
+4
2021-01-22
iio: Handle enumerated properties with gaps
Lars-Peter Clausen
1
-3
/
+36
2021-01-09
iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_grou...
Hans de Goede
1
-1
/
+4
2020-12-03
iio: core: Simplify iio_format_list()
Lars-Peter Clausen
1
-27
/
+18
2020-12-03
iio: core: Consolidate iio_format_avail_{list,range}()
Lars-Peter Clausen
1
-43
/
+14
2020-11-21
iio: core: return -EINVAL when no ioctl handler has been run
Alexandru Ardelean
1
-0
/
+3
2020-11-21
iio: core: organize buffer file-ops in the order defined in the struct
Alexandru Ardelean
1
-4
/
+4
2020-11-14
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
1
-14
/
+42
2020-11-08
iio: core: Add optional symbolic label to a device channel
Cristian Pop
1
-0
/
+41
2020-10-10
iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative values
Anand Ashok Dumbre
1
-3
/
+7
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+3
2020-09-21
iio:core: Tidy up kernel-doc.
Jonathan Cameron
1
-1
/
+2
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2020-09-13
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-22
iio: add IIO_MOD_O2 modifier
Matt Ranostay
1
-0
/
+1
2020-07-22
iio: core: fix/re-introduce back parent assignment
Alexandru Ardelean
1
-0
/
+1
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2020-07-07
iio: core: move event interface on the opaque struct
Alexandru Ardelean
1
-2
/
+3
2020-07-07
iio: core: move iio_dev's buffer_list to the private iio device object
Alexandru Ardelean
1
-1
/
+1
2020-07-07
iio: core: move channel list & group to private iio device object
Alexandru Ardelean
1
-20
/
+26
2020-07-07
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
1
-13
/
+33
2020-07-07
iio: core: remove padding from private information
Alexandru Ardelean
1
-2
/
+0
2020-07-07
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean
1
-6
/
+13
2020-06-14
iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers
Matt Ranostay
1
-0
/
+2
2020-06-14
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
1
-5
/
+6
2020-05-15
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-19
/
+19
2020-05-03
iio: Use an early return in iio_device_alloc to simplify code.
Jonathan Cameron
1
-19
/
+19
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
1
-5
/
+2
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-68
/
+20
2020-04-20
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-5
/
+2
2020-04-19
iio: core: Fix handling of 'dB'
Mircea Caprioru
1
-5
/
+2
2020-04-19
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
1
-31
/
+0
[next]