1. b71c998 [media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT by Hans Verkuil · 11 years ago
  2. 02fa628 [media] v4l2 core: remove the obsolete dv_preset support by Hans Verkuil · 11 years ago
  3. b799d09 [media] v4l: add buffer exporting via dmabuf by Tomasz Stanislawski · 12 years ago
  4. 051c778 [media] v4l: Add DMABUF as a memory type by Sumit Semwal · 12 years ago
  5. 633c98e [media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE by Hans Verkuil · 12 years ago
  6. ed45ce2 [media] v4l2-subdev: add support for the new edid ioctls by Hans Verkuil · 12 years ago
  7. 5bc3cb7 [media] v4l: move v4l2 core into a separate directory by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/v4l2-compat-ioctl32.c]
  8. 82b655b [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl by Hans Verkuil · 12 years ago
  9. cc831f8 [media] v4l2-compat-ioctl32: fix compilation breakage by Mauro Carvalho Chehab · 12 years ago
  10. 2b719d7 [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT by Sakari Ailus · 12 years ago
  11. 5d7758e [media] v4l2 framework: add support for the new dv_timings ioctls by Hans Verkuil · 12 years ago
  12. 6016af8 [media] v4l2: use __u32 rather than enums in ioctl() structs by Sakari Ailus · 12 years ago
  13. b9d0aa6 [media] v4l: Add custom compat_ioctl32 operation by Laurent Pinchart · 13 years ago
  14. a45c0ad [media] v4l2: add VIDIOC_(TRY_)DECODER_CMD by Hans Verkuil · 13 years ago
  15. 0e8caac [media] v4l: add support for selection api by Tomasz Stanislawski · 13 years ago
  16. 09362ec [media] V4L: docbook documentation for struct v4l2_create_buffers by Guennadi Liakhovetski · 13 years ago
  17. 2150158 [media] V4L: add two new ioctl()s for multi-size videobuffer management by Guennadi Liakhovetski · 13 years ago
  18. 2330fb8 [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support by Hans Verkuil · 13 years ago
  19. 7ee40aa [media] v4l: removal of old, obsolete ioctls by Hans Verkuil · 13 years ago
  20. 52a3082 [media] v4l: Add compat functions for the multi-planar API by Pawel Osciak · 14 years ago
  21. 36f54ff [media] v4l2-compat-ioctl32: fix compile warning by Hans Verkuil · 14 years ago
  22. 88ae762 [media] V4L1 removal: Remove linux/videodev.h by Mauro Carvalho Chehab · 14 years ago
  23. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  24. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  25. 3e645d6 v4l1: fix 32-bit compat microcode loading translation by Linus Torvalds · 14 years ago
  26. c6d7ba8 v4l: Remove reference to bkl ioctl in compat ioctl handling by Frederic Weisbecker · 14 years ago
  27. a253129 update email address by Pavel Machek · 14 years ago
  28. fda1021 V4L/DVB: V4L: Events: Add new ioctls for events by Sakari Ailus · 14 years ago
  29. 22c859fa V4L/DVB: Fix VIDIOC_QBUF compat ioctl32 by Arnaud Patard · 14 years ago
  30. f2e6c6a V4L/DVB: use correct size in put_v4l2_window32() by Roel Kluin · 15 years ago
  31. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  32. fdf82dc V4L/DVB (12549): v4l2: video device: Add FM TX controls default configurations by Eduardo Valentin · 15 years ago
  33. 6b5a949 V4L/DVB (12543): v4l: introduce string control support. by Hans Verkuil · 15 years ago
  34. fbc9fa4 V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD by Hans Verkuil · 15 years ago
  35. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  36. 9bb7cde V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 by Hans Verkuil · 16 years ago
  37. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  38. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  39. 7943ecf V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev. by Hans Verkuil · 16 years ago
  40. 15029b3 V4L/DVB (9934): v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines by Hans Verkuil · 16 years ago
  41. 92f45ba V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module by Hans Verkuil · 16 years ago
  42. 7d4f0b8 V4L/DVB (9905): v4l2-compat32: add missing newline after kernel message by Hans Verkuil · 16 years ago
  43. d1f81da V4L/DVB (9484): v4l: rename compat_ioctl32.c to v4l2-compat-ioctl32.c by Hans Verkuil · 16 years ago[Renamed (92%) from drivers/media/video/compat_ioctl32.c]
  44. 3ca81a5 V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well. by Hans Verkuil · 16 years ago
  45. c7f09db V4L/DVB (9352): Add some missing compat32 ioctls by Gregor Jasny · 16 years ago
  46. 2864462 V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h by Mauro Carvalho Chehab · 16 years ago
  47. 1d0ba5f V4L/DVB (7942): Hardware frequency seek ioctl interface by Tobias Lorenz · 16 years ago
  48. 7963fa4 V4L/DVB (5989): V4L: Add additional ioctls to compat_ioctl32 by Steven Walter · 17 years ago
  49. 723731b [PATCH] struct path: convert v4l by Josef Sipek · 18 years ago
  50. 8a36ecf V4L/DVB (4475): Fix most Compat32 stuff on V4L2 by Mauro Carvalho Chehab · 18 years ago
  51. 5bdd6cc V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32 by Mauro Carvalho Chehab · 18 years ago
  52. eb4eecc V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32 by Mauro Carvalho Chehab · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. 5b1a43d [PATCH] drivers/media/video __user annotations and fixes by Al Viro · 18 years ago
  55. a113bc7 V4L/DVB (3352): Some fixes to compat_ioctl32 by Guy Martin · 18 years ago
  56. 009494e V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel module by Guy Martin · 19 years ago
  57. 13d133b V4L/DVB (3152): Fixes some troubles at v4l2 compat stuff by Philippe De Muyter · 19 years ago
  58. cf664a6 V4L/DVB (3120): Adds 32-bit compatibility for v4l2 framegrabber ioctls. by Philippe De Muyter · 19 years ago
  59. e8efb71 V4L (0978): 64-bit fixes for removing warnings on compat_ioctl32 by Hans Verkuil · 19 years ago
  60. 97e2a01 V4L (0973): Another build fix for compat_ioctl32.c by MishalÅ Pytasz · 19 years ago
  61. 133b735 V4L (0972): More build fixes for compat_ioctl32.c by Nickolay V. Shmyrev · 19 years ago
  62. 925e699 V4L (957): Compat ioctl32 license fix by Ricardo Cerqueira · 19 years ago
  63. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 19 years ago