1. c5da5af V4L/DVB (5586): Use menuconfig objects II - V4L by Jan Engelhardt · 17 years ago
  2. 5c808e6 V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiver by Mike Isely · 17 years ago
  3. db71b7d V4L/DVB (5574): Pvrusb2: Improve handling of PAL-60 video standard by Mike Isely · 17 years ago
  4. 4f39382 V4L/DVB (5573): Pvrusb2: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  5. 8df0c87 V4L/DVB (5572): Pvrusb2: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  6. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  7. 31a1854 V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report it by Mike Isely · 17 years ago
  8. 8481a75 V4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source line by Mike Isely · 17 years ago
  9. 5948e52 V4L/DVB (5294): Make pvr2_encoder_prep_config() static by Adrian Bunk · 17 years ago
  10. 89952d1 [PATCH] misc NULL noise by Al Viro · 18 years ago
  11. 48dc30a V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u) by Mike Isely · 18 years ago
  12. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 18 years ago
  13. 90060d3 V4L/DVB (5212): Pvrusb2: Be more forgiving about encoder firmware size by Mike Isely · 18 years ago
  14. 201779f V4L/DVB (5210): Pvrusb2: Fix printk format typo by Mike Isely · 18 years ago
  15. 201f5c9 V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups by Mike Isely · 18 years ago
  16. 6fe7d2c V4L/DVB (5174): Pvrusb2: video corruption fixes by Mike Isely · 18 years ago
  17. c43000e V4L/DVB (5173): Pvrusb2: encoder comm protocol cleanup by Mike Isely · 18 years ago
  18. 567d711 V4L/DVB (5172): Pvrusb2: Control protocol cleanup by Mike Isely · 18 years ago
  19. edae96b V4L/DVB (5170): Pvrusb2: Add boilerplate to new header file by Mike Isely · 18 years ago
  20. 8d36436 V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commands by Michael Krufky · 18 years ago
  21. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  22. 5cc1dd8 V4L/DVB (5117): Fix: VIDIOC_G_TUNER were returning an endless number of tuners by Mauro Carvalho Chehab · 18 years ago
  23. 69b04f0 V4L/DVB (5116): Remove some warnings when compiling on x86_64 by Mauro Carvalho Chehab · 18 years ago
  24. fd69496 V4L/DVB (5095): Pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values by Pantelis Koukousoulas · 18 years ago
  25. 848ed3c V4L/DVB (5094): Pvrusb2: Introduce fake audio input selection by Pantelis Koukousoulas · 18 years ago
  26. 606cf9c V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctly by Mike Isely · 18 years ago
  27. 27c7b71 V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possible by Mike Isely · 18 years ago
  28. ca545f7 V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairs by Mike Isely · 18 years ago
  29. eca8ebf V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  30. c1c2680 V4L/DVB (5089): Pvrusb2: V4L EXT_CTRLS fixup by Mike Isely · 18 years ago
  31. af75453 V4L/DVB (5088): Pvrusb2: Minor dead code / comment cleanups by Mike Isely · 18 years ago
  32. 293b5d9 V4L/DVB (5087): Pvrusb2: Fix sizeof() calculation foul-up by Mike Isely · 18 years ago
  33. 11fc76c V4L/DVB (5086): Pvrusb2: Fix missing break statement on VIDIOC_S_TUNER by Mike Isely · 18 years ago
  34. 8433544 V4L/DVB (5085): Pvrusb2: trace print added by Mike Isely · 18 years ago
  35. 644afdb V4L/DVB (5084): Pvrusb2: Stop hardcoding frequency ranges by Mike Isely · 18 years ago
  36. 7c74e57 V4L/DVB (5083): Pvrusb2: Remove automodeswitch control by Mike Isely · 18 years ago
  37. fe23a28 V4L/DVB (5082): Pvrusb2: Slight debug printing efficiency fixup by Mike Isely · 18 years ago
  38. 18103c57 V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanup by Mike Isely · 18 years ago
  39. af78a48 V4L/DVB (5080): Pvrusb2: Allow streaming from /dev/radioX by Mike Isely · 18 years ago
  40. 4b85dee V4L/DVB (5079): Pvrusb2: Use kzalloc instead of kmalloc+memset pairs by Mike Isely · 18 years ago
  41. 6710fb8 V4L/DVB (5078): Pvrusb2: It's safe to kfree() a null pointer by Mike Isely · 18 years ago
  42. c74e006 V4L/DVB (5059): Pvrusb2: Be smarter about mode restoration by Mike Isely · 18 years ago
  43. cdef8bd V4L/DVB (5058): Pvrusb2: bug fix involving switch into radio mode by Mike Isely · 18 years ago
  44. 16eb40d V4L/DVB (5057): Pvrusb2: Stream configuration cleanups by Mike Isely · 18 years ago
  45. f13ed24 V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch control by Mike Isely · 18 years ago
  46. 7a4a377 V4L/DVB (5054): Pvrusb2: cosmetic comment tweak by Mike Isely · 18 years ago
  47. 139eecf V4L/DVB (5053): Pvrusb2: Change default volume to something sane by Mike Isely · 18 years ago
  48. 62f5fda V4L/DVB (5052): Pvrusb2: Remove stream claiming hack from /dev/radio by Mike Isely · 18 years ago
  49. 1bde028 V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handling by Mike Isely · 18 years ago
  50. 5549f54 V4L/DVB (5050): Pvrusb2: Newer frequency range checking by Mike Isely · 18 years ago
  51. 2083230 V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devices by Mike Isely · 18 years ago
  52. c0e6931 V4L/DVB (5048): Pvrusb2: v4l2 API implementation frequency tweaks by Mike Isely · 18 years ago
  53. f138212 V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio mode by Mike Isely · 18 years ago
  54. 5a8a0a1 V4L/DVB (5046): Pvrusb2: Fix tuner frequency calculation by Mike Isely · 18 years ago
  55. 0f0f257 V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio mods by Mike Isely · 18 years ago
  56. 5e6862c V4L/DVB (5044): Pvrusb2: Allow overriding vbi and radio device minor numbers by Mike Isely · 18 years ago
  57. f5156b0 V4L/DVB (5043): Pvrusb2: video standard broadcast fix for radio mode by Mike Isely · 18 years ago
  58. 9875210 V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequency by Mike Isely · 18 years ago
  59. 8079384 V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor number by Mike Isely · 18 years ago
  60. fd5a75f V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store code by Mike Isely · 18 years ago
  61. ae2b9e2 V4L/DVB (5039): Pvrusb2: Implement /dev/radioX by Pantelis Koukousoulas · 18 years ago
  62. 99cfdf5 V4L/DVB (5038): Pvrusb2: Implement stream claim checking function by Pantelis Koukousoulas · 18 years ago
  63. 2fdf3d9 V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handling by Pantelis Koukousoulas · 18 years ago
  64. 6fcb5b3 V4L/DVB (5036): Pvrusb2: Fix for min/max control value checking by Pantelis Koukousoulas · 18 years ago
  65. 25d8527 V4L/DVB (5035): Pvrusb2: Enable radio mode round #2 by Pantelis Koukousoulas · 18 years ago
  66. 275b2e2 V4L/DVB (5034): Pvrusb2: Enable radio mode round #1 by Pantelis Koukousoulas · 18 years ago
  67. 22071a4 V4L/DVB (5026): Pvrusb2-hdw kfree cleanup by Mariusz Kozlowski · 18 years ago
  68. 75558ab V4L/DVB (4986): Removed unimplemented cx2341x API commands by Hans Verkuil · 18 years ago
  69. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  70. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 18 years ago
  71. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  72. ff67c61 V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx devices by Mike Isely · 18 years ago
  73. cc75aed V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devices by Mike Isely · 18 years ago
  74. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  75. 4c6f7d4 usb: pvrusb2-io free urb cleanup by Mariusz Kozlowski · 18 years ago
  76. 5e55d2c usb: pvrusb2-hdw free unlink urb cleanup by Mariusz Kozlowski · 18 years ago
  77. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  78. c2625bf V4L/DVB (4786): Pvrusb2: use NULL instead of 0 by Randy Dunlap · 18 years ago
  79. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  80. 6d98816 V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now by Mike Isely · 18 years ago
  81. ab9caf9 V4L/DVB (4674): Use NULL instead of 0 for ptrs by Randy Dunlap · 18 years ago
  82. 43e0602 V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place by Mike Isely · 18 years ago
  83. 7591005 V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damage by Mike Isely · 18 years ago
  84. 32ffa9a V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER by Mike Isely · 18 years ago
  85. 5975395 V4L/DVB (4661): Pvrusb2: improve 24XXX config option description by Mike Isely · 18 years ago
  86. c4e4aac V4L/DVB (4604): Fix broken pvrusb2 build by Mike Isely · 18 years ago
  87. 3ad9fc3 V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2 by Mike Isely · 18 years ago
  88. 7f19d02 V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver by Mike Isely · 18 years ago
  89. 4d31256 V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver by Mike Isely · 18 years ago
  90. b31e341 V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2 by Hans Verkuil · 18 years ago
  91. 58f56cb V4L/DVB (4556): Fix a typo. by Mauro Carvalho Chehab · 18 years ago
  92. 784e8fe4 V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. by Hans Verkuil · 18 years ago
  93. faa1cb2 V4L/DVB (4518): Allow manually selecting the proper helper drivers by Mauro Carvalho Chehab · 18 years ago
  94. 40346b2 V4L/DVB (4485): Fix a warning on PPC64 by Mauro Carvalho Chehab · 18 years ago
  95. 094ddbe V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driver by Mike Isely · 18 years ago
  96. 89ebd63 V4L/DVB (4376): Make it possible for run-time calculation of control min/max in pvrusb2 by Mike Isely · 18 years ago
  97. e95a191 V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2 by Mike Isely · 18 years ago
  98. 434449f V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2 by Mike Isely · 18 years ago
  99. b59b36d V4L/DVB (4339): Removed the remaining config.h stuff by Mauro Carvalho Chehab · 18 years ago
  100. 08d4180 V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2 by Mike Isely · 18 years ago