summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-core.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron1-33/+226
2016-10-01iio: Implement counter channel type and info constantsWilliam Breathitt Gray1-0/+2
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-1/+2
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie1-1/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-4/+175
2016-05-29iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay1-0/+1
2016-04-23iio:core: mounting matrix supportGregor Boirie1-0/+82
2016-04-03iio: Add channel for UV indexPeter Meerwald-Stadler1-0/+1
2016-04-03iio: Add modifier for UV lightPeter Meerwald-Stadler1-0/+1
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield1-0/+39
2016-02-01Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-0/+1
2016-01-30iio: ph: add IIO_PH channel typeMatt Ranostay1-0/+1
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-5/+4
2015-12-26Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-0/+1
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis1-0/+1
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2015-11-21iio: fix some warning messagesDan Carpenter1-1/+1
2015-11-15iio: core: added support for IIO_VAL_INTSean Nyekjaer1-0/+9
2015-09-23iio: resistance: add IIO_RESISTANCE channel typeMatt Ranostay1-0/+1
2015-09-23iio: chemical: Add IIO_CONCENTRATION channel typeMatt Ranostay1-0/+3
2015-08-27iio: Support triggered eventsVladimir Barinov1-2/+2
2015-08-16iio: percolate error if event fd failsLinus Walleij1-0/+2
2015-08-02iio: core: Add function params for kernel docsCristina Opriceana1-5/+20
2015-06-21iio: Add missing modifier names to corePeter Meerwald1-0/+8
2015-05-23iio: Add I/Q modifiersLars-Peter Clausen1-0/+2
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey1-0/+2
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea1-0/+1
2015-04-09iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq1-0/+1
2015-03-14iio: core: Fix double free.Martin Fuzzey1-2/+3
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea1-0/+2
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea1-0/+2
2015-01-27iio: core: Introduce DISTANCE channel typeIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce ENERGY channel typeIrina Tirdea1-0/+1
2015-01-05iio: ensure scan index is unique at device registerVlad Dogaru1-0/+27
2014-12-26iio: core: Get rid of misleading commentKarol Wrona1-1/+0
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen1-1/+13
2014-11-22iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea1-0/+1
2014-11-22iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea1-0/+2
2014-11-22iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta1-0/+5
2014-07-20iio: types: Added support for rotation from north usage attributesReyad Attiyat1-0/+4
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald1-0/+2
2014-04-29IIO: core: Add quaternion modifierSrinivas Pandruvada1-0/+1
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada1-22/+43
2014-03-16iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Jonathan Cameron1-0/+2
2014-03-15iio: force snprintf for PAGE_SIZE bufsKees Cook1-2/+2
2014-02-18iio: Avoid unnecessary kasprintfLars-Peter Clausen1-26/+13
2014-02-18iio: Don't include extended name in shared attributesLars-Peter Clausen1-1/+1
2014-02-18iio get rid of unneccessary error_retHartmut Knaack1-7/+3