1. 96b7a1a V4L/DVB (9271): videobuf: data storage optimisation (2) by Darron Broad · 16 years ago
  2. 7bdf84f V4L/DVB (9265): videobuf: data storage optimisation by Darron Broad · 16 years ago
  3. 9c8ced5 V4L/DVB (9251): cx23885: Checkpatch compliance by Steven Toth · 16 years ago
  4. eb0c58b V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct place by Steven Toth · 16 years ago
  5. a739a7e V4L/DVB (9231): cx23885: Define num_frontends as a function of the port by Steven Toth · 16 years ago
  6. d782ffa V4L/DVB (9230): cx23885: MFE related OOPS fix by Steven Toth · 16 years ago
  7. 59b1842 V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion by Darron Broad · 16 years ago
  8. f972e0bd V4L/DVB (9224): MFE: bugfix: add missing frontend allocation by Darron Broad · 16 years ago
  9. 92abe9e V4L/DVB (9223): MFE: Fix a number of bugs and some tidying up by Darron Broad · 16 years ago
  10. 363c35f V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. by Steven Toth · 16 years ago
  11. fa405d7 V4L/DVB: v4l2-dev: remove duplicated #include by Huang Weiyi · 16 years ago
  12. 0975fc6 V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware type by Mauro Carvalho Chehab · 16 years ago
  13. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  14. ef80bfe V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmware names by Michael Krufky · 16 years ago
  15. 3065096 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() by Michael Krufky · 17 years ago
  16. d45b9b8 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings by Hans Verkuil · 17 years ago
  17. 26d2e85 V4L/DVB (8559): replace __FUNCTION__ with __func__ by Alexander Beregalov · 17 years ago
  18. 4c56b04 V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H by Steven Toth · 17 years ago
  19. 89ce221 V4L/DVB (8646): cx23885: Convert framework to use a single tuner callback function. by Steven Toth · 17 years ago
  20. 1288687 V4L/DVB (8645): Support IR remote on FusionHDTV DVB-T Dual Express by Steven Toth · 17 years ago
  21. aef2d18 V4L/DVB (8644): Add support for DViCO FusionHDTV DVB-T Dual Express by Steven Toth · 17 years ago
  22. 90a71b1 V4L/DVB (8643): Switch Hauppauge HVR1400 and HVR1500 to common cx23885 tuner callback by Steven Toth · 17 years ago
  23. 0fbbff3 V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callback by Steven Toth · 17 years ago
  24. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 17 years ago
  25. 6d89761 V4L/DVB (8805): Steven Toth email address change by Steven Toth · 17 years ago
  26. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 17 years ago
  27. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 17 years ago
  28. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 17 years ago
  29. 7e99430 V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts. by Steven Toth · 17 years ago
  30. d8d12b4 V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues. by Steven Toth · 17 years ago
  31. 6df5169 V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support. by Steven Toth · 17 years ago
  32. 1ecc5ae V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset. by Steven Toth · 17 years ago
  33. aaadeac V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for streaming. by Steven Toth · 17 years ago
  34. 7b91390 V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific register. by Steven Toth · 17 years ago
  35. 52ce27bfc V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream. by Steven Toth · 17 years ago
  36. ecda596 V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible default by Steven Toth · 17 years ago
  37. 28901ab V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1 by Steven Toth · 17 years ago
  38. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 17 years ago
  39. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 17 years ago
  40. 432aa3b V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUF by Mauro Carvalho Chehab · 17 years ago
  41. 52b5045 V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual Express by Michael Krufky · 17 years ago
  42. 86ecc02 V4L/DVB (8133): cx23885 endianness fixes by Al Viro · 17 years ago
  43. 305519c V4L/DVB (8120): cx23885-417: Replace cx23885_do_ioctl to use video_ioctl2 by Douglas Schilling Landgraf · 17 years ago
  44. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 17 years ago
  45. 335377b V4L/DVB (7986): cx23885: add initial support for DViCO FusionHDTV7 Dual Express by Michael Krufky · 17 years ago
  46. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 17 years ago
  47. d8eaa58 V4L/DVB (7965): annotate bcx_riscmem by Al Viro · 17 years ago
  48. 4872354 V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system by Michael Krufky · 17 years ago
  49. 755a18b V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb by Mauro Carvalho Chehab · 17 years ago
  50. fdbbfb0 V4L/DVB (7846): Re-creates VIDEO_TUNER by Mauro Carvalho Chehab · 17 years ago
  51. fa146c6 V4L/DVB (7829): cx23885: remove remaining references to dvb-pll by Michael Krufky · 17 years ago
  52. 36396c8 V4L/DVB (7828): cx23885: update model matrix for Hauppauge WinTV HVR-1200 & WinTV HVR-1700 by Michael Krufky · 17 years ago
  53. 3c3852c V4L/DVB (7827): cx23885: add missing subsystem ID for Hauppauge HVR-1200 OEM by Michael Krufky · 17 years ago
  54. b4edcc9 V4L/DVB (7808): cx23885: fix kbuild dependencies by Michael Krufky · 17 years ago
  55. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 17 years ago
  56. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 17 years ago
  57. b1721d0 v4l/dvb: add statics to avoid multiple definitions by Harvey Harrison · 17 years ago
  58. a589b66 V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 by Steven Toth · 17 years ago
  59. b1b81f1 V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support by Steven Toth · 17 years ago
  60. 6676237 V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400 by Steven Toth · 17 years ago
  61. 33e5316 V4L/DVB (7651): tuner-xc2028: Several fixes to SCODE by Mauro Carvalho Chehab · 17 years ago
  62. ce89cfb V4L/DVB (7648): cx23885: Load any module dependencies accordingly by Steven Toth · 17 years ago
  63. a780a31 V4L/DVB (7647): Add support for the Hauppauge HVR-1700 digital mode by Steven Toth · 17 years ago
  64. b3ea016 V4L/DVB (7645): Add support for the Hauppauge HVR-1200 by Steven Toth · 17 years ago
  65. 78e92006 V4L/DVB (7538): Adds selectable adapter numbers as per module option by Janne Grunau · 17 years ago
  66. 22b4e64 V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  67. c0dc0c1 V4L/DVB (7432): tda18271: allow device-specific configuration of rf agc top by Michael Krufky · 17 years ago
  68. 14c74b2 V4L/DVB (7431): tda18271: allow device-specific configuration of IF level by Michael Krufky · 17 years ago
  69. 827855d V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning support by Michael Krufky · 17 years ago
  70. b412ba7 V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct by Mauro Carvalho Chehab · 17 years ago
  71. 7f7203d V4L/DVB (7385): tda18271: store agc_mode configuration independently of std_bits by Michael Krufky · 17 years ago
  72. a920e42 V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to generic DMA by Guennadi Liakhovetski · 17 years ago
  73. 0705135 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API by Guennadi Liakhovetski · 17 years ago
  74. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 17 years ago
  75. 4b15b5e V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detected by Steven Toth · 17 years ago
  76. c88133e V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 products by Steven Toth · 17 years ago
  77. 31c8cc9 V4L/DVB (7464): Convert driver to use a single SRAM memory map by Steven Toth · 17 years ago
  78. 73c993a V4L/DVB (7045): xc5000: Small amount of cleanup and commenting by Steven Toth · 17 years ago
  79. 8c70017 V4L/DVB (7044): XC5000: Fix support for HVR1500Q broken by patch 1 by Steven Toth · 17 years ago
  80. dfc1c08 V4L/DVB (7041): s5h1409: Bug fix for parallel support by Steven Toth · 17 years ago
  81. 4513fc69 V4L/DVB (7014): cx23885: dprintk macro cleanup by Steven Toth · 17 years ago
  82. a19602f2 V4L/DVB (7011): cx23885: Cleanup of compiler defines and warnings by Steven Toth · 17 years ago
  83. 21a7809 V4L/DVB (7010): cx23885: Small cleanup by Steven Toth · 17 years ago
  84. e47f30b V4L/DVB (7009): cx23885: Video and VBI related files by Steven Toth · 17 years ago
  85. 7b88801 V4L/DVB (7007): cx23885: Add basic video support for the HVR1800 by Steven Toth · 17 years ago
  86. c771261 V4L/DVB (7006): cx23885: Track the board clock frequency and allow overrides by Steven Toth · 17 years ago
  87. 69ad6e5 V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementation by Steven Toth · 17 years ago
  88. 5206d6e V4L/DVB (7004): cx23885: Ensure HVR1800 TDA8295A is reset fully on module load by Steven Toth · 17 years ago
  89. 0ac5881 V4L/DVB (7003): cx23885: Add support for device revision detection by Steven Toth · 17 years ago
  90. 2ba65d5 V4L/DVB (6963): tda18271: store IF frequency in a u16 instead of u32 by Michael Krufky · 17 years ago
  91. f21e0d7 V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency and std bits by Michael Krufky · 17 years ago
  92. 29a7b4c V4L/DVB (6936): cx23885: update model matrix for Hauppauge HVR1500 by Michael Krufky · 17 years ago
  93. b00fff0 V4L/DVB (6935): cx23885: add missing subsystem IDs for Hauppauge HVR1500 Retail by Michael Krufky · 17 years ago
  94. 68370cf V4L/DVB (6934): cx23885: update model matrix for Hauppauge HVR1250 by Michael Krufky · 17 years ago
  95. 6a0a962 V4L/DVB (6933): cx23885: update model matrix for Hauppauge HVR1800 by Michael Krufky · 17 years ago
  96. 6ccb8cf V4L/DVB (6932): cx23885: add missing subsystem ID for Hauppauge HVR1800 Retail by Michael Krufky · 17 years ago
  97. de7234b V4L/DVB (6919): Kconfig: VIDEO_CX23885 must select DVB_TUNER_XC5000 if !DVB_FE_CUSTOMIZE by Michael Krufky · 17 years ago
  98. 4041f1a V4L/DVB (6909): cx23885: fix bad use count caused by tda18271 being probed by tda8290 by Michael Krufky · 17 years ago
  99. 478f422 V4L/DVB (6901): Kconfig: VIDEO_CX23885 selects TUNER_TDA8290 and DVB_TDA18271 by Michael Krufky · 17 years ago
  100. 3ba71d2 V4L/DVB (6900): cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800 by Michael Krufky · 17 years ago