1. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  2. dea37a9 media: cpia2: Fix use-after-free in cpia2_exit by YueHaibing · 6 years ago
  3. 597f8e9 media: cpia2: use u64 for the timestamp internally by Hans Verkuil · 6 years ago
  4. ee10dc3 media: cropcap/g_selection split by Hans Verkuil · 6 years ago
  5. b3491d8 Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  6. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  7. 62fed26 media: videodev2.h: Add request_fd field to v4l2_buffer by Hans Verkuil · 7 years ago
  8. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  9. d5ac225 media: cpia2: Fix a couple off by one bugs by Dan Carpenter · 7 years ago
  10. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  11. 8684494 media: usb: make video_device const by Bhumika Goyal · 7 years ago
  12. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  13. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 11 years ago
  14. 1b18e7a [media] v4l: Tell user space we're using monotonic timestamps by Sakari Ailus · 12 years ago
  15. d88aab5 [media] v4l2: make vidioc_s_jpegcomp const by Hans Verkuil · 12 years ago
  16. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/cpia2/cpia2_v4l.c]
  17. d76ebb6 [media] cpia2: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 13 years ago
  18. 2b719d7 [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT by Sakari Ailus · 13 years ago
  19. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 13 years ago
  20. 6c493f8 [media] cpia2: major overhaul to get it in a working state again by Hans Verkuil · 13 years ago
  21. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 14 years ago
  22. ed82b9c [media] cpia2: fix warning about invalid trigraph sequence by Hans Petter Selasky · 14 years ago
  23. 81dfea8 [media] cpia2: fix typo in variable initialisation by Mariusz Kozlowski · 14 years ago
  24. 99cd47bc [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 14 years ago
  25. cbfb3da [media] cpia2: convert to video_ioctl2 by Hans Verkuil · 14 years ago
  26. d2db8fe [media] cpia2: convert .ioctl to .unlocked_ioctl by Hans Verkuil · 14 years ago
  27. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  28. 873ecd8 V4L/DVB: cpia2: remove V4L1 support from this driver by Hans Verkuil · 14 years ago
  29. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 15 years ago
  30. cb63c2a V4L/DVB (13594): cpia2: use __stringify macro. by Thiago Farina · 15 years ago
  31. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  32. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  33. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 16 years ago
  34. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 16 years ago
  35. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  36. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  37. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  38. d9b0144 V4L/DVB (9491): rationalise addresses to one common one by Alan Cox · 16 years ago
  39. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  40. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  41. dc60de3 V4L/DVB (8779): v4l: fix more incorrect video_register_device result checks by Hans Verkuil · 16 years ago
  42. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  43. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  44. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 17 years ago
  45. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 17 years ago
  46. 078ff79 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 by Douglas Schilling Landgraf · 17 years ago
  47. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  48. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  49. 0c71bf1 V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. by Robert P. J. Day · 18 years ago
  50. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  52. bafefc0 V4L/DVB (4154): Fix use-after-free bug in cpia2 driver by Jesper Juhl · 19 years ago
  53. 657de3c V4L/DVB (4118): Whitespace cleanups by Trent Piepho · 19 years ago
  54. 2ae1519 V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib func by Alan Cox · 19 years ago
  55. be787ac V4L/DVB (3413): Typos grab bag of the month by Alexey Dobriyan · 19 years ago
  56. 8cbe84f V4L/DVB (3399a): cpia2/cpia2_v4l.c cleanups by Adrian Bunk · 19 years ago
  57. ab33d50 V4L/DVB (3376): Add cpia2 camera support by Alan Cox · 19 years ago