1. d536321 iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free by Jacek Anaszewski · 11 years ago
  2. a1a8e1d iio:trigger: Fix use_count race condition by Lars-Peter Clausen · 11 years ago
  3. 8bade40 iio:trigger: device_unregister->device_del to avoid double free by Jonathan Cameron · 11 years ago
  4. 860c9c5 iio: tweak language in industrialio-trigger comments by Peter Meerwald · 11 years ago
  5. 6d459aa iio:trigger: Register sysfs file statically by Lars-Peter Clausen · 12 years ago
  6. 034bd7b iio: fix spelling of detach in static func by Peter Meerwald · 12 years ago
  7. 971ff1d iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata() by Lars-Peter Clausen · 12 years ago
  8. e53f5ac iio: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  9. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  10. a980e04 IIO: Move the core files to drivers/iio by Jonathan Cameron · 12 years ago[Renamed from drivers/staging/iio/industrialio-trigger.c]
  11. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  12. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  13. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  14. 5dd72ec staging:iio: trigger fixes for repeat request of same trigger and allocation failure by Jonathan Cameron · 13 years ago
  15. e69616b staging:iio:industrialio-trigger.c Trivial code style brackets fix by Jonathan Cameron · 13 years ago
  16. 67be8e3 staging:iio:triggers Remove unecessary existence checks and return val by Jonathan Cameron · 13 years ago
  17. f8c6f4e staging:iio:core:naming: dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  18. ec3afa4 staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED by Jonathan Cameron · 13 years ago
  19. 3b99fb7 staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_* by Jonathan Cameron · 13 years ago
  20. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  21. 9019309c staging:iio: remove defunct iio_put and iio_get. by Jonathan Cameron · 13 years ago
  22. 47c24fd staging:iio: use ida_simple_get and ida_simple_remove + merge ids by Jonathan Cameron · 13 years ago
  23. 208b813c staging:iio:trigger push functions that don't need to be generaly available down into the core. by Jonathan Cameron · 13 years ago
  24. cb6c89a staging:iio:trigger core. Trivial code cleanups. by Jonathan Cameron · 13 years ago
  25. 3f72395 staging:iio: spit trigger.h into provider and consumer parts. by Jonathan Cameron · 13 years ago
  26. 6aea1c3 staging:iio:rename trigger_consumer.h to indicate it is core only. by Jonathan Cameron · 13 years ago
  27. f60c4a0 staging:iio: prevent removal of module connected to trigger. by Jonathan Cameron · 13 years ago
  28. e65bc6a staging:iio:pollfunc: Make explicit that private data is always pointer to a struct iio_dev. by Jonathan Cameron · 13 years ago
  29. 5f9c035c staging:iio:triggers. Add a reference get to the core for triggers. by Jonathan Cameron · 13 years ago
  30. df9c1c4 staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h. by Jonathan Cameron · 13 years ago
  31. d29f73d staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. by Jonathan Cameron · 13 years ago
  32. 43a4360 iio: trigger: Add filter callback by Michael Hennerich · 13 years ago
  33. c11c4ee staging: iio: industrialio-trigger: set iio_poll_func private_data by Michael Hennerich · 13 years ago
  34. 21b185f staging:iio: poll func allocation clean up. by Jonathan Cameron · 13 years ago
  35. 59c85e8 staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device by Jonathan Cameron · 13 years ago
  36. 1f78568 staging:iio:trigger sysfs userspace trigger rework. by Jonathan Cameron · 13 years ago
  37. 51c060a staging:iio:trigger remove legacy pollfunc elements. by Jonathan Cameron · 13 years ago
  38. 8384d95 staging:iio: add generic data ready poll function. by Jonathan Cameron · 13 years ago
  39. d96d133 staging:iio: Add infrastructure for irq_chip based triggers by Jonathan Cameron · 13 years ago
  40. 582e548 staging:iio: iio_trigger_unregister - remove rather strange search for what we already have. by Jonathan Cameron · 13 years ago
  41. f6517f2 staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_streq for matching by Jonathan Cameron · 13 years ago
  42. 7b2c33b staging: iio: remove timestamp field from trigger and pass instead through pollfuncs by Jonathan Cameron · 14 years ago
  43. c3db00c staging: iio: Add iio_triggered_ring postenable and predisable + use in drivers by Jonathan Cameron · 14 years ago
  44. 1574409 staging: iio: Add and convert drivers to use iio_alloc_pollfunc by Jonathan Cameron · 14 years ago
  45. 3c9bbf5 staging: iio: Use kasprintf to allocate and fill trig->name by Jonathan Cameron · 14 years ago
  46. 751a370 staging:iio: Code cleanups by Jonathan Cameron · 14 years ago
  47. 74112d3 Staging: iio: industrialio-trigger.c: minor fixups by Greg Kroah-Hartman · 14 years ago
  48. 5f87404 Staging: iio: Trivial - remove pointless semi colon (checkpatch found) by Jonathan Cameron · 14 years ago
  49. 5aaaeba staging: iio: Move from class to bus by Jonathan Cameron · 14 years ago
  50. 7c32785 Staging: iio: iio_trigger_find_by_name: Skip trailing newline if available by Michael Hennerich · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. 1637db4 Staging: IIO: Trigger support added to core. by Jonathan Cameron · 15 years ago