1. b594a75 [media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.h by Frank Schaefer · 11 years ago
  2. a19dec6 [media] v4l2: added missing mutex.h include to v4l2-ctrls.h by Andrzej Hajda · 11 years ago
  3. 6cd247e [media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handler.lock by Andy Walls · 11 years ago
  4. ffa9b9f [media] V4L: Add v4l2_ctrl_subdev_log_status() helper function by Sylwester Nawrocki · 11 years ago
  5. 22fa427 [media] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper function by Sylwester Nawrocki · 11 years ago
  6. 2ccbe77 [media] v4l2-ctrl: Add helper function for the controls range update by Sylwester Nawrocki · 11 years ago
  7. 8ac7a94 [media] v4l2-ctrls: add a notify callback by Hans Verkuil · 12 years ago
  8. 117a711 [media] media: v4l2-ctrl: add a helper function to add standard control with driver specific menu by Lad, Prabhakar · 12 years ago
  9. 34a6b7d [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler by Hans Verkuil · 12 years ago
  10. 85f5fe3 [media] v4l2: make vidioc_(un)subscribe_event const by Hans Verkuil · 12 years ago
  11. 03d5285 [media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64() by Laurent Pinchart · 12 years ago
  12. 515f328 [media] V4L: Add helper function for standard integer menu controls by Sylwester Nawrocki · 12 years ago
  13. 528f0f7 [media] v4l: v4l2-ctrls: moves the forward declaration of struct file by Laurent Pinchart · 12 years ago
  14. 77e7c4e [media] v4l: Allow changing control handler lock by Sakari Ailus · 12 years ago
  15. 3e366149 [media] v4l2-ctrls: Use v4l2_subscribed_event_ops by Hans de Goede · 12 years ago
  16. b72d667 [media] V4L: fix a compiler warning by Guennadi Liakhovetski · 12 years ago
  17. d5aeee8 Merge tag 'v3.4-rc3' into staging/for_v3.5 by Mauro Carvalho Chehab · 12 years ago
  18. ce580fe [media] v4l: Introduce integer menu controls by Sakari Ailus · 13 years ago
  19. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  20. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  21. a26243b [media] v4l2-ctrls: add helper functions for control events by Hans Verkuil · 12 years ago
  22. e2ecb25 [media] v4l2: standardize log start/end message by Hans Verkuil · 12 years ago
  23. 5626b8c [media] v4l2-ctrls: implement new volatile autocluster scheme by Hans Verkuil · 13 years ago
  24. 8836510 [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE by Hans Verkuil · 13 years ago
  25. 3f66f0e [media] v4l2-ctrls/v4l2-events: small coding style cleanups by Hans Verkuil · 13 years ago
  26. eb5b16e [media] v4l2-ctrls: improve discovery of controls of the same cluster by Hans Verkuil · 13 years ago
  27. f1e393d [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh by Hans Verkuil · 13 years ago
  28. 77068d3 [media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event by Hans Verkuil · 13 years ago
  29. 82a7c04 [media] v4l2-ctrls: make manual_mode_value 8 bits and check against control range by Hans Verkuil · 13 years ago
  30. ce72757 [media] v4l2-ctrls: simplify event subscription by Hans Verkuil · 13 years ago
  31. 6e23939 [media] v4l2-ctrls: add control events by Hans Verkuil · 13 years ago
  32. ab892ba [media] v4l2-ctrls: add v4l2_fh pointer to the set control functions by Hans Verkuil · 13 years ago
  33. 72d877c [media] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios by Hans Verkuil · 13 years ago
  34. 01c40c0 [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h by Laurent Pinchart · 14 years ago
  35. 2a86379 [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1 by Hans Verkuil · 13 years ago
  36. 513521e [media] v4l2-ctrls: use const char * const * for the menu arrays by Hans Verkuil · 14 years ago
  37. 0996517 V4L/DVB: v4l2: Add new control handling framework by Hans Verkuil · 14 years ago