aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-trigger.c
AgeCommit message (Expand)Author
2019-04-04iio: trigger: Print an error if there is no available irqMathieu Othacehe
2017-08-22iio:trigger: Remove necessity to have a trig->ops structure.Jonathan Cameron
2017-08-22iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron
2017-08-22iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron
2017-05-21iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()Marcin Niestroj
2017-01-22iio: trigger: clean up viio_trigger_alloc()Dan Carpenter
2017-01-22iio: industrialio-trigger: constify device_type structuresBhumika Goyal
2017-01-22iio: trigger: close race condition in acquiring trigger referenceAlison Schofield
2016-09-27iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij
2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-27iio: Refuse to register triggers with duplicate namesCrestez Dan Leonard
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-03iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard
2016-05-29iio: triggers: Make trigger ops structure explicitly non optional.Jonathan Cameron
2015-08-27iio: Support triggered eventsVladimir Barinov
2015-08-08iio: trigger: Add missing fields in kernel docsCristina Opriceana
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2014-02-18iio get rid of unneccessary error_retHartmut Knaack
2013-12-03iio:trigger: Convert to use ATTRIBUTE_GROUPSAxel Lin
2013-11-24iio: Remove redundant check that new trigger is different from oldPeter Meerwald
2013-11-24iio: Minor kerneldoc fix for iio_trigger_write_current()Peter Meerwald
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen
2013-06-29iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron
2013-02-06iio: tweak language in industrialio-trigger commentsPeter Meerwald
2012-07-08iio:trigger: Register sysfs file staticallyLars-Peter Clausen
2012-07-07iio: fix spelling of detach in static funcPeter Meerwald
2012-06-22iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen
2012-05-14iio: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron