aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/iio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko1-2/+2
2018-05-07iio: iio.h: use nested struct support on kernel-doc markupMauro Carvalho Chehab1-12/+12
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen1-28/+0
2018-01-08iio: fix SPHINX kernel-docs build warningTobin C. Harding1-2/+2
2017-10-14iio: Drop duplicate forward declarationLukas Wunner1-1/+0
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-5/+29
2017-09-03iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron1-3/+0
2017-08-22iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron1-2/+29
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet1-1/+1
2017-06-11iio: add hardware triggered operating modeBenjamin Gaignard1-0/+6
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin1-0/+17
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron1-0/+29
2016-10-01iio: Declare event_attrs field of iio_info structure as constBhumika Goyal1-1/+1
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie1-0/+1
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay1-0/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-8/+14
2016-04-23iio:core: mounting matrix supportGregor Boirie1-0/+31
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield1-0/+2
2016-02-17iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray1-3/+3
2016-02-08iio: Fix documentation for iio_dev mlockDaniel Baluta1-1/+1
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis1-0/+2
2015-08-27iio: Support triggered eventsVladimir Barinov1-0/+3
2015-08-08iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey1-0/+1
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-29iio: add support for hardware fifoOctavian Purdila1-0/+13
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-25iio: Add new operating mode for non triggered sw buffersKarol Wrona1-2/+4
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/+1
2014-10-25iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov1-0/+8
2014-07-23iio: Use ktime_get_real_ns()Thomas Gleixner1-8/+1
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada1-0/+7
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada1-0/+17
2014-02-15iio:drop IIO_ST macroJonathan Cameron1-6/+10
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen1-29/+5
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat1-80/+0
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat1-0/+3
2013-10-12iio: Extend the event config interfaceLars-Peter Clausen1-0/+58
2013-09-15iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron1-2/+12
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-2/+7
2013-09-15iio: drop info_mask from struct iio_devJonathan Cameron1-4/+1
2013-09-14iio: Add INT_TIME (integration time) channel info attributePeter Meerwald1-0/+1
2013-08-31iio: Remove trailing ; from function definitionsPeter Meerwald1-4/+4
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski1-0/+29
2013-08-03iio: Fix documentation of devm_iio_device_free()Peter Meerwald1-2/+2