| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: Support triggered events | Vladimir Barinov | 2015-08-27 | 1 | -2/+10 |
* | iio: trigger: Add missing fields in kernel docs | Cristina Opriceana | 2015-08-08 | 1 | -3/+24 |
* | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c... | Peter Meerwald | 2014-06-14 | 1 | -4/+4 |
* | iio get rid of unneccessary error_ret | Hartmut Knaack | 2014-02-18 | 1 | -7/+4 |
* | iio:trigger: Convert to use ATTRIBUTE_GROUPS | Axel Lin | 2013-12-03 | 1 | -10/+2 |
* | iio: Remove redundant check that new trigger is different from old | Peter Meerwald | 2013-11-24 | 1 | -1/+1 |
* | iio: Minor kerneldoc fix for iio_trigger_write_current() | Peter Meerwald | 2013-11-24 | 1 | -1/+1 |
* | iio: core: Move kernel doc to the right location | Sachin Kamat | 2013-11-24 | 1 | -0/+24 |
* | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free | Jacek Anaszewski | 2013-08-17 | 1 | -4/+68 |
* | iio:trigger: Fix use_count race condition | Lars-Peter Clausen | 2013-07-20 | 1 | -12/+22 |
* | iio:trigger: device_unregister->device_del to avoid double free | Jonathan Cameron | 2013-06-29 | 1 | -1/+1 |
* | iio: tweak language in industrialio-trigger comments | Peter Meerwald | 2013-02-06 | 1 | -6/+6 |
* | iio:trigger: Register sysfs file statically | Lars-Peter Clausen | 2012-07-08 | 1 | -25/+13 |
* | iio: fix spelling of detach in static func | Peter Meerwald | 2012-07-07 | 1 | -2/+2 |
* | iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata() | Lars-Peter Clausen | 2012-06-23 | 1 | -2/+1 |
* | iio: Use dev_to_iio_dev() | Lars-Peter Clausen | 2012-05-14 | 1 | -2/+2 |
* | staging:iio: Streamline API function naming | Lars-Peter Clausen | 2012-04-30 | 1 | -7/+7 |
* | IIO: Move the core files to drivers/iio | Jonathan Cameron | 2012-04-25 | 1 | -0/+509 |