1. 507e190 media: pci: make video_device const by Bhumika Goyal · 7 years ago
  2. 399426c [media] cx88: make checkpatch.pl happy by Mauro Carvalho Chehab · 8 years ago
  3. 7b61ba8 [media] cx88: make checkpatch happier by Mauro Carvalho Chehab · 8 years ago
  4. 65bc2fe [media] cx88: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  5. 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 8 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. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  9. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 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. 34080bc [media] cx88: embed video_device by Hans Verkuil · 10 years ago
  13. 21a7e05 [media] media: drivers shouldn't touch debug field in video_device by Hans Verkuil · 10 years ago
  14. 165d004 [media] cx88: add missing alloc_ctx support by Hans Verkuil · 10 years ago
  15. 7f56a4a [media] media: cx88: use vb2_start_streaming_called() helper by Prabhakar Lad · 10 years ago
  16. 078859a [media] cx88: don't allow changes while vb2_is_busy by Hans Verkuil · 10 years ago
  17. fb37ab3 [media] cx88: drop mpeg_active field by Hans Verkuil · 10 years ago
  18. ccd6f1d [media] cx88: move width, height and field to core struct by Hans Verkuil · 10 years ago
  19. b8f8841 [media] cx88: increase API command timeout by Hans Verkuil · 10 years ago
  20. 5e7045e [media] cx88: remove dependency on btcx-risc by Hans Verkuil · 10 years ago
  21. 999b3ceb [media] cx88: drop cx88_free_buffer by Hans Verkuil · 10 years ago
  22. eddd326 [media] cx88: return proper errors during fw load by Hans Verkuil · 10 years ago
  23. c79a23f [media] cx88: fix sparse warning by Hans Verkuil · 10 years ago
  24. 0b6b630 [media] cx88: convert to vb2 by Hans Verkuil · 10 years ago
  25. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  26. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  27. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  28. db61371 [media] cx88: get rid of a warning at dprintk() macro by Mauro Carvalho Chehab · 12 years ago
  29. 6ec93f0 [media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  30. 34a6b7d [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler by Hans Verkuil · 12 years ago
  31. b285192 [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]
  32. fcbd504 [media] cx88-blackbird: replace ioctl by unlocked_ioctl by Hans Verkuil · 13 years ago
  33. 48d6880 [media] cx88: don't use current_norm by Hans Verkuil · 13 years ago
  34. f33e986 [media] cx88: fix a number of v4l2-compliance violations by Hans Verkuil · 13 years ago
  35. 1a3c60a [media] cx88: support control events by Hans Verkuil · 13 years ago
  36. 88bb42f [media] cx88: add priority support by Hans Verkuil · 13 years ago
  37. 7bb34c8 [media] cx88: convert cx88-blackbird to the control framework by Hans Verkuil · 12 years ago
  38. bac6398 [media] cx88: first phase to convert cx88 to the control framework by Hans Verkuil · 13 years ago
  39. 902e197 [media] cx88: fix querycap by Hans Verkuil · 13 years ago
  40. 6ba4c43 [media] cx88: fix firmware load on big-endian systems by Hans Verkuil · 13 years ago
  41. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 14 years ago
  42. f4bd4be [media] cx88: don't use atomic_t for core->mpeg_users by Jonathan Nieder · 14 years ago
  43. 579b2b4 [media] cx88: gracefully reject attempts to use unregistered cx88-blackbird driver by Jonathan Nieder · 14 years ago
  44. 1d6213a [media] cx88: hold device lock during sub-driver initialization by Jonathan Nieder · 14 years ago
  45. 1fe70e9 [media] cx88: fix locking of sub-driver operations by Jonathan Nieder · 14 years ago
  46. 8a317a8 [media] cx88: protect per-device driver list with device lock by Jonathan Nieder · 14 years ago
  47. b1dc614 [media] drivers/media/video: Remove unnecessary semicolons by Joe Perches · 14 years ago
  48. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  49. 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
  50. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  51. da497e3 V4L/DVB: cx88: Remove BKL by Mauro Carvalho Chehab · 14 years ago
  52. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  53. 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
  54. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  55. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  56. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  57. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  58. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  59. 31d0f84 trivial: media/video/cx88: add __init/__exit macros to cx88 drivers by Peter Huewe · 15 years ago
  60. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  61. b8341e1 V4L/DVB (11300): cx88: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  62. 185cda9 V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_cap by Trent Piepho · 16 years ago
  63. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  64. 7939273 V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000 by Darron Broad · 16 years ago
  65. f8de18d V4L/DVB (9654): new email address by Jelle Foks · 16 years ago
  66. 9c8e0a2 V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-users by Frederic CAND · 16 years ago
  67. a248237 V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fix by Frederic CAND · 16 years ago
  68. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  69. da703d6 V4L/DVB (8904): cx88: add missing unlock_kernel by Hans Verkuil · 16 years ago
  70. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  71. e09e6e2 Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" by Linus Torvalds · 16 years ago
  72. 135aedc V4L/DVB (8904): cx88: add missing unlock_kernel by Hans Verkuil · 16 years ago
  73. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  74. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  75. 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
  76. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 17 years ago
  77. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 17 years ago
  78. 50fa46b V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_initialize_codec() by Roel Kluin · 17 years ago
  79. 32d83ef V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  80. 6d04203 V4L/DVB (7451): cx88: Add user control for chroma AGC by Frej Drejhammar · 17 years ago
  81. 0705135 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API by Guennadi Liakhovetski · 17 years ago
  82. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 17 years ago
  83. ea48c13 V4L/DVB (6861): cx2341x: command argument should be u32 instead of int by Hans Verkuil · 17 years ago
  84. d8f6997 V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits by Mauro Carvalho Chehab · 17 years ago
  85. 6a0bc9a V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codec by Michael Krufky · 17 years ago
  86. 4423a9a V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmute by Jelle Foks · 18 years ago
  87. e21a5c6 V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'s by Jelle Foks · 18 years ago
  88. f9e54e0 V4L/DVB (6828): cx88-blackbird: audio improvements by Jelle Foks · 18 years ago
  89. 053fcb6 V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop by Brandon Philips · 17 years ago
  90. 3bcc957 V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls by Hans Verkuil · 17 years ago
  91. c1accaa V4L/DVB (6252): Adapt drivers to use the newer videobuf modules by Mauro Carvalho Chehab · 17 years ago
  92. b930e1d V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs by Michael Krufky · 17 years ago
  93. 01f1e44 V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy by Hans Verkuil · 17 years ago
  94. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  95. 6a59d64 V4L/DVB (6021): cx88: Copy board information into card state by Trent Piepho · 17 years ago
  96. e0099e9 V4L/DVB (5734): Cx88: kill dev->fw_size by Michael Krufky · 18 years ago
  97. 2547223 V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwares by Hans Verkuil · 18 years ago
  98. f057131 V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners by Jelle Foks · 18 years ago
  99. af70dbd V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized firmware images by Michael Krufky · 18 years ago
  100. a4b662f V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird by Mauro Carvalho Chehab · 18 years ago