summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-trigger.c
Commit message (Expand)AuthorAge
* iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()Marcin Niestroj2017-05-21
* iio: trigger: clean up viio_trigger_alloc()Dan Carpenter2017-01-22
* iio: industrialio-trigger: constify device_type structuresBhumika Goyal2017-01-22
* iio: trigger: close race condition in acquiring trigger referenceAlison Schofield2017-01-22
* iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen2016-09-27
* iio: trigger: helpers to determine own triggerLinus Walleij2016-09-10
* iio:trigger: add resource managed (un)registerGregor Boirie2016-09-04
* iio: trigger: allow immutable triggers to be assignedMatt Ranostay2016-09-03
* iio:core: timestamping clock selection supportGregor Boirie2016-06-30
* Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-29
|\
| * iio: Refuse to register triggers with duplicate namesCrestez Dan Leonard2016-06-27
* | Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-20
|\ \ | |/ |/|
| * iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard2016-06-03
* | iio: triggers: Make trigger ops structure explicitly non optional.Jonathan Cameron2016-05-29
|/
* iio: Support triggered eventsVladimir Barinov2015-08-27
* iio: trigger: Add missing fields in kernel docsCristina Opriceana2015-08-08
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-14
* iio get rid of unneccessary error_retHartmut Knaack2014-02-18
* iio:trigger: Convert to use ATTRIBUTE_GROUPSAxel Lin2013-12-03
* iio: Remove redundant check that new trigger is different from oldPeter Meerwald2013-11-24
* iio: Minor kerneldoc fix for iio_trigger_write_current()Peter Meerwald2013-11-24
* iio: core: Move kernel doc to the right locationSachin Kamat2013-11-24
* iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski2013-08-17
* iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-20
* iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron2013-06-29
* iio: tweak language in industrialio-trigger commentsPeter Meerwald2013-02-06
* iio:trigger: Register sysfs file staticallyLars-Peter Clausen2012-07-08
* iio: fix spelling of detach in static funcPeter Meerwald2012-07-07
* iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen2012-06-22
* iio: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-25