summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/iio.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-2/+2
|\
| * iio: fix SPHINX kernel-docs build warningTobin C. Harding2018-01-081-2/+2
* | IIO: inkern: API for manipulating channel attributesArnaud Pouliquen2018-01-101-28/+0
|/
* iio: Drop duplicate forward declarationLukas Wunner2017-10-141-1/+0
* Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-251-5/+29
|\
| * iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron2017-09-031-3/+0
| * iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron2017-08-221-2/+29
* | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-201-1/+1
|/
* iio: add hardware triggered operating modeBenjamin Gaignard2017-06-111-0/+6
* iio: inkern: add helpers to query available values from channelsPeter Rosin2016-11-131-0/+17
* iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-131-0/+29
* iio: Declare event_attrs field of iio_info structure as constBhumika Goyal2016-10-011-1/+1
* iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-041-0/+1
* iio: trigger: allow immutable triggers to be assignedMatt Ranostay2016-09-031-0/+2
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-8/+14
* iio:core: mounting matrix supportGregor Boirie2016-04-231-0/+31
* iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield2016-03-121-0/+2
* iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray2016-02-171-3/+3
* iio: Fix documentation for iio_dev mlockDaniel Baluta2016-02-081-1/+1
* iio: Make IIO value formating function globally available.Andrew F. Davis2015-12-221-0/+2
* iio: Support triggered eventsVladimir Barinov2015-08-271-0/+3
* iio: Add inverse unit conversion macrosLars-Peter Clausen2015-08-081-0/+17
* iio: core: add high pass filter attributesMartin Fuzzey2015-05-171-0/+1
* 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: add support for hardware fifoOctavian Purdila2015-03-291-0/+13
* 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: Add new operating mode for non triggered sw buffersKarol Wrona2015-01-251-2/+4
* 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/+1
* iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov2014-10-251-0/+8
* iio: Use ktime_get_real_ns()Thomas Gleixner2014-07-231-8/+1
* IIO: core: Modify scan element typeSrinivas Pandruvada2014-04-291-0/+7
* IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-291-0/+17
* iio:drop IIO_ST macroJonathan Cameron2014-02-151-6/+10
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-081-29/+5
* iio: core: Move kernel doc to the right locationSachin Kamat2013-11-241-80/+0
* iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat2013-11-241-0/+3
* iio: Extend the event config interfaceLars-Peter Clausen2013-10-121-0/+58
* iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron2013-09-151-2/+12
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-2/+7
* iio: drop info_mask from struct iio_devJonathan Cameron2013-09-151-4/+1
* iio: Add INT_TIME (integration time) channel info attributePeter Meerwald2013-09-141-0/+1
* iio: Remove trailing ; from function definitionsPeter Meerwald2013-08-311-4/+4
* iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski2013-08-171-0/+29
* iio: Fix documentation of devm_iio_device_free()Peter Meerwald2013-08-031-2/+2
* iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko2013-08-031-0/+25
* iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-021-2/+2
* iio:core drop info_mask from struct iio_infoJonathan Cameron2013-03-171-72/+1
OpenPOWER on IntegriCloud