summaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-27/+10Star
|\
| * Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-011-27/+10Star
| |\
| | * iio: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-221-27/+8Star
| | * iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Young Xiao2019-06-171-0/+2
* | | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-031-4/+1Star
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
| |/
* / timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-2/+2
|/
* Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-2/+2
|\
| * iio: core: fix a possible circular locking dependencyFabrice Gasnier2019-03-311-2/+2
* | iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-041-28/+18Star
|/
* iio: add IIO_MASSCONCENTRATION channel typeTomasz Duszynski2018-12-161-0/+5
* iio: core: check 'info' value before registering the deviceAndi Shyti2018-12-081-0/+3
* iio: Add modifier for DUV lightMaxime Roussin-BĂ©langer2018-07-231-0/+1
* iio: Add channel for PhaseMathieu Othacehe2018-07-211-0/+1
* iio: use timespec64 based interfaces for iio_get_time_ns()Arnd Bergmann2018-06-241-17/+9Star
* iio: Add channel for Position RelativeEugen Hristev2018-06-101-0/+1
* Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-061-2/+2
|\
| * iio: fix kernel-doc build errorsRandy Dunlap2017-12-021-2/+2
* | iio: core: Mark expected switch fall-throughGustavo A. R. Silva2017-12-021-0/+1
|/
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-1/+3
|\
| * iio: core: Return error for failed read_regMatt Fornero2017-09-241-1/+3
* | iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron2017-08-221-26/+9Star
|/
* iio: add hardware triggered operating modeBenjamin Gaignard2017-06-111-2/+2
* iio: core: Use __sysfs_match_string() helperAndy Shevchenko2017-06-111-9/+4Star
* Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-05-291-2/+2
|\
| * iio: core: Fix suspicious sizeof usageOrson Zhai2017-04-271-2/+2
* | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-051-11/+4Star
|\ \ | |/ |/|
| * iio:core: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-11/+4Star
* | iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative valuesNikolaus Schulz2017-04-021-4/+3Star
|/
* iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-101-0/+1
* iio: Add channel for GravitySong Hongyan2017-01-051-0/+1
* iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-131-33/+226
* iio: Implement counter channel type and info constantsWilliam Breathitt Gray2016-10-011-0/+2
* Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-141-1/+2
|\
| * iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-041-1/+2
* | iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-051-3/+2Star
|/
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-4/+175
* iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay2016-05-291-0/+1
* iio:core: mounting matrix supportGregor Boirie2016-04-231-0/+82
* iio: Add channel for UV indexPeter Meerwald-Stadler2016-04-031-0/+1
* iio: Add modifier for UV lightPeter Meerwald-Stadler2016-04-031-0/+1
* iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield2016-03-121-0/+39
* Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-011-0/+1
|\
| * iio: ph: add IIO_PH channel typeMatt Ranostay2016-01-301-0/+1
* | include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-01-161-5/+4Star
|/
* Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-271-0/+1
|\
| * iio: Make IIO value formating function globally available.Andrew F. Davis2015-12-221-0/+1
* | Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman2015-12-141-1/+1
|\ \ | |/ |/|
| * iio: fix some warning messagesDan Carpenter2015-11-211-1/+1
* | iio: core: added support for IIO_VAL_INTSean Nyekjaer2015-11-151-0/+9
|/