Age | Commit message (Expand) | Author | Files | Lines |
2018-05-07 | iio: iio.h: use nested struct support on kernel-doc markup | Mauro Carvalho Chehab | 1 | -12/+12 |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2018-01-10 | IIO: inkern: API for manipulating channel attributes | Arnaud Pouliquen | 1 | -28/+0 |
2018-01-08 | iio: fix SPHINX kernel-docs build warning | Tobin C. Harding | 1 | -2/+2 |
2017-10-14 | iio: Drop duplicate forward declaration | Lukas Wunner | 1 | -1/+0 |
2017-09-25 | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -5/+29 |
2017-09-03 | iio: drop iio_info.driver_module and iio_trigger_ops.owner. | Jonathan Cameron | 1 | -3/+0 |
2017-08-22 | iio: Use macro magic to avoid manual assign of driver_module | Jonathan Cameron | 1 | -2/+29 |
2017-08-20 | PATCH] iio: Fix some documentation warnings | Jonathan Corbet | 1 | -1/+1 |
2017-06-11 | iio: add hardware triggered operating mode | Benjamin Gaignard | 1 | -0/+6 |
2016-11-13 | iio: inkern: add helpers to query available values from channels | Peter Rosin | 1 | -0/+17 |
2016-11-13 | iio:core: add a callback to allow drivers to provide _available attributes | Jonathan Cameron | 1 | -0/+29 |
2016-10-01 | iio: Declare event_attrs field of iio_info structure as const | Bhumika Goyal | 1 | -1/+1 |
2016-09-04 | iio: add resource managed triggered buffer init helpers | Gregor Boirie | 1 | -0/+1 |
2016-09-03 | iio: trigger: allow immutable triggers to be assigned | Matt Ranostay | 1 | -0/+2 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 1 | -8/+14 |
2016-04-24 | iio:core: mounting matrix support | Gregor Boirie | 1 | -0/+31 |
2016-03-12 | iio: core: implement iio_device_{claim|release}_direct_mode() | Alison Schofield | 1 | -0/+2 |
2016-02-18 | iio: Fix typos in the struct iio_event_spec documentation comments | William Breathitt Gray | 1 | -3/+3 |
2016-02-08 | iio: Fix documentation for iio_dev mlock | Daniel Baluta | 1 | -1/+1 |
2015-12-22 | iio: Make IIO value formating function globally available. | Andrew F. Davis | 1 | -0/+2 |
2015-08-27 | iio: Support triggered events | Vladimir Barinov | 1 | -0/+3 |
2015-08-08 | iio: Add inverse unit conversion macros | Lars-Peter Clausen | 1 | -0/+17 |
2015-05-17 | iio: core: add high pass filter attributes | Martin Fuzzey | 1 | -0/+1 |
2015-05-10 | iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO | Irina Tirdea | 1 | -0/+1 |
2015-04-09 | iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY | Vianney le Clément de Saint-Marcq | 1 | -0/+1 |
2015-03-29 | iio: add support for hardware fifo | Octavian Purdila | 1 | -0/+13 |
2015-01-29 | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME | Irina Tirdea | 1 | -0/+2 |
2015-01-27 | iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT | Irina Tirdea | 1 | -0/+1 |
2015-01-26 | iio: Add new operating mode for non triggered sw buffers | Karol Wrona | 1 | -2/+4 |
2014-11-22 | iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT | Irina Tirdea | 1 | -0/+1 |
2014-11-22 | iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event | Irina Tirdea | 1 | -0/+1 |
2014-10-25 | iio: inkern: Add of_xlate function to struct iio_info | Ivan T. Ivanov | 1 | -0/+8 |
2014-07-24 | iio: Use ktime_get_real_ns() | Thomas Gleixner | 1 | -8/+1 |
2014-04-30 | IIO: core: Modify scan element type | Srinivas Pandruvada | 1 | -0/+7 |
2014-04-30 | IIO: core: Introduce read_raw_multi | Srinivas Pandruvada | 1 | -0/+17 |
2014-02-15 | iio:drop IIO_ST macro | Jonathan Cameron | 1 | -6/+10 |
2013-12-08 | iio: Remove support for the legacy event config interface | Lars-Peter Clausen | 1 | -29/+5 |
2013-11-25 | iio: core: Move kernel doc to the right location | Sachin Kamat | 1 | -80/+0 |
2013-11-25 | iio: core: Implement devm_iio_device_{register,unregister} | Sachin Kamat | 1 | -0/+3 |
2013-10-12 | iio: Extend the event config interface | Lars-Peter Clausen | 1 | -0/+58 |
2013-09-15 | iio: add info_mask_[shared_by_dir/shared_by_all] | Jonathan Cameron | 1 | -2/+12 |
2013-09-15 | iio: refactor info mask and ext_info attribute creation. | Jonathan Cameron | 1 | -2/+7 |
2013-09-15 | iio: drop info_mask from struct iio_dev | Jonathan Cameron | 1 | -4/+1 |
2013-09-15 | iio: Add INT_TIME (integration time) channel info attribute | Peter Meerwald | 1 | -0/+1 |
2013-08-31 | iio: Remove trailing ; from function definitions | Peter Meerwald | 1 | -4/+4 |
2013-08-17 | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free | Jacek Anaszewski | 1 | -0/+29 |
2013-08-04 | iio: Fix documentation of devm_iio_device_free() | Peter Meerwald | 1 | -2/+2 |
2013-08-03 | iio: core: implement devm_iio_device_alloc/devm_iio_device_free | Grygorii Strashko | 1 | -0/+25 |
2013-07-03 | iio: Fix iio_channel_has_info | Alexandre Belloni | 1 | -2/+2 |