index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: iio_device_alloc(): Remove unnecessary self drvdata
Lars-Peter Clausen
2021-12-16
1
-1
/
+0
*
iio: Mark iio_device_type as const
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
*
iio: core: Introduce IIO_VAL_INT_64.
Andriy Tryshnivskyy
2021-11-17
1
-0
/
+3
*
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-10-24
1
-1
/
+8
|
\
|
*
iio: core: fix double free in iio_device_unregister_sysfs()
Yang Yingliang
2021-10-17
1
-0
/
+1
|
*
iio: core: check return value when calling dev_set_name()
Yang Yingliang
2021-10-17
1
-1
/
+7
*
|
iio: Add output buffer support
Mihail Chindris
2021-10-19
1
-0
/
+1
|
/
*
iio: core: Support reading extended name as label
Paul Cercueil
2021-07-19
1
-4
/
+7
*
iio: core: Forbid use of both labels and extended names
Paul Cercueil
2021-07-19
1
-0
/
+22
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
1
-5
/
+2
*
iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc()
Dan Carpenter
2021-05-17
1
-1
/
+1
*
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+13
*
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-3
/
+3
*
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-9
/
+13
*
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-5
/
+5
*
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+1
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-5
/
+19
*
iio: core: simplify some devm functions
Yicong Yang
2021-05-17
1
-26
/
+15
*
iio: core: return ENODEV if ioctl is unknown
Alexandru Ardelean
2021-05-10
1
-2
/
+1
*
iio: core: fix ioctl handlers removal
Tomasz Duszynski
2021-05-10
1
-6
/
+0
*
iio: __iio_format_value(): Convert to sysfs_emit_at()
Lars-Peter Clausen
2021-03-29
1
-26
/
+26
*
iio: iio_enum_available_read(): Convert to sysfs_emit_at()
Lars-Peter Clausen
2021-03-29
1
-1
/
+1
*
iio: core: Use sysfs_emit() (trivial bits)
Lars-Peter Clausen
2021-03-29
1
-8
/
+8
*
iio: buffer: fix use-after-free for attached_buffers array
Alexandru Ardelean
2021-03-25
1
-1
/
+1
*
iio: Add relative sensitivity support
Ye Xiang
2021-03-11
1
-0
/
+1
*
iio: use getter/setter functions
Julia Lawall
2021-03-11
1
-1
/
+1
*
iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
Alexandru Ardelean
2021-03-11
1
-14
/
+14
*
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
1
-6
/
+6
*
iio: core: wrap iio device & buffer into struct for character devices
Alexandru Ardelean
2021-03-11
1
-2
/
+16
*
iio: buffer: wrap all buffer attributes into iio_dev_attr
Alexandru Ardelean
2021-03-11
1
-1
/
+1
*
iio: add reference to iio buffer on iio_dev_attr
Alexandru Ardelean
2021-03-11
1
-0
/
+6
*
iio: core: rework iio device group creation
Alexandru Ardelean
2021-03-11
1
-3
/
+27
*
iio: core: register chardev only if needed
Alexandru Ardelean
2021-03-11
1
-5
/
+18
*
iio: iio_format_value(): Fix IIO_VAL_FRACTIONAL_LOG2 values between -1.0 and 0.0
Lars-Peter Clausen
2021-03-11
1
-1
/
+4
*
iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2
Lars-Peter Clausen
2021-03-11
1
-3
/
+2
*
iio: core: Allow drivers to specify a label without it coming from of
Hans de Goede
2021-03-11
1
-2
/
+4
*
iio: Handle enumerated properties with gaps
Lars-Peter Clausen
2021-01-22
1
-3
/
+36
*
iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_grou...
Hans de Goede
2021-01-09
1
-1
/
+4
*
iio: core: Simplify iio_format_list()
Lars-Peter Clausen
2020-12-03
1
-27
/
+18
*
iio: core: Consolidate iio_format_avail_{list,range}()
Lars-Peter Clausen
2020-12-03
1
-43
/
+14
*
iio: core: return -EINVAL when no ioctl handler has been run
Alexandru Ardelean
2020-11-21
1
-0
/
+3
*
iio: core: organize buffer file-ops in the order defined in the struct
Alexandru Ardelean
2020-11-21
1
-4
/
+4
*
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
2020-11-14
1
-14
/
+42
*
iio: core: Add optional symbolic label to a device channel
Cristian Pop
2020-11-08
1
-0
/
+41
*
iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative values
Anand Ashok Dumbre
2020-10-10
1
-3
/
+7
*
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-22
1
-1
/
+3
|
\
|
*
iio:core: Tidy up kernel-doc.
Jonathan Cameron
2020-09-21
1
-1
/
+2
|
*
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
2020-09-13
1
-0
/
+1
*
|
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
[next]