1. a1a8e1d iio:trigger: Fix use_count race condition by Lars-Peter Clausen · 13 years ago
  2. 5034bfc9 iio:trigger: Use dev_{set,get}_drvdata for private data management by Lars-Peter Clausen · 13 years ago
  3. 1e9663c iio:trigger: Introduce iio_tigger_{set,get}_drvdata by Lars-Peter Clausen · 13 years ago
  4. aaa3002 iio:triggers Protect functions in triggers.h from use when not compiled by Jonathan Cameron · 13 years ago
  5. 99698b4 iio: whitespace cleanup and removal of semicolon after functions by Peter Meerwald · 14 years ago
  6. c3668a0 iio: document missing elements by Peter Meerwald · 14 years ago
  7. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 14 years ago
  8. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 14 years ago[Renamed from drivers/staging/iio/trigger.h]
  9. c0fdbe1 staging:iio: iio_trigger contains defunct owner field. Remove it. by Jonathan Cameron · 14 years ago
  10. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 14 years ago
  11. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 15 years ago
  12. 208b813 staging:iio:trigger push functions that don't need to be generaly available down into the core. by Jonathan Cameron · 15 years ago
  13. 3f72395 staging:iio: spit trigger.h into provider and consumer parts. by Jonathan Cameron · 15 years ago
  14. e65bc6a staging:iio:pollfunc: Make explicit that private data is always pointer to a struct iio_dev. by Jonathan Cameron · 15 years ago
  15. 82db424 staging:iio:triggers reorder module put and device put to ensure that the ops are still there if put results in device deletion. by Jonathan Cameron · 15 years ago
  16. d29f73d staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. by Jonathan Cameron · 15 years ago
  17. 43a4360 iio: trigger: Add filter callback by Michael Hennerich · 15 years ago
  18. 03e1672 iio: trigger: Move declaration of struct iio_poll_func to avoid warnings by Michael Hennerich · 15 years ago
  19. 21b185f staging:iio: poll func allocation clean up. by Jonathan Cameron · 15 years ago
  20. 59c85e8 staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device by Jonathan Cameron · 15 years ago
  21. 1f78568 staging:iio:trigger sysfs userspace trigger rework. by Jonathan Cameron · 15 years ago
  22. 51c060a staging:iio:trigger remove legacy pollfunc elements. by Jonathan Cameron · 15 years ago
  23. 8384d95 staging:iio: add generic data ready poll function. by Jonathan Cameron · 15 years ago
  24. d96d133 staging:iio: Add infrastructure for irq_chip based triggers by Jonathan Cameron · 15 years ago
  25. f6517f2 staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_streq for matching by Jonathan Cameron · 15 years ago
  26. 04b7081 staging: iio: lis3l02dqbuffersimple.c bring example up to date. by Jonathan Cameron · 16 years ago
  27. 299475e staging: iio: remove odd structure definition. by Jonathan Cameron · 16 years ago
  28. 7b2c33b staging: iio: remove timestamp field from trigger and pass instead through pollfuncs by Jonathan Cameron · 16 years ago
  29. c3db00c staging: iio: Add iio_triggered_ring postenable and predisable + use in drivers by Jonathan Cameron · 16 years ago
  30. 1574409 staging: iio: Add and convert drivers to use iio_alloc_pollfunc by Jonathan Cameron · 16 years ago
  31. 3c9bbf5 staging: iio: Use kasprintf to allocate and fill trig->name by Jonathan Cameron · 16 years ago
  32. 4c57260 Staging: iio: lots of doc fixes by Randy Dunlap · 16 years ago
  33. 1637db4 Staging: IIO: Trigger support added to core. by Jonathan Cameron · 17 years ago