summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/iio.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron2013-03-171-1/+9
* iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen2012-11-201-0/+3
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-0/+2
* iio: Add some helper macros for unit conversionLars-Peter Clausen2012-10-191-0/+16
* iio:inkern: Add function to read the processed valueLars-Peter Clausen2012-09-171-0/+17
* iio: core: Add hysteresis in channel specsrinivas pandruvada2012-09-061-0/+5
* iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2012-09-031-4/+4
* iio: fix typosPeter Meerwald2012-09-031-3/+3
* iio: document missing elementsPeter Meerwald2012-09-031-0/+4
OpenPOWER on IntegriCloud