summaryrefslogtreecommitdiff
path: root/include/linux/iio/iio.h
AgeCommit message (Expand)Author
2018-05-07iio: iio.h: use nested struct support on kernel-doc markupMauro Carvalho Chehab
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen
2018-01-08iio: fix SPHINX kernel-docs build warningTobin C. Harding
2017-10-14iio: Drop duplicate forward declarationLukas Wunner
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-03iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron
2017-08-22iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet
2017-06-11iio: add hardware triggered operating modeBenjamin Gaignard
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron
2016-10-01iio: Declare event_attrs field of iio_info structure as constBhumika Goyal
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-04-23iio:core: mounting matrix supportGregor Boirie
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield
2016-02-17iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray
2016-02-08iio: Fix documentation for iio_dev mlockDaniel Baluta
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis
2015-08-27iio: Support triggered eventsVladimir Barinov
2015-08-08iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea
2015-04-09iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq
2015-03-29iio: add support for hardware fifoOctavian Purdila
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea
2015-01-25iio: Add new operating mode for non triggered sw buffersKarol Wrona
2014-11-22iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea
2014-11-22iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea
2014-10-25iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov
2014-07-23iio: Use ktime_get_real_ns()Thomas Gleixner
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada
2014-02-15iio:drop IIO_ST macroJonathan Cameron
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat
2013-10-12iio: Extend the event config interfaceLars-Peter Clausen
2013-09-15iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron
2013-09-15iio: drop info_mask from struct iio_devJonathan Cameron
2013-09-14iio: Add INT_TIME (integration time) channel info attributePeter Meerwald
2013-08-31iio: Remove trailing ; from function definitionsPeter Meerwald
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski
2013-08-03iio: Fix documentation of devm_iio_device_free()Peter Meerwald
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko
2013-07-02iio: Fix iio_channel_has_infoAlexandre Belloni