1. 155c6ab V4L/DVB (6417): Report detected sound carrier into rxsubchans by Nickolay V. Shmyrev · 18 years ago
  2. 4b9b936 V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling by Nickolay V. Shmyrev · 18 years ago
  3. 40c6e68 V4L/DVB (6415): Restructurize volume hook and drop unused mute hook by Nickolay V. Shmyrev · 17 years ago
  4. de5bec6 V4L/DVB (6414): Remove bass, treble and balance from audio hook since they are unused by Nickolay V. Shmyrev · 17 years ago
  5. 5b26101 V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat by Nickolay V. Shmyrev · 18 years ago
  6. c2806d0 V4L/DVB (6412): Audio hooks moved to another file by Mauro Carvalho Chehab · 17 years ago
  7. c96dd07 V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selected by Mauro Carvalho Chehab · 17 years ago
  8. e84619b V4L/DVB (6410): Partial conversion from V4L1 to V4L2 by Nickolay V. Shmyrev · 17 years ago
  9. 302f61a V4L/DVB (6409): Cleanup: removed i2c_vidiocschan by Nickolay V. Shmyrev · 17 years ago
  10. 012cf21 V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cards by Nickolay V. Shmyrev · 18 years ago
  11. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  12. d9030f5 V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driver by Gregor Jasny · 17 years ago
  13. 7d44e89 V4L/DVB (6797): bt8xx/ section fixes by Adrian Bunk · 17 years ago
  14. 053fcb6 V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop by Brandon Philips · 17 years ago
  15. a8ab68b V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURE by Trent Piepho · 17 years ago
  16. 3537843 V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlc by Trent Piepho · 17 years ago
  17. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  18. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  19. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  20. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  21. 3be27d3 i2c: Remove NOP i2c_algorithm.algo_control() methods by David Brownell · 17 years ago
  22. a991f44 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  23. 49ee718 V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core by Brandon Philips · 17 years ago
  24. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  25. c1accaa V4L/DVB (6252): Adapt drivers to use the newer videobuf modules by Mauro Carvalho Chehab · 17 years ago
  26. b5457b7 V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.c by Sascha Sommer · 17 years ago
  27. b930e1d V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs by Michael Krufky · 17 years ago
  28. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  29. cf784d5 V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support by Trent Piepho · 17 years ago
  30. fe06fe0 V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 by Mauro Carvalho Chehab · 17 years ago
  31. 18f3fa1 V4L/DVB (5819): Cleanup: reorder some includes by Mauro Carvalho Chehab · 17 years ago
  32. 55c0d10 V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctls by Trent Piepho · 17 years ago
  33. 8c2c0df V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constants by Trent Piepho · 17 years ago
  34. ac7dc84 V4L/DVB (5805): Bttv: Fix problems with probing for non-existent tuners by Trent Piepho · 17 years ago
  35. 27cb786 V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2 by Michael Krufky · 17 years ago
  36. 434b252 V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US) by Wade Berrier · 17 years ago
  37. 2c8a3a3 V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  38. 333408f V4L/DVB (5808): Bttv: fix v4l1 breaking the driver by Trent Piepho · 17 years ago
  39. 1ebba67 V4L/DVB (5497): Additional card support for bttv driver by Scott Alfter · 17 years ago
  40. f992a49 V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvb by Jarod Wilson · 17 years ago
  41. 53c4e95 V4L/DVB (5479): Use ARRAY_SIZE instead of a magic number by Mauro Carvalho Chehab · 17 years ago
  42. c1d5703 V4L/DVB (5477): CodingStyle cleanups on for loops at bttv-cards.c by Mauro Carvalho Chehab · 17 years ago
  43. 57747b7 V4L/DVB (5476): Fix gpiomux array size by Mauro Carvalho Chehab · 17 years ago
  44. 3bfb739 V4L/DVB (5278): Bt8xx/: possible cleanups by Adrian Bunk · 17 years ago
  45. feaba7a V4L/DVB (5156): Fix: dma free is being called with wrong arguments by Michael Schimek · 18 years ago
  46. e5bd026 V4L/DVB (5077): Bttv cropping support by Michael Schimek · 18 years ago
  47. 19790db V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T Lite by Michael Krufky · 18 years ago
  48. c190495 V4L/DVB (5025): Cleanup: switch to using msecs_to_jiffies() on bttv by Dmitry Torokhov · 18 years ago
  49. c408a6f V4L/DVB (5017): DVB: fix compile error by Adrian Bunk · 18 years ago
  50. 95efa03 V4L/DVB (5012a): Remove some unused code from kernel mainstream by Mauro Carvalho Chehab · 17 years ago
  51. 9160723 V4L/DVB (4961): Add support for the ASUS P7131 remote control by Hermann Pitton · 18 years ago
  52. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  53. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  54. 5f1693f V4L/DVB (4997): Bttv: delete duplicated ioremap() by Akinobu Mita · 18 years ago
  55. 659dba3 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  56. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 18 years ago
  57. b07b478 V4L/DVB (4854): Handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  58. 5d9d171 V4L/DVB (4825): FIX bug 5760: audio were not working on some bttv drivers by Mauro Carvalho Chehab · 18 years ago
  59. fef4fa14 V4L/DVB (4817): Fix uses of "&&" where "&" was intended by Jean Delvare · 18 years ago
  60. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  61. d2be893 V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-Sat by Mauro Carvalho Chehab · 18 years ago
  62. 5ffd1a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  63. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  64. 3d265c9 V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI failure case by Alan Cox · 18 years ago
  65. 141276b V4L/DVB (4609): Improved i2c performance on software bitbang algoritm by Mauro Carvalho Chehab · 18 years ago
  66. faa1cb2 V4L/DVB (4518): Allow manually selecting the proper helper drivers by Mauro Carvalho Chehab · 18 years ago
  67. 897ea13 V4L/DVB (4513): Split audio decoders from bttv by Mauro Carvalho Chehab · 18 years ago
  68. 17bc98a V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/* by Alexey Dobriyan · 18 years ago
  69. a2b9e3e V4L/DVB (4490): Whitespace cleanup by Trent Piepho · 18 years ago
  70. 3702627 V4L/DVB (4474): On some cases, depth were not returned. by Mauro Carvalho Chehab · 18 years ago
  71. c663155 V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900. by Mauro Carvalho Chehab · 18 years ago
  72. ddecbe1 V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works better by Trent Piepho · 18 years ago
  73. d94fc9a V4L/DVB (4368): Bttv: use class_device_create_file and handle errors by Trent Piepho · 18 years ago
  74. fb0b664 V4L/DVB (4344): Fix broken dependencies on media Kconfig by Mauro Carvalho Chehab · 18 years ago
  75. 3117bee V4L/DVB (4316): Check __must_check warnings by Michael Krufky · 18 years ago
  76. c526e22 V4L/DVB (4298): Check all __must_check warnings in bttv. by Randy Dunlap · 18 years ago
  77. 8076fe3 [PATCH] irq-flags: media: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  78. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  79. 4987abe V4L/DVB (4267): Remove all instances of request_module("tda9887") by Michael Krufky · 18 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  81. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  82. 228aef6 [PATCH] 64bit resource: fix up printks for resources in video drivers by Greg Kroah-Hartman · 18 years ago
  83. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  84. 442d15d V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card. by Cameron Hutchinson · 18 years ago
  85. 657de3c V4L/DVB (4118): Whitespace cleanups by Trent Piepho · 18 years ago
  86. 5e87efa V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h by Mauro Carvalho Chehab · 18 years ago
  87. 52398ef V4L/DVB (4058): Bttv: add autodetection support for Osprey 230 by Michael Krufky · 18 years ago
  88. 6daa4f8 V4L/DVB (4026): Bttv-gpio-irq is no longer used, remove it by Ricardo Cerqueira · 18 years ago
  89. 9c26c8b V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XF by Michael Krufky · 18 years ago
  90. 2e7c6dc V4L/DVB (3715): Change all emails to the currently used one. by Mauro Carvalho Chehab · 18 years ago
  91. 68a26ae V4L/DVB (3964): Bt8xx/bttv-cards.c: fix off-by-one errors by Adrian Bunk · 18 years ago
  92. cd41e28 V4L/DVB (3774): Create V4L1 config options by Mauro Carvalho Chehab · 18 years ago
  93. a728603 V4L/DVB (3731): Kbuild: drivers/media/video/bt8xx: remove $(src) from include path by Michael Krufky · 18 years ago
  94. 3203f94 V4L/DVB (3704): Fix some errors on bttv_risc_overlay by Duncan Sands · 18 years ago
  95. b46da05 kbuild: use relative path to -I by Sam Ravnborg · 18 years ago
  96. 0715172 V4L/DVB (3702): Make msp3400 routing defines more consistent by Hans Verkuil · 18 years ago
  97. 3bbe5a8 V4L/DVB (3697): More msp3400 and bttv fixes by Hans Verkuil · 18 years ago
  98. 0020d3e V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling by Hans Verkuil · 18 years ago
  99. 4ae5c2e V4L/DVB (3614): Fix compilation warning at powerpc platform by Mauro Carvalho Chehab · 18 years ago
  100. 301e22d V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode by Hans Verkuil · 18 years ago