summaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
|/
* 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/+4
|/
* Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-261-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-131-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
|/
* iio: resistance: add IIO_RESISTANCE channel typeMatt Ranostay2015-09-231-0/+1
* iio: chemical: Add IIO_CONCENTRATION channel typeMatt Ranostay2015-09-231-0/+3
* iio: Support triggered eventsVladimir Barinov2015-08-271-2/+2
* iio: percolate error if event fd failsLinus Walleij2015-08-161-0/+2
* iio: core: Add function params for kernel docsCristina Opriceana2015-08-021-5/+20
* iio: Add missing modifier names to corePeter Meerwald2015-06-211-0/+8
* iio: Add I/Q modifiersLars-Peter Clausen2015-05-231-0/+2
* iio: core: add high pass filter attributesMartin Fuzzey2015-05-171-0/+2
* iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea2015-05-101-0/+1
* iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq2015-04-091-0/+1
* iio: core: Fix double free.Martin Fuzzey2015-03-141-2/+3
* iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-291-0/+2
* iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea2015-01-271-0/+1
* iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea2015-01-271-0/+2
* iio: core: Introduce DISTANCE channel typeIrina Tirdea2015-01-271-0/+1
* iio: core: Introduce ENERGY channel typeIrina Tirdea2015-01-271-0/+1
* iio: ensure scan index is unique at device registerVlad Dogaru2015-01-051-0/+27
* iio: core: Get rid of misleading commentKarol Wrona2014-12-261-1/+0
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-1/+13
* iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-221-0/+1
* iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-221-0/+2
* iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-221-0/+5
* iio: types: Added support for rotation from north usage attributesReyad Attiyat2014-07-201-0/+4
* iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald2014-05-031-0/+2
* IIO: core: Add quaternion modifierSrinivas Pandruvada2014-04-291-0/+1
* IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-291-22/+43
* iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Jonathan Cameron2014-03-161-0/+2
* iio: force snprintf for PAGE_SIZE bufsKees Cook2014-03-151-2/+2
* iio: Avoid unnecessary kasprintfLars-Peter Clausen2014-02-181-26/+13
* iio: Don't include extended name in shared attributesLars-Peter Clausen2014-02-181-1/+1
* iio get rid of unneccessary error_retHartmut Knaack2014-02-181-7/+3
* iio: Add support for humidity sensorsHarald Geyer2013-12-031-0/+1
* iio: core: Move kernel doc to the right locationSachin Kamat2013-11-241-0/+42
OpenPOWER on IntegriCloud