1. 5b9c4e6 V4L/DVB (5478): Use ARRAY_SIZE and a cleaner logic for initializing tuner by Mauro Carvalho Chehab · 17 years ago
  2. c1d5703 V4L/DVB (5477): CodingStyle cleanups on for loops at bttv-cards.c by Mauro Carvalho Chehab · 17 years ago
  3. 57747b7 V4L/DVB (5476): Fix gpiomux array size by Mauro Carvalho Chehab · 17 years ago
  4. f423b9a V4L/DVB (5474): SN9C1xx driver updates by Luca Risolia · 17 years ago
  5. 9ab7e32 V4L/DVB (5471): Cpia_pp.c: convert to module_{init,exit} by Adrian Bunk · 17 years ago
  6. 585553e V4L/DVB (5469): Add raw bayer support to the ov7670 driver by Jonathan Corbet · 17 years ago
  7. 77d5140 V4L/DVB (5469a): Copyright and maintainer tweaks by Jonathan Corbet · 17 years ago
  8. 7f7b12f V4L/DVB (5468): Don't mirror ov7670 images by default by Jonathan Corbet · 17 years ago
  9. ff68def V4L/DVB (5467): Add suspend/resume support to the Cafe CCIC by Jonathan Corbet · 17 years ago
  10. 5b50ed7 V4L/DVB (5466): Fix up some Cafe CCIC delay issues by Jonathan Corbet · 17 years ago
  11. 76f4a12 V4L/DVB (5465): Remove an obsolete PCI ID by Jonathan Corbet · 17 years ago
  12. 018cfd5 V4L/DVB (5464): Set the PCI device in the V4L2 device by Jonathan Corbet · 17 years ago
  13. 6b1ce3c V4L/DVB (5462): Add Logitech ViewPort AV 100 by Mauro Carvalho Chehab · 17 years ago
  14. a63e157 V4L/DVB (5461): Pwc: cisco VT Camera support by Jean Tourrilhes · 17 years ago
  15. d4ca23b V4L/DVB (5459): M920x: add support for Anubis Electronics / MSI Digi Vox Mini II by Pierre Willenbrock · 17 years ago
  16. 08cdf94 V4L/DVB (5458): Tda1004x: add ts_mode option to config struct by Hartmut Hackmann · 17 years ago
  17. d519dcf V4L/DVB (5457): Dvb-pll: Replace sleep function with a more capable one by Trent Piepho · 17 years ago
  18. df78cb0 V4L/DVB (5456): Dvb-pll: Move IF frequency from per-band data to per-tuner data by Trent Piepho · 17 years ago
  19. 0fd17d6 V4L/DVB (5455): Dvb-pll: Adjust rounding to be consistent by Trent Piepho · 17 years ago
  20. a5a2ecf V4L/DVB (5452): Cx88: merge identical boards by Trent Piepho · 18 years ago
  21. 59069e5 V4L/DVB (5449): M920x: add error messages for debugging purposes by Pierre Willenbrock · 17 years ago
  22. 7d1d4e6 V4L/DVB (5448): M920x: rename megasky_identify_state to m920x_identify_state by Aapo Tahkola · 17 years ago
  23. f3eec0c0 V4L/DVB (5446): Renamed ASUStek P7131 card [1043:4876] by Hartmut Hackmann · 17 years ago
  24. e06cea4 V4L/DVB (5445): Added / corrected support for some ASUS hybrid boards by Hartmut Hackmann · 17 years ago
  25. cf83ac4 V4L/DVB (5444): Saa7134-dvb fix sleep function of the fmd1216 tuner. by Hartmut Hackmann · 17 years ago
  26. 80d3523 V4L/DVB (5443): Saa7134: put tuner to sleep mode after board initialization by Hartmut Hackmann · 17 years ago
  27. 1b24576 V4L/DVB (5440): Dvb-ttpci: Infrared remote initialization fix by Oliver Endriss · 17 years ago
  28. 9e0df40 V4L/DVB (5438): Fix ivtv yuv threshold handling by Ian Armstrong · 17 years ago
  29. 59fc7f5 V4L/DVB (5437): Update cx23415 documentation by Ian Armstrong · 17 years ago
  30. 31a7c54 V4L/DVB (5436): Fix TV output initialization by Hans Verkuil · 17 years ago
  31. ddc285c V4L/DVB (5434): Updates to the tveeprom tuner, video decoder and audio chip by Steven Toth · 17 years ago
  32. 923da8a V4L/DVB (5432): Cx88: whitespace cleanup by Michael Krufky · 17 years ago
  33. 733aeaf V4L/DVB (5431): Cx88: autodetect ADS Tech InstantTV DVB-S by Michael Krufky · 17 years ago
  34. 57f8dcf V4L/DVB (5428): M920x: Detect zero-length I2C messages and fix a typo by Trent Piepho · 17 years ago
  35. d40860f V4L/DVB (5427): M920x: Improve I2C operations by Trent Piepho · 18 years ago
  36. 634bc48 V4L/DVB (5426): M920x: remove unneeded code by Aapo Tahkola · 18 years ago
  37. 480ac76 V4L/DVB (5425): M920x: rework driver code to allow for different devices by Aapo Tahkola · 18 years ago
  38. 26a154c V4L/DVB (5424): Fix i2c implementation for gl861 and au6610 by Aapo Tahkola · 18 years ago
  39. 2624701 V4L/DVB (5423): M920x: i2c cleanups by Aapo Tahkola · 18 years ago
  40. fee7316 V4L/DVB (5420): Initialize the inputs before registering the devices. by Hans Verkuil · 17 years ago
  41. 6816b19 V4L/DVB (5419): Add comment how the speed field is interpreted. by Hans Verkuil · 17 years ago
  42. 3700a90 V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. by Hans Verkuil · 17 years ago
  43. f40a291 V4L/DVB (5417): First unregister the driver, and then free the memory. by Hans Verkuil · 17 years ago
  44. 6773c1c V4L/DVB (5416): Use pci_register_driver instead of pci_module_init in ivtv. by Hans Verkuil · 17 years ago
  45. 1e5e9aa V4L/DVB (5414): Add missing kfree in early exit of saa7115. by Hans Verkuil · 17 years ago
  46. d610290 V4L/DVB (5413): Use spin_lock_init to fix lockdep warnings. by Hans Verkuil · 17 years ago
  47. 25415cf V4L/DVB (5412): Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMAND by Hans Verkuil · 17 years ago
  48. d4e7ee3 V4L/DVB (5411): Use v4l_printk_ioctl for debug by Hans Verkuil · 17 years ago
  49. d46c17d V4L/DVB (5410): Add VIDIOC_G/S_PRIORITY support to ivtv. by Hans Verkuil · 17 years ago
  50. a542fe4 V4L/DVB (5409): Add CARDLIST.ivtv and README.ivtv by Hans Verkuil · 17 years ago
  51. 3f3f6a5 V4L/DVB (5407a): Update feature-removal-schedule.txt: remove VIDIOC_S/G_MPEGCOMP by Hans Verkuil · 17 years ago
  52. b6735ac V4L/DVB (5406): Add comment why the symbols are exported. by Hans Verkuil · 18 years ago
  53. 83df8e7 V4L/DVB (5405): Add missing includes. by Hans Verkuil · 18 years ago
  54. 1e13f9e V4L/DVB (5404): Merges VBI & YUV handling into a single work queue. by Hans Verkuil · 18 years ago
  55. 037c86c V4L/DVB (5403): Set vsync_field correctly in ivtv. by Hans Verkuil · 18 years ago
  56. 43d0dfc V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC by Hans Verkuil · 18 years ago
  57. 5332bdb V4L/DVB (5399): Usbvideo module handling by Oliver Neukum · 18 years ago
  58. 5cdc178 V4L/DVB (5398): Cpia_pp.c: don't use _WORK_NAR by Oleg Nesterov · 18 years ago
  59. 15f189e V4L/DVB (5397): Saa7134: fix MODULES=n compilation by Adrian Bunk · 18 years ago
  60. 93566ad V4L/DVB (5392): Zr364xx: Use kernel's byte-swapping function by Trent Piepho · 18 years ago
  61. cf3c34c V4L/DVB (5391): Saa7134: Clean up printk()s by Trent Piepho · 18 years ago
  62. 3b35b4b V4L/DVB (5389): Add tveeprom entry for tuner LG S701D MK3 by Hans Verkuil · 18 years ago
  63. a415783 V4L/DVB (5388): Ivtv warning fix by Andrew Morton · 18 years ago
  64. e6c1df5 V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driver by Dwaine P. Garden · 18 years ago
  65. 2575f84 V4L/DVB (5385): Fix compilation issue with zr364xx when V4L1 is disabled by Antoine Jacquet · 18 years ago
  66. a6210b7 V4L/DVB (5383): Fix duplicated codes in Pinnacle Grey remote by Emil Georgiev · 18 years ago
  67. 14500d4 V4L/DVB (5381): Dvb-ttpci: Update frontend lock status in transfer mode (bugfix) by Oliver Endriss · 18 years ago
  68. bfce174 V4L/DVB (5380): Cx25840-firmware include cleanup by Jean Delvare · 18 years ago
  69. 31ec135 V4L/DVB (5379): If possible make vars/functions static. by Hans Verkuil · 18 years ago
  70. 43053c0 V4L/DVB (5378): Add missing IVTV_FB_WARN #define by Hans Verkuil · 18 years ago
  71. a51a50b V4L/DVB (5377): Replace SA_* with IRQF_* by Hans Verkuil · 18 years ago
  72. 4b0e51d V4L/DVB (5376): Add dependency on VIDEO_V4L1 by Hans Verkuil · 18 years ago
  73. 82dcab2 V4L/DVB (5375): Add missing VIDEO_CX25840 dep, remove unused VIDEO_TLV320AIC23B dep by Hans Verkuil · 18 years ago
  74. d9e5432 V4L/DVB (5374): Or51132: refactor i2c code, improve error resilience by Trent Piepho · 18 years ago
  75. 387e69a V4L/DVB (5373): [PATCH] Hauppauge Nova-T endianess problem on powerpc by Dennis Ranke · 18 years ago
  76. ddc9ece V4L/DVB (5371): [PATCH] Pinnacle PCTV Sat Pro USB (450e) support by ttusb2.c (400e driver) by Christophe Cattelain · 17 years ago
  77. ede2200 V4L/DVB (5369): Fixed 1 byte too short buffer in tda827x.c by Hartmut Hackmann · 17 years ago
  78. 8481a75 V4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source line by Mike Isely · 17 years ago
  79. 6bdcc6e V4L/DVB (5363): Dvb: Remove lgh06xf driver by Trent Piepho · 17 years ago
  80. 26aed92 V4L/DVB (5362): Dvb-pll: add code for doing tuner initialization by Trent Piepho · 17 years ago
  81. 9ab1ba3 V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optional by Trent Piepho · 17 years ago
  82. 982dd1b V4L/DVB (5360): Dvb-pll: Use sizeof() to get name length by Trent Piepho · 17 years ago
  83. 51dec1f V4L/DVB (5356): Fix bogus error messages in ivtv for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  84. 74cab31 V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules by Hans Verkuil · 17 years ago
  85. 1a0adaf V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder by Hans Verkuil · 17 years ago
  86. ac52ea3 V4L/DVB (5344): Dvb-ttpci: Support for MSC_RAW and MSC_SCAN RC events by Oliver Endriss · 17 years ago
  87. 1b5888c V4L/DVB (5341): Add cx23415/6 chip idents. by Hans Verkuil · 17 years ago
  88. 0b20060 V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN by Hans Verkuil · 17 years ago
  89. 145859c V4L/DVB (5335): Budget-ci: Use the repeat handling of the input subsystem by David Härdeman · 17 years ago
  90. ee820a6 V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoring by Oliver Endriss · 17 years ago
  91. db48367 V4L/DVB (5331): Identify MSI TV@nywhere Duo by Peter Missel · 17 years ago
  92. e95d317 V4L/DVB (5330): Added card definition for AverMedia M102 miniPCI by Markus Rechberger · 17 years ago
  93. 9040b32 V4L/DVB (5329): Some saa7134 cleanups by Heikki Orsila · 17 years ago
  94. 80f90fb V4L/DVB (5326): Allow to set tuner_config in attach inform by Hartmut Hackmann · 17 years ago
  95. 4217e25 V4L/DVB (5324): This patch fixes request_module_depend() by Markus Rechberger · 17 years ago
  96. cfeb883 V4L/DVB (5323): Updated support for tuner callbacks by Hartmut Hackmann · 17 years ago
  97. b8bc76d V4L/DVB (5322): Removed board naming code in saa7134-dvb by Hartmut Hackmann · 17 years ago
  98. 1c4f76a V4L/DVB (5321): Saa7134-dvb: initialize the dvb frontend in dvb_init by Hartmut Hackmann · 17 years ago
  99. 11f6510 V4L/DVB (5320): Filled in limiting values in tda827x.c by Hartmut Hackmann · 17 years ago
  100. 6871758 V4L/DVB (5319): Set tda827x to sleep mode after attach by Hartmut Hackmann · 17 years ago