1. c4f0b78 [media] v4l: Don't register media entities for subdev device nodes by Laurent Pinchart · 13 years ago
  2. b1a873a [media] v4l2: use new flag to enable core priority handling by Hans Verkuil · 13 years ago
  3. bedf8bc [media] v4l2-device: add kref and a release function by Hans Verkuil · 13 years ago
  4. 0f62fd6 [media] v4l2: add v4l2_prio_state to v4l2_device and video_device by Hans Verkuil · 13 years ago
  5. 0226549 [media] v4l2_prio: move from v4l2-common to v4l2-dev by Hans Verkuil · 14 years ago
  6. 2c0ab67 [media] v4l: Make video_device inherit from media_entity by Laurent Pinchart · 15 years ago
  7. 2096a5d [media] v4l: subdev: Add device node support by Laurent Pinchart · 15 years ago
  8. 46b6337 [media] v4l2-dev: don't memset video_device.dev by Hans Verkuil · 14 years ago
  9. ca9afe6 [media] v4l2-dev: fix race condition by Hans Verkuil · 14 years ago
  10. 879aa24 [media] V4L: improve the BKL replacement heuristic by Hans Verkuil · 14 years ago
  11. 2877842 [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock by Hans Verkuil · 14 years ago
  12. 0edf2e5 [media] v4l: kill the BKL by Arnd Bergmann · 14 years ago
  13. 7242063 V4L/DVB: Fix a merge conflict that affects unlock_ioctl by Mauro Carvalho Chehab · 14 years ago
  14. ee6869a V4L/DVB: v4l2: add core serialization lock by Hans Verkuil · 14 years ago
  15. c29fcff V4L/DVB: v4l2-dev: remove get_unmapped_area by Hans Verkuil · 14 years ago
  16. d69f271 V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blocked by Hans Verkuil · 14 years ago
  17. 226c0ee V4L/DVB: videotext: remove this obsolete API by Hans Verkuil · 14 years ago
  18. 7ae0dea90 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  19. 11bbc1c V4L/DVB: v4l2: hook up the new control framework into the core framework by Hans Verkuil · 14 years ago
  20. d9a145f Merge commit 'linus/master' into bkl/core by Frederic Weisbecker · 14 years ago
  21. 86a5ef7 v4l: Convert v4l2-dev to unlocked_ioctl by Arnd Bergmann · 14 years ago
  22. 1bb6419 V4L/DVB: v4l2-dev: fix memory leak by Anatolij Gustschin · 14 years ago
  23. dd0daf2 V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit by Hans Verkuil · 14 years ago
  24. 1babcb4 V4L/DVB: V4L: File handles by Sakari Ailus · 14 years ago
  25. 957b4aa V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered by Laurent Pinchart · 15 years ago
  26. eac8ea5 V4L/DVB (13549): v4l: Add video_device_node_name function by Laurent Pinchart · 15 years ago
  27. 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
  28. 5062cb7 V4L/DVB (12724): v4l2-dev: add simple wrapper functions around the devnode numbers by Hans Verkuil · 15 years ago
  29. 22e2212 V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'. by Hans Verkuil · 15 years ago
  30. 7ae0cd9 V4L/DVB (12541): v4l: remove video_register_device_index by Hans Verkuil · 15 years ago
  31. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  32. 65d9ff9 V4L/DVB (11390): 2-dev.c: return 0 for NULL open and release callbacks by Hans Verkuil · 15 years ago
  33. c01f1a5 V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler by Daniel Glöckner · 15 years ago
  34. 0057596 V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent set. by Hans Verkuil · 15 years ago
  35. cbb72b0 V4L/DVB (10947): Auto-load videodev module when device opened. by Scott James Remnant · 15 years ago
  36. 428c8d1 V4L/DVB (10791): videodev: not possible to register NULL video_device by Trent Piepho · 15 years ago
  37. 775a05d V4L/DVB (10641): v4l2-dev: remove limit of 32 devices per driver in get_index() by Hans Verkuil · 15 years ago
  38. 9bb7cde V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 by Hans Verkuil · 16 years ago
  39. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  40. 9bea351 V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent by Hans Verkuil · 16 years ago
  41. dc93a70 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev by Hans Verkuil · 16 years ago
  42. 806e5b7 V4L/DVB (9942): v4l2-dev: check for parent device in get_index. by Hans Verkuil · 16 years ago
  43. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  44. d9b0144 V4L/DVB (9491): rationalise addresses to one common one by Alan Cox · 16 years ago
  45. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  46. 6ea9a18 V4L/DVB (8857): v4l2-dev: replace panic with BUG by Hans Verkuil · 16 years ago
  47. 7f8ecfa V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev by Hans Verkuil · 16 years ago
  48. 9d95af9 V4L/DVB (8791): v4l2-dev: do not clear the driver_data field by Hans Verkuil · 16 years ago
  49. bfa8a27 V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function by Hans Verkuil · 16 years ago
  50. d6e7497 V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory by Hans Verkuil · 16 years ago
  51. f9e86b5 V4L/DVB (8782): v4l2-dev: add video_device_release_empty by Hans Verkuil · 16 years ago
  52. cb35358 V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release by Hans Verkuil · 16 years ago
  53. ee7aa9f V4L/DVB (8750): V4L: check inval in video_register_device_index() by Henrik Kretzschmar · 16 years ago
  54. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  55. f3b9f50 V4L/DVB (8750): V4L: check inval in video_register_device_index() by Henrik Kretzschmar · 16 years ago
  56. 46f2c21 V4L/DVB (8682): V4L: fix return value of register video func by Henrik Kretzschmar · 16 years ago
  57. edc9189 V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filename by Randy Dunlap · 16 years ago
  58. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  59. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  60. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  61. 27a5e6d V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c by Hans Verkuil · 16 years ago