summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-core.c
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-04
|\
| * iio:core: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-21
* | iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative valuesNikolaus Schulz2017-04-02
|/
* iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-10
* iio: Add channel for GravitySong Hongyan2017-01-05
* iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-13
* iio: Implement counter channel type and info constantsWilliam Breathitt Gray2016-10-01
* Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-14
|\
| * iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-04
* | iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-05
|/
* iio:core: timestamping clock selection supportGregor Boirie2016-06-30
* iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay2016-05-29
* iio:core: mounting matrix supportGregor Boirie2016-04-23
* iio: Add channel for UV indexPeter Meerwald-Stadler2016-04-03
* iio: Add modifier for UV lightPeter Meerwald-Stadler2016-04-03
* iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield2016-03-12
* Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-01
|\
| * iio: ph: add IIO_PH channel typeMatt Ranostay2016-01-30
* | include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-01-16
|/
* Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-26
|\
| * iio: Make IIO value formating function globally available.Andrew F. Davis2015-12-22
* | Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman2015-12-13
|\ \ | |/ |/|
| * iio: fix some warning messagesDan Carpenter2015-11-21
* | iio: core: added support for IIO_VAL_INTSean Nyekjaer2015-11-15
|/
* iio: resistance: add IIO_RESISTANCE channel typeMatt Ranostay2015-09-23
* iio: chemical: Add IIO_CONCENTRATION channel typeMatt Ranostay2015-09-23
* iio: Support triggered eventsVladimir Barinov2015-08-27
* iio: percolate error if event fd failsLinus Walleij2015-08-16
* iio: core: Add function params for kernel docsCristina Opriceana2015-08-02
* iio: Add missing modifier names to corePeter Meerwald2015-06-21
* iio: Add I/Q modifiersLars-Peter Clausen2015-05-23
* iio: core: add high pass filter attributesMartin Fuzzey2015-05-17
* iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea2015-05-10
* iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq2015-04-09
* iio: core: Fix double free.Martin Fuzzey2015-03-14
* iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-29
* iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea2015-01-27
* iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea2015-01-27
* iio: core: Introduce DISTANCE channel typeIrina Tirdea2015-01-27
* iio: core: Introduce ENERGY channel typeIrina Tirdea2015-01-27
* iio: ensure scan index is unique at device registerVlad Dogaru2015-01-05
* iio: core: Get rid of misleading commentKarol Wrona2014-12-26
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-12
* iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-22
* iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-22
* iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-22
* iio: types: Added support for rotation from north usage attributesReyad Attiyat2014-07-20
* iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald2014-05-03
* IIO: core: Add quaternion modifierSrinivas Pandruvada2014-04-29
* IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-29