1. 394a9a7 media: v4l2-compat-ioctl32: don't oops on overlay by Mauro Carvalho Chehab · 6 years ago
  2. f2d4bed media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic by Daniel Mentz · 6 years ago
  3. 437c4ec media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors by Hans Verkuil · 6 years ago
  4. 30dcb07 media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type by Hans Verkuil · 6 years ago
  5. 30ac343c media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32 by Hans Verkuil · 6 years ago
  6. 55e3f3e media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha by Daniel Mentz · 6 years ago
  7. 8465657 media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs by Hans Verkuil · 6 years ago
  8. 9a7cd41 media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer by Hans Verkuil · 6 years ago
  9. eec9554 media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32 by Hans Verkuil · 6 years ago
  10. daff4d0 media: v4l2-compat-ioctl32.c: avoid sizeof(type) by Hans Verkuil · 6 years ago
  11. 81e0acf media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32 by Hans Verkuil · 6 years ago
  12. 02129c9 media: v4l2-compat-ioctl32.c: fix the indentation by Hans Verkuil · 6 years ago
  13. f294548 media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF by Hans Verkuil · 6 years ago
  14. 7717a73 media: v4l2-compat-ioctl32: Fix timespec conversion by Daniel Mentz · 7 years ago
  15. baf43c6 [media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32 by Tiffany Lin · 8 years ago
  16. 7df5ab8 [media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32 by Tiffany Lin · 8 years ago
  17. 0f8017b [media] media/core: Replace ctrl_class with which by Ricardo Ribalda · 9 years ago
  18. 9effc72 [media] v4l2: add support for SDR transmitter by Antti Palosaari · 9 years ago
  19. 28c5029 [media] media/v4l2-compat-ioctl32: Simple stylechecks by Ricardo Ribalda · 9 years ago
  20. d5beb67 [media] v4l2-compat-ioctl32: add missing SDR support by Hans Verkuil · 9 years ago
  21. 9ec32cc [media] v4l2-compat-ioctl32: replace pr_warn by pr_debug by Hans Verkuil · 9 years ago
  22. 655e978 [media] v4l2-compat-ioctl32: fix alignment for ARM64 by Andrzej Hajda · 9 years ago
  23. 6ed9b28 [media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-back by Guennadi Liakhovetski · 10 years ago
  24. 8ae632b [media] v4l2-compat-ioctl32: fix sparse warnings by Hans Verkuil · 10 years ago
  25. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 10 years ago
  26. ec77581 [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode by Guennadi Liakhovetski · 10 years ago
  27. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  28. dd519bb [media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core by Hans Verkuil · 10 years ago
  29. bc826d6 [media] v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 support by Hans Verkuil · 10 years ago
  30. ab58a30 [media] v4l2-subdev: Allow 32-bit compat ioctls by Hans Verkuil · 10 years ago
  31. 81993e8 compat: Get rid of (get|put)_compat_time(val|spec) by H. Peter Anvin · 10 years ago
  32. b71c998 [media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT by Hans Verkuil · 11 years ago
  33. 02fa628 [media] v4l2 core: remove the obsolete dv_preset support by Hans Verkuil · 11 years ago
  34. b799d09 [media] v4l: add buffer exporting via dmabuf by Tomasz Stanislawski · 12 years ago
  35. 051c778 [media] v4l: Add DMABUF as a memory type by Sumit Semwal · 12 years ago
  36. 633c98e [media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE by Hans Verkuil · 12 years ago
  37. ed45ce2 [media] v4l2-subdev: add support for the new edid ioctls by Hans Verkuil · 12 years ago
  38. 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]
  39. 82b655b [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl by Hans Verkuil · 12 years ago
  40. cc831f8 [media] v4l2-compat-ioctl32: fix compilation breakage by Mauro Carvalho Chehab · 12 years ago
  41. 2b719d7 [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT by Sakari Ailus · 12 years ago
  42. 5d7758e [media] v4l2 framework: add support for the new dv_timings ioctls by Hans Verkuil · 12 years ago
  43. 6016af8 [media] v4l2: use __u32 rather than enums in ioctl() structs by Sakari Ailus · 12 years ago
  44. b9d0aa6 [media] v4l: Add custom compat_ioctl32 operation by Laurent Pinchart · 13 years ago
  45. a45c0ad [media] v4l2: add VIDIOC_(TRY_)DECODER_CMD by Hans Verkuil · 13 years ago
  46. 0e8caac [media] v4l: add support for selection api by Tomasz Stanislawski · 13 years ago
  47. 09362ec [media] V4L: docbook documentation for struct v4l2_create_buffers by Guennadi Liakhovetski · 13 years ago
  48. 2150158 [media] V4L: add two new ioctl()s for multi-size videobuffer management by Guennadi Liakhovetski · 13 years ago
  49. 2330fb8 [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support by Hans Verkuil · 13 years ago
  50. 7ee40aa [media] v4l: removal of old, obsolete ioctls by Hans Verkuil · 13 years ago
  51. 52a3082 [media] v4l: Add compat functions for the multi-planar API by Pawel Osciak · 14 years ago
  52. 36f54ff [media] v4l2-compat-ioctl32: fix compile warning by Hans Verkuil · 13 years ago
  53. 88ae762 [media] V4L1 removal: Remove linux/videodev.h by Mauro Carvalho Chehab · 13 years ago
  54. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 13 years ago
  55. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  56. 3e645d6 v4l1: fix 32-bit compat microcode loading translation by Linus Torvalds · 14 years ago
  57. c6d7ba8 v4l: Remove reference to bkl ioctl in compat ioctl handling by Frederic Weisbecker · 14 years ago
  58. a253129 update email address by Pavel Machek · 14 years ago
  59. fda1021 V4L/DVB: V4L: Events: Add new ioctls for events by Sakari Ailus · 14 years ago
  60. 22c859fa V4L/DVB: Fix VIDIOC_QBUF compat ioctl32 by Arnaud Patard · 14 years ago
  61. f2e6c6a V4L/DVB: use correct size in put_v4l2_window32() by Roel Kluin · 15 years ago
  62. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  63. fdf82dc V4L/DVB (12549): v4l2: video device: Add FM TX controls default configurations by Eduardo Valentin · 15 years ago
  64. 6b5a949 V4L/DVB (12543): v4l: introduce string control support. by Hans Verkuil · 15 years ago
  65. fbc9fa4 V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD by Hans Verkuil · 15 years ago
  66. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 15 years ago
  67. 9bb7cde V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 by Hans Verkuil · 15 years ago
  68. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 15 years ago
  69. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 15 years ago
  70. 7943ecf V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev. by Hans Verkuil · 15 years ago
  71. 15029b3 V4L/DVB (9934): v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines by Hans Verkuil · 15 years ago
  72. 92f45ba V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module by Hans Verkuil · 15 years ago
  73. 7d4f0b8 V4L/DVB (9905): v4l2-compat32: add missing newline after kernel message by Hans Verkuil · 16 years ago
  74. 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]
  75. 3ca81a5 V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well. by Hans Verkuil · 16 years ago
  76. c7f09db V4L/DVB (9352): Add some missing compat32 ioctls by Gregor Jasny · 16 years ago
  77. 2864462 V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h by Mauro Carvalho Chehab · 16 years ago
  78. 1d0ba5f V4L/DVB (7942): Hardware frequency seek ioctl interface by Tobias Lorenz · 16 years ago
  79. 7963fa4 V4L/DVB (5989): V4L: Add additional ioctls to compat_ioctl32 by Steven Walter · 17 years ago
  80. 723731b [PATCH] struct path: convert v4l by Josef Sipek · 18 years ago
  81. 8a36ecf V4L/DVB (4475): Fix most Compat32 stuff on V4L2 by Mauro Carvalho Chehab · 18 years ago
  82. 5bdd6cc V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32 by Mauro Carvalho Chehab · 18 years ago
  83. eb4eecc V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32 by Mauro Carvalho Chehab · 18 years ago
  84. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  85. 5b1a43d [PATCH] drivers/media/video __user annotations and fixes by Al Viro · 18 years ago
  86. a113bc7 V4L/DVB (3352): Some fixes to compat_ioctl32 by Guy Martin · 18 years ago
  87. 009494e V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel module by Guy Martin · 18 years ago
  88. 13d133b V4L/DVB (3152): Fixes some troubles at v4l2 compat stuff by Philippe De Muyter · 18 years ago
  89. cf664a6 V4L/DVB (3120): Adds 32-bit compatibility for v4l2 framegrabber ioctls. by Philippe De Muyter · 18 years ago
  90. e8efb71 V4L (0978): 64-bit fixes for removing warnings on compat_ioctl32 by Hans Verkuil · 18 years ago
  91. 97e2a01 V4L (0973): Another build fix for compat_ioctl32.c by MishalÅ Pytasz · 18 years ago
  92. 133b735 V4L (0972): More build fixes for compat_ioctl32.c by Nickolay V. Shmyrev · 18 years ago
  93. 925e699 V4L (957): Compat ioctl32 license fix by Ricardo Cerqueira · 18 years ago
  94. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 18 years ago