index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
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
*
|
|
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
1
-4
/
+1
|
\
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
|
/
*
/
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-22
1
-2
/
+2
|
/
*
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-21
1
-2
/
+2
|
\
|
*
iio: core: fix a possible circular locking dependency
Fabrice Gasnier
2019-03-31
1
-2
/
+2
*
|
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2019-04-04
1
-28
/
+18
|
/
*
iio: add IIO_MASSCONCENTRATION channel type
Tomasz Duszynski
2018-12-16
1
-0
/
+5
*
iio: core: check 'info' value before registering the device
Andi Shyti
2018-12-08
1
-0
/
+3
*
iio: Add modifier for DUV light
Maxime Roussin-BĂ©langer
2018-07-23
1
-0
/
+1
*
iio: Add channel for Phase
Mathieu Othacehe
2018-07-21
1
-0
/
+1
*
iio: use timespec64 based interfaces for iio_get_time_ns()
Arnd Bergmann
2018-06-24
1
-17
/
+9
*
iio: Add channel for Position Relative
Eugen Hristev
2018-06-10
1
-0
/
+1
*
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
2017-12-06
1
-2
/
+2
|
\
|
*
iio: fix kernel-doc build errors
Randy Dunlap
2017-12-02
1
-2
/
+2
*
|
iio: core: Mark expected switch fall-through
Gustavo A. R. Silva
2017-12-02
1
-0
/
+1
|
/
*
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-09
1
-1
/
+3
|
\
|
*
iio: core: Return error for failed read_reg
Matt Fornero
2017-09-24
1
-1
/
+3
*
|
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
2017-08-22
1
-26
/
+9
|
/
*
iio: add hardware triggered operating mode
Benjamin Gaignard
2017-06-11
1
-2
/
+2
*
iio: core: Use __sysfs_match_string() helper
Andy Shevchenko
2017-06-11
1
-9
/
+4
*
Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-05-29
1
-2
/
+2
|
\
|
*
iio: core: Fix suspicious sizeof usage
Orson Zhai
2017-04-27
1
-2
/
+2
*
|
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
1
-11
/
+4
|
\
\
|
|
/
|
/
|
|
*
iio:core: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-11
/
+4
*
|
iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
Nikolaus Schulz
2017-04-02
1
-4
/
+3
|
/
*
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
2017-01-10
1
-0
/
+1
*
iio: Add channel for Gravity
Song Hongyan
2017-01-05
1
-0
/
+1
*
iio:core: add a callback to allow drivers to provide _available attributes
Jonathan Cameron
2016-11-13
1
-33
/
+226
*
iio: Implement counter channel type and info constants
William Breathitt Gray
2016-10-01
1
-0
/
+2
*
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-14
1
-1
/
+2
|
\
|
*
iio: add resource managed triggered buffer init helpers
Gregor Boirie
2016-09-04
1
-1
/
+2
*
|
iio:core: fix IIO_VAL_FRACTIONAL sign handling
Gregor Boirie
2016-09-05
1
-3
/
+2
|
/
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-4
/
+175
*
iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type
Matt Ranostay
2016-05-29
1
-0
/
+1
*
iio:core: mounting matrix support
Gregor Boirie
2016-04-23
1
-0
/
+82
*
iio: Add channel for UV index
Peter Meerwald-Stadler
2016-04-03
1
-0
/
+1
*
iio: Add modifier for UV light
Peter Meerwald-Stadler
2016-04-03
1
-0
/
+1
*
iio: core: implement iio_device_{claim|release}_direct_mode()
Alison Schofield
2016-03-12
1
-0
/
+39
*
Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-02-01
1
-0
/
+1
|
\
|
*
iio: ph: add IIO_PH channel type
Matt Ranostay
2016-01-30
1
-0
/
+1
*
|
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
2016-01-16
1
-5
/
+4
|
/
*
Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-12-27
1
-0
/
+1
|
\
|
*
iio: Make IIO value formating function globally available.
Andrew F. Davis
2015-12-22
1
-0
/
+1
[next]