index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
|
iio: add IIO_MOD_O2 modifier
Matt Ranostay
2020-08-22
1
-0
/
+1
|
/
*
iio: core: fix/re-introduce back parent assignment
Alexandru Ardelean
2020-07-22
1
-0
/
+1
*
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-20
1
-0
/
+2
|
\
|
*
iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers
Matt Ranostay
2020-06-14
1
-0
/
+2
*
|
iio: core: move event interface on the opaque struct
Alexandru Ardelean
2020-07-07
1
-2
/
+3
*
|
iio: core: move iio_dev's buffer_list to the private iio device object
Alexandru Ardelean
2020-07-07
1
-1
/
+1
*
|
iio: core: move channel list & group to private iio device object
Alexandru Ardelean
2020-07-07
1
-20
/
+26
*
|
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
2020-07-07
1
-13
/
+33
*
|
iio: core: remove padding from private information
Alexandru Ardelean
2020-07-07
1
-2
/
+0
*
|
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean
2020-07-07
1
-6
/
+13
*
|
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
2020-06-14
1
-5
/
+6
|
/
*
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-05-15
1
-19
/
+19
|
\
|
*
iio: Use an early return in iio_device_alloc to simplify code.
Jonathan Cameron
2020-05-03
1
-19
/
+19
*
|
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-27
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-04-20
1
-5
/
+2
|
|
\
|
|
*
iio: core: Fix handling of 'dB'
Mircea Caprioru
2020-04-19
1
-5
/
+2
*
|
|
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-23
1
-68
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
2020-04-19
1
-31
/
+0
|
*
|
iio: core: drop devm_iio_device_unregister() API call
Alexandru Ardelean
2020-04-19
1
-17
/
+0
|
*
|
iio: move 'indio_dev->info' null check first in __iio_device_register()
Alexandru Ardelean
2020-04-19
1
-3
/
+3
|
*
|
iio: core: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-21
1
-17
/
+17
|
|
/
*
|
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-04-08
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
iio: expose iio_device_set_clock
Gwendal Grignou
2020-03-28
1
-1
/
+7
*
|
iio: industrialio-core: Fix debugfs read
Alexandru Tachici
2020-03-08
1
-4
/
+11
*
|
iio: core: Handle 'dB' suffix in core
Beniamin Bia
2020-02-21
1
-3
/
+36
|
/
*
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-01-10
1
-5
/
+20
|
\
|
*
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2019-12-29
1
-1
/
+1
|
*
iio: core: add thermocouple_type standard attribute
Andrea Merello
2019-11-23
1
-0
/
+1
|
*
iio: core: add char type for sysfs attributes
Andrea Merello
2019-11-23
1
-4
/
+18
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
|
iio: core: Add optional symbolic label to device attributes
Phil Reid
2019-10-07
1
-0
/
+17
|
/
*
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-11
1
-27
/
+10
|
\
|
*
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-07-01
1
-27
/
+10
|
|
\
|
|
*
iio: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-22
1
-27
/
+8
|
|
*
iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...
Young Xiao
2019-06-17
1
-0
/
+2
[next]