1. 00ae4eb media: pci: cx88: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 7 months ago
  2. 3e30a92 media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  3. 2169e6d media: media/pci: don't set description for ENUM_FMT by Hans Verkuil · 6 years ago
  4. 2161536 media: media/pci: set device_caps in struct video_device by Hans Verkuil · 6 years ago
  5. 513dbd3 media: add SPDX headers to some files by Mauro Carvalho Chehab · 6 years ago
  6. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  7. 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
  8. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  9. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  10. da1b1ae media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev by Hans Verkuil · 7 years ago
  11. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  12. 4839c58 media: v4l2-dev: convert VFL_TYPE_* into an enum by Mauro Carvalho Chehab · 7 years ago
  13. 507e190 media: pci: make video_device const by Bhumika Goyal · 7 years ago
  14. 399426c [media] cx88: make checkpatch.pl happy by Mauro Carvalho Chehab · 8 years ago
  15. 7b61ba8 [media] cx88: make checkpatch happier by Mauro Carvalho Chehab · 8 years ago
  16. 65bc2fe [media] cx88: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  17. 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 8 years ago
  18. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  19. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
  20. df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  21. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  22. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  23. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  24. 34080bc [media] cx88: embed video_device by Hans Verkuil · 10 years ago
  25. 21a7e05 [media] media: drivers shouldn't touch debug field in video_device by Hans Verkuil · 10 years ago
  26. 165d004 [media] cx88: add missing alloc_ctx support by Hans Verkuil · 10 years ago
  27. 7f56a4a [media] media: cx88: use vb2_start_streaming_called() helper by Prabhakar Lad · 10 years ago
  28. 078859a [media] cx88: don't allow changes while vb2_is_busy by Hans Verkuil · 10 years ago
  29. fb37ab3 [media] cx88: drop mpeg_active field by Hans Verkuil · 10 years ago
  30. ccd6f1d [media] cx88: move width, height and field to core struct by Hans Verkuil · 10 years ago
  31. b8f8841 [media] cx88: increase API command timeout by Hans Verkuil · 10 years ago
  32. 5e7045e [media] cx88: remove dependency on btcx-risc by Hans Verkuil · 10 years ago
  33. 999b3ceb [media] cx88: drop cx88_free_buffer by Hans Verkuil · 10 years ago
  34. eddd326 [media] cx88: return proper errors during fw load by Hans Verkuil · 10 years ago
  35. c79a23f [media] cx88: fix sparse warning by Hans Verkuil · 10 years ago
  36. 0b6b630 [media] cx88: convert to vb2 by Hans Verkuil · 10 years ago
  37. 314527acb [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  38. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  39. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  40. db61371 [media] cx88: get rid of a warning at dprintk() macro by Mauro Carvalho Chehab · 12 years ago
  41. 6ec93f0 [media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  42. 34a6b7d [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler by Hans Verkuil · 12 years ago
  43. b285192a [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/cx88/cx88-blackbird.c]
  44. fcbd504 [media] cx88-blackbird: replace ioctl by unlocked_ioctl by Hans Verkuil · 13 years ago
  45. 48d6880 [media] cx88: don't use current_norm by Hans Verkuil · 13 years ago
  46. f33e986 [media] cx88: fix a number of v4l2-compliance violations by Hans Verkuil · 13 years ago
  47. 1a3c60a [media] cx88: support control events by Hans Verkuil · 13 years ago
  48. 88bb42f [media] cx88: add priority support by Hans Verkuil · 13 years ago
  49. 7bb34c8 [media] cx88: convert cx88-blackbird to the control framework by Hans Verkuil · 12 years ago
  50. bac6398 [media] cx88: first phase to convert cx88 to the control framework by Hans Verkuil · 13 years ago
  51. 902e197 [media] cx88: fix querycap by Hans Verkuil · 13 years ago
  52. 6ba4c43 [media] cx88: fix firmware load on big-endian systems by Hans Verkuil · 13 years ago
  53. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 14 years ago
  54. f4bd4be [media] cx88: don't use atomic_t for core->mpeg_users by Jonathan Nieder · 14 years ago
  55. 579b2b4 [media] cx88: gracefully reject attempts to use unregistered cx88-blackbird driver by Jonathan Nieder · 14 years ago
  56. 1d6213a [media] cx88: hold device lock during sub-driver initialization by Jonathan Nieder · 14 years ago
  57. 1fe70e9 [media] cx88: fix locking of sub-driver operations by Jonathan Nieder · 14 years ago
  58. 8a317a8 [media] cx88: protect per-device driver list with device lock by Jonathan Nieder · 14 years ago
  59. b1dc614 [media] drivers/media/video: Remove unnecessary semicolons by Joe Perches · 14 years ago
  60. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  61. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  62. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  63. da497e3 V4L/DVB: cx88: Remove BKL by Mauro Carvalho Chehab · 14 years ago
  64. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  65. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  66. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  67. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  68. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  69. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  70. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  71. 31d0f84 trivial: media/video/cx88: add __init/__exit macros to cx88 drivers by Peter Huewe · 15 years ago
  72. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  73. b8341e1 V4L/DVB (11300): cx88: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  74. 185cda9 V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_cap by Trent Piepho · 16 years ago
  75. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  76. 7939273 V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000 by Darron Broad · 16 years ago
  77. f8de18d V4L/DVB (9654): new email address by Jelle Foks · 16 years ago
  78. 9c8e0a2 V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-users by Frederic CAND · 16 years ago
  79. a248237 V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fix by Frederic CAND · 16 years ago
  80. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  81. da703d6 V4L/DVB (8904): cx88: add missing unlock_kernel by Hans Verkuil · 16 years ago
  82. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  83. e09e6e2 Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" by Linus Torvalds · 16 years ago
  84. 135aedc V4L/DVB (8904): cx88: add missing unlock_kernel by Hans Verkuil · 16 years ago
  85. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  86. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  87. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  88. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 17 years ago
  89. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 17 years ago
  90. 50fa46b V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_initialize_codec() by Roel Kluin · 17 years ago
  91. 32d83ef V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  92. 6d04203 V4L/DVB (7451): cx88: Add user control for chroma AGC by Frej Drejhammar · 17 years ago
  93. 0705135 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API by Guennadi Liakhovetski · 17 years ago
  94. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 17 years ago
  95. ea48c13 V4L/DVB (6861): cx2341x: command argument should be u32 instead of int by Hans Verkuil · 17 years ago
  96. d8f6997 V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits by Mauro Carvalho Chehab · 17 years ago
  97. 6a0bc9a V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codec by Michael Krufky · 17 years ago
  98. 4423a9a V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmute by Jelle Foks · 18 years ago
  99. e21a5c6 V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'s by Jelle Foks · 18 years ago
  100. f9e54e0 V4L/DVB (6828): cx88-blackbird: audio improvements by Jelle Foks · 18 years ago