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
/
drivers
/
iio
/
industrialio-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
iio: add support for binary attributes
Andrea Merello
1
-1
/
+3
2022-09-21
iio: add modifers for pitch, yaw, roll
Andrea Merello
1
-0
/
+3
2022-09-21
iio: add modifiers for linear acceleration
Andrea Merello
1
-0
/
+3
2022-09-05
iio: Use per-device lockdep class for mlock
Vincent Whitchurch
1
-0
/
+5
2022-08-20
iio: Avoid multiple line dereference for mask
Joe Simmons-Talbott
1
-4
/
+2
2022-08-16
iio: core: Introduce _zeropoint for differential channels
Jonathan Cameron
1
-0
/
+1
2022-08-16
iio: Add blank lines after declarations.
Joe Simmons-Talbott
1
-0
/
+7
2022-07-19
iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
Fawzi Khaber
1
-1
/
+17
2022-07-01
iio: Don't use bare "unsigned"
Joe Simmons-Talbott
1
-2
/
+2
2022-06-16
iio: Use octal permissions and DEVICE_ATTR_{RO,RW}.
Joe Simmons-Talbott
1
-18
/
+15
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
1
-2
/
+2
2022-06-14
iio: core: drop iio_get_time_res()
Jonathan Cameron
1
-23
/
+0
2022-06-11
iio: Directly use ida_alloc()/free()
keliu
1
-3
/
+3
2022-04-28
iio: core: Convert to use firmware node handle instead of OF node
Andy Shevchenko
1
-7
/
+9
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
1
-3
/
+7
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-0
/
+11
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
1
-0
/
+12
2022-04-04
iio: core: fix a few code style issues
Alexander Vorwerk
1
-2
/
+1
2022-01-23
iio: core: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2021-12-16
iio: iio_device_alloc(): Remove unnecessary self drvdata
Lars-Peter Clausen
1
-1
/
+0
2021-11-17
iio: Mark iio_device_type as const
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: core: Introduce IIO_VAL_INT_64.
Andriy Tryshnivskyy
1
-0
/
+3
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+8
2021-10-19
iio: Add output buffer support
Mihail Chindris
1
-0
/
+1
2021-10-17
iio: core: fix double free in iio_device_unregister_sysfs()
Yang Yingliang
1
-0
/
+1
2021-10-17
iio: core: check return value when calling dev_set_name()
Yang Yingliang
1
-1
/
+7
2021-07-19
iio: core: Support reading extended name as label
Paul Cercueil
1
-4
/
+7
2021-07-19
iio: core: Forbid use of both labels and extended names
Paul Cercueil
1
-0
/
+22
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-5
/
+2
2021-05-17
iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc()
Dan Carpenter
1
-1
/
+1
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+13
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-3
/
+3
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-9
/
+13
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
1
-5
/
+5
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-5
/
+19
2021-05-17
iio: core: simplify some devm functions
Yicong Yang
1
-26
/
+15
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
[next]