1. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  2. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 7 years ago
  3. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 7 years ago
  4. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  5. 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 9 years ago
  6. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  7. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
  8. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  9. df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  10. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  11. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  12. b6f21dc [media] cx25821: remove video output support by Hans Verkuil · 10 years ago
  13. 11c8a2d [media] cx25821: add create_bufs support by Hans Verkuil · 10 years ago
  14. b671ae6 [media] cx25821: convert to vb2 by Hans Verkuil · 10 years ago
  15. 5ede94c [media] cx25821: remove bogus btcx_risc dependency by Hans Verkuil · 10 years ago
  16. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 11 years ago
  17. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 11 years ago
  18. a3f17af [media] cx25821-video: declare cx25821_vidioc_s_std as static by Mauro Carvalho Chehab · 12 years ago
  19. 66f9317 [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap by Mauro Carvalho Chehab · 12 years ago
  20. ea3f7ac [media] cx25821: replace custom ioctls with write() by Hans Verkuil · 12 years ago
  21. 7087d31 [media] cx25821: drop cx25821-video-upstream-ch2.c/h by Hans Verkuil · 12 years ago
  22. e90878a [media] cx25821: add output format ioctls by Hans Verkuil · 12 years ago
  23. 0df13d9 [media] cx25821: prepare querycap for output support by Hans Verkuil · 12 years ago
  24. 4c1d0f7 [media] cx25821: group all fmt functions together by Hans Verkuil · 12 years ago
  25. 1f19887 [media] cx25821: setup output nodes correctly by Hans Verkuil · 12 years ago
  26. a6aa0dc [media] cx25821: remove references to subdevices that aren't there by Hans Verkuil · 12 years ago
  27. 7704cfb [media] cx25821: remove custom ioctls that duplicate v4l2 ioctls by Hans Verkuil · 12 years ago
  28. 988f7b8 [media] cx25821: g/s/try/enum_fmt related fixes and cleanups by Hans Verkuil · 12 years ago
  29. 8d125c5 [media] cx25821: switch to v4l2_fh, add event and prio handling by Hans Verkuil · 12 years ago
  30. 84293f0 [media] cx25821: replace resource management functions with fh ownership by Hans Verkuil · 12 years ago
  31. 2efe2cc [media] cx25821: move vidq from cx25821_fh to cx25821_channel by Hans Verkuil · 12 years ago
  32. 11f095a [media] cx25821: remove 'type' field from cx25821_fh by Hans Verkuil · 12 years ago
  33. be178cb [media] cx25821: use core locking by Hans Verkuil · 12 years ago
  34. b6f8727 [media] cx25821: remove unnecessary debug messages by Hans Verkuil · 12 years ago
  35. f8d7ee7 [media] cx25821: convert to the control framework by Hans Verkuil · 12 years ago
  36. 467870c [media] cx25821: embed video_device, clean up some kernel log spam by Hans Verkuil · 12 years ago
  37. de9ea4c [media] cx25821: remove cropping ioctls by Hans Verkuil · 12 years ago
  38. 95c232a [media] cx25821: make lots of externals static by Hans Verkuil · 12 years ago
  39. 6b1dce2 [media] cx25821: s_input didn't check for invalid input by Hans Verkuil · 12 years ago
  40. a8f35ce [media] cx25821: remove unnecessary global devlist by Hans Verkuil · 12 years ago
  41. bfef0d3 [media] cx25821: make cx25821_sram_channels const by Hans Verkuil · 12 years ago
  42. 3dd473c [media] cx25821: fix log_status, querycap by Hans Verkuil · 12 years ago
  43. 18c73af [media] cx25821: remove unused fields, ioctls by Hans Verkuil · 12 years ago
  44. ffd3c23 [media] cx25821: remove bogus radio/vbi/'video-ioctl' support by Hans Verkuil · 12 years ago
  45. 170bd53 [media] cx25821: fix compiler warning by Hans Verkuil · 12 years ago
  46. 31b3207 [media] cx25821: the audio channel was registered as a video node by Hans Verkuil · 12 years ago
  47. a877e27 [media] cx25821: do not expose broken video output streams by Hans Verkuil · 12 years ago
  48. 977ba3b1 [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  49. 314527acb [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  50. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  51. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  52. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  53. dafc456 [media] cx25821: get rid of warning: no previous prototype by Mauro Carvalho Chehab · 12 years ago
  54. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 13 years ago
  55. b285192a [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/video/cx25821/cx25821-video.c]
  56. 30fdf03 [media] cx25821: fix compiler warnings by Hans Verkuil · 13 years ago
  57. 0abfefb [media] cx25821-video.c: Change line endings by Leonid V. Fedorenchik · 13 years ago
  58. f253981 [media] cx25821-video.c: Fix indent by Leonid V. Fedorenchik · 13 years ago
  59. cd52b2c [media] cx25821-video.c: Move operators by Leonid V. Fedorenchik · 13 years ago
  60. 4a33b6f [media] cx25821-video.c: Fix definitions by Leonid V. Fedorenchik · 13 years ago
  61. a1937e1 [media] cx25821-video.c: Fix assignment by Leonid V. Fedorenchik · 13 years ago
  62. 1316b63 [media] cx25821-video.c: Change spaces by Leonid V. Fedorenchik · 13 years ago
  63. 7e7beb8 [media] cx25821-video.c: Delete empty line by Leonid V. Fedorenchik · 13 years ago
  64. 567a23f [media] cx25821: off by one in cx25821_vidioc_s_input() by Dan Carpenter · 13 years ago
  65. d6ce55d [media] move cx25821 out of staging by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/staging/cx25821/cx25821-video.c]
  66. 3038f63 Staging: cx25821: Replace :? by if-else in cx25821-video.c by Leonid V. Fedorenchik · 13 years ago
  67. e313e1f Staging: cx25821: Fix braces around statements in cx25821-video.c by Leonid V. Fedorenchik · 13 years ago
  68. 527db49 Staging: cx25821: Change indent with spaces to tabs 35 by Leonid V. Fedorenchik · 13 years ago
  69. fa7ce1f Staging: cx25821: Change indent with spaces to tabs 34 by Leonid V. Fedorenchik · 13 years ago
  70. d2a167c Staging: cx25821: Change indent with spaces to tabs 33 by Leonid V. Fedorenchik · 13 years ago
  71. 2a51749 Staging: cx25821: Change indent with spaces to tabs 32 by Leonid V. Fedorenchik · 13 years ago
  72. 12fe746 Staging: cx25821: Change indent with spaces to tabs 31 by Leonid V. Fedorenchik · 13 years ago
  73. 16a81ef Staging: cx25821: Change indent with spaces to tabs 30 by Leonid V. Fedorenchik · 13 years ago
  74. 5e64401 Staging: cx25821: Change indent with spaces to tabs 29 by Leonid V. Fedorenchik · 13 years ago
  75. f9ef6be Staging: cx25821: Change indent with spaces to tabs 28 by Leonid V. Fedorenchik · 13 years ago
  76. 43be382 Staging: cx25821: Change indent with spaces to tabs 27 by Leonid V. Fedorenchik · 13 years ago
  77. 6f87cc6 Staging: cx25821: Change indent with spaces to tabs 26 by Leonid V. Fedorenchik · 13 years ago
  78. 75965b8 Staging: cx25821: Change indent with spaces to tabs 25 by Leonid V. Fedorenchik · 13 years ago
  79. 8a911ed Staging: cx25821: Change indent with spaces to tabs 24 by Leonid V. Fedorenchik · 13 years ago
  80. e0b871b Staging: cx25821: Change indent with spaces to tabs 23 by Leonid V. Fedorenchik · 13 years ago
  81. 70e7f14 Staging: cx25821: Change indent with spaces to tabs 22 by Leonid V. Fedorenchik · 13 years ago
  82. f9a8150 Staging: cx25821: Change indent with spaces to tabs 21 by Leonid V. Fedorenchik · 13 years ago
  83. 02859b6 Staging: cx25821: Change indent with spaces to tabs 20 by Leonid V. Fedorenchik · 13 years ago
  84. 6678762 Staging: cx25821: Change indent with spaces to tabs 19 by Leonid V. Fedorenchik · 13 years ago
  85. 255c040 Staging: cx25821: Change indent with spaces to tabs 18 by Leonid V. Fedorenchik · 13 years ago
  86. a39bea3 Staging: cx25821: Change indent with spaces to tabs 17 by Leonid V. Fedorenchik · 13 years ago
  87. eda59eb Staging: cx25821: Change indent with spaces to tabs 16 by Leonid V. Fedorenchik · 13 years ago
  88. 3f3d9e4 Staging: cx25821: Change indent with spaces to tabs 15 by Leonid V. Fedorenchik · 13 years ago
  89. 21377cd Staging: cx25821: Change indent with spaces to tabs 14 by Leonid V. Fedorenchik · 13 years ago
  90. 55c37c0 Staging: cx25821: Change indent with spaces to tabs 13 by Leonid V. Fedorenchik · 13 years ago
  91. 20e8a36 Staging: cx25821: Change indent with spaces to tabs 12 by Leonid V. Fedorenchik · 13 years ago
  92. 0bf42c9e Staging: cx25821: Change indent with spaces to tabs 11 by Leonid V. Fedorenchik · 13 years ago
  93. 9eadb17 Staging: cx25821: Change indent with spaces to tabs 10 by Leonid V. Fedorenchik · 13 years ago
  94. fb5f2c8 Staging: cx25821: Change indent with spaces to tabs 9 by Leonid V. Fedorenchik · 13 years ago
  95. 8ebbda4 Staging: cx25821: Change indent with spaces to tabs 8 by Leonid V. Fedorenchik · 13 years ago
  96. e6cf66c Staging: cx25821: Change indent with spaces to tabs 7 by Leonid V. Fedorenchik · 13 years ago
  97. 8e4ac07 Staging: cx25821: Change indent with spaces to tabs 6 by Leonid V. Fedorenchik · 13 years ago
  98. 2ba5149 Staging: cx25821: Change indent with spaces to tabs 5 by Leonid V. Fedorenchik · 13 years ago
  99. 84cd410 Staging: cx25821: Change indent with spaces to tabs 4 by Leonid V. Fedorenchik · 13 years ago
  100. 48eb80b Staging: cx25821: Change indent with spaces to tabs 3 by Leonid V. Fedorenchik · 13 years ago