1. 1630b83 [media] v4l2-device: fix a missing error code by Dan Carpenter · 9 years ago
  2. bdf5c19 [media] v4l2-device: Register entity before calling subdev's registered ops by Sakari Ailus · 9 years ago
  3. 13f6e88 [media] v4l2 core: enable all interface links at init by Mauro Carvalho Chehab · 9 years ago
  4. d9c21e3 [media] v4l2-core: create MC interfaces for devnodes by Mauro Carvalho Chehab · 9 years ago
  5. 0d51ebd [media] v4l2-device: Don't unregister ACPI/Device Tree based devices by Tommi Franttila · 9 years ago
  6. 5cf6f7f3 [media] v4l2-core: remove the old .ioctl BKL replacement by Hans Verkuil · 10 years ago
  7. e31a0ba [media] media: Fix DVB devnode representation at media controller by Mauro Carvalho Chehab · 10 years ago
  8. b2a06ae [media] v4l: Only get module if it's different than the driver for v4l2_dev by Sakari Ailus · 11 years ago
  9. 9e882e3 [media] v4l2-device: check if already unregistered by Hans Verkuil · 11 years ago
  10. c2efd3e [media] V4L: Remove all links of the media entity when unregistering subdev by Sylwester Nawrocki · 11 years ago
  11. 7b34be7 [media] use IS_ENABLED() macro by Peter Senna Tschudin · 12 years ago
  12. 317efce [media] v4l: Reset subdev v4l2_dev field to NULL if registration fails by Laurent Pinchart · 12 years ago
  13. 34a6b7d [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler by Hans Verkuil · 12 years ago
  14. 5bc3cb7 [media] v4l: move v4l2 core into a separate directory by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/v4l2-device.c]
  15. fa5034c [media] media: fix truncated entity specification by Clemens Ladisch · 13 years ago
  16. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  17. 3e0ec41 [media] V4L: dynamically allocate video_device nodes in subdevices by Guennadi Liakhovetski · 13 years ago
  18. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  19. 236c544 [media] v4l: Make sure we hold a reference to the v4l2_device before using it by Dave Young · 13 years ago
  20. 18d171b [media] v4l2-subdev: implement per-filehandle control handlers by Hans Verkuil · 13 years ago
  21. b7534f00 [media] v4l: Release module if subdev registration fails by Laurent Pinchart · 13 years ago
  22. bedf8bc [media] v4l2-device: add kref and a release function by Hans Verkuil · 13 years ago
  23. 0f62fd6 [media] v4l2: add v4l2_prio_state to v4l2_device and video_device by Hans Verkuil · 14 years ago
  24. 61f5db5 [media] v4l: Make v4l2_subdev inherit from media_entity by Laurent Pinchart · 15 years ago
  25. 95db3a6 [media] v4l: Add a media_device pointer to the v4l2_device structure by Laurent Pinchart · 15 years ago
  26. 2096a5d [media] v4l: subdev: Add device node support by Laurent Pinchart · 15 years ago
  27. 672dcd5 [media] v4l2-device: fix 'use-after-freed' oops by Hans Verkuil · 14 years ago
  28. 45f6f84 [media] v4l2-subdev: add (un)register internal ops by Hans Verkuil · 14 years ago
  29. 879aa24 [media] V4L: improve the BKL replacement heuristic by Hans Verkuil · 14 years ago
  30. 11bbc1c V4L/DVB: v4l2: hook up the new control framework into the core framework by Hans Verkuil · 14 years ago
  31. 85e0921 V4L/DVB: Add SPI support to V4L2 by Dmitri Belimov · 14 years ago
  32. ef5b516 V4L/DVB (11936): Fix v4l2-device usage of i2c_unregister_device() by Randy Dunlap · 15 years ago
  33. b7fd606 V4L/DVB (11758): 2: handle unregister for non-I2C builds by Randy Dunlap · 15 years ago
  34. b5b2b7e V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v4l2_device. by Hans Verkuil · 15 years ago
  35. 102e781 V4L/DVB (11671): v4l2: add v4l2_device_set_name() by Hans Verkuil · 15 years ago
  36. ae6cfaa V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect by Hans Verkuil · 15 years ago
  37. b016760 V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev by Hans Verkuil · 16 years ago
  38. 3a63e449 V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering. by Hans Verkuil · 16 years ago
  39. c3ef01c v4l: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  40. 4326633 V4L/DVB (10181): v4l2-device: Fix some sparse warnings by Mauro Carvalho Chehab · 16 years ago
  41. 2a1fcdf V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework. by Hans Verkuil · 16 years ago