1. 4f4d14b [media] V4L: Add v4l2_event_subdev_unsubscribe() helper function by Sylwester Nawrocki · 12 years ago
  2. 8c5dff9 [media] v4l, smiapp, smiapp-pll, adp1653: Update contact information by Sakari Ailus · 12 years ago
  3. 85f5fe3 [media] v4l2: make vidioc_(un)subscribe_event const by Hans Verkuil · 12 years ago
  4. 5bc3cb7 [media] v4l: move v4l2 core into a separate directory by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/v4l2-event.c]
  5. 6e6d76c [media] v4l2-event: fix regression with initial event handling by Hans Verkuil · 12 years ago
  6. 3e366149 [media] v4l2-ctrls: Use v4l2_subscribed_event_ops by Hans de Goede · 12 years ago
  7. c53c254 [media] v4l2-event: Add v4l2_subscribed_event_ops by Hans de Goede · 12 years ago
  8. e6f1227 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  9. e3e72f39 [media] v4l2-event: Don't set sev->fh to NULL on unsubscribe by Hans de Goede · 13 years ago
  10. 78c87e8 [media] v4l2-event: Remove pending events from fh event queue when unsubscribing by Hans de Goede · 13 years ago
  11. b36b505 [media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALL by Hans de Goede · 13 years ago
  12. 35a2463 drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  13. 3f66f0e [media] v4l2-ctrls/v4l2-events: small coding style cleanups by Hans Verkuil · 13 years ago
  14. 2151bdc [media] v4l2-event: add optional merge and replace callbacks by Hans Verkuil · 13 years ago
  15. f1e393d [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh by Hans Verkuil · 13 years ago
  16. 77068d3 [media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event by Hans Verkuil · 13 years ago
  17. 523f46d [media] v4l2-events/fh: merge v4l2_events into v4l2_fh by Hans Verkuil · 13 years ago
  18. 6e23939 [media] v4l2-ctrls: add control events by Hans Verkuil · 13 years ago
  19. ee6869a V4L/DVB: v4l2: add core serialization lock by Hans Verkuil · 14 years ago
  20. 0a4f8d0 V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functions by Laurent Pinchart · 14 years ago
  21. f3cd385 V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked() by Sakari Ailus · 14 years ago
  22. c3b5b02 V4L/DVB: V4L: Events: Add backend by Sakari Ailus · 15 years ago