1. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  2. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 16 years ago
  3. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 16 years ago
  4. 0d5a19f V4L/DVB (11297): cx23885: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  5. d35ed62 V4L/DVB (11296): cx23885: bugfix error message if firmware is not found by Steven Toth · 16 years ago
  6. c0714f6 V4L/DVB (11295): cx23885: convert to v4l2_device. by Hans Verkuil · 16 years ago
  7. f29816b V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fields by Trent Piepho · 16 years ago
  8. 1398ae1 V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE by Mauro Carvalho Chehab · 16 years ago
  9. f1bee69 V4L/DVB (11056): Bug fix in NetUP: restore high address lines in CI by Abylay Ospan · 16 years ago
  10. afd9666 V4L/DVB (10987): cx23885: fix crash on non-netup cards by Hans Verkuil · 16 years ago
  11. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 16 years ago
  12. 0aab2e6 V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependencies by Mauro Carvalho Chehab · 16 years ago
  13. 45f5c19 V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typo by Mauro Carvalho Chehab · 16 years ago
  14. af2ffb2 V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISE by Mauro Carvalho Chehab · 16 years ago
  15. c1bda50 V4L/DVB (10835): Kconfig: Add some missing selects for a required frontends by Mauro Carvalho Chehab · 16 years ago
  16. 5a23b076 V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI card by Igor M. Liplianin · 16 years ago
  17. c184dcd V4L/DVB (10798): Add CIMax(R) SP2 Common Interface code for NetUP Dual DVB-S2 CI card by Abylay Ospan · 16 years ago
  18. b45c055 V4L/DVB (10797): Add EEPROM code for NetUP Dual DVB-S2 CI card. by Abylay Ospan · 16 years ago
  19. c253a17 V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI card by Abylay Ospan · 16 years ago
  20. 2ba5889 V4L/DVB (10544): v4l2-common: add comments warning that about the sort order by Hans Verkuil · 16 years ago
  21. c9b8b04 V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005. by Igor M. Liplianin · 16 years ago
  22. 579943f V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card. by Igor M. Liplianin · 16 years ago
  23. 96318d0 V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card. by Igor M. Liplianin · 16 years ago
  24. cd8f894 V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards by Andy Walls · 16 years ago
  25. f347535 V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negative by roel kluin · 16 years ago
  26. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  27. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  28. 9bb1b7e V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only). by Igor M. Liplianin · 16 years ago
  29. f8de18d V4L/DVB (9654): new email address by Jelle Foks · 16 years ago
  30. 8b21c1e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 by Mauro Carvalho Chehab · 16 years ago
  31. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  32. 96b7a1a V4L/DVB (9271): videobuf: data storage optimisation (2) by Darron Broad · 16 years ago
  33. 7bdf84f V4L/DVB (9265): videobuf: data storage optimisation by Darron Broad · 16 years ago
  34. 9c8ced5 V4L/DVB (9251): cx23885: Checkpatch compliance by Steven Toth · 16 years ago
  35. eb0c58b V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct place by Steven Toth · 16 years ago
  36. a739a7e V4L/DVB (9231): cx23885: Define num_frontends as a function of the port by Steven Toth · 16 years ago
  37. d782ffa V4L/DVB (9230): cx23885: MFE related OOPS fix by Steven Toth · 16 years ago
  38. 59b1842 V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion by Darron Broad · 16 years ago
  39. f972e0bd V4L/DVB (9224): MFE: bugfix: add missing frontend allocation by Darron Broad · 16 years ago
  40. 92abe9e V4L/DVB (9223): MFE: Fix a number of bugs and some tidying up by Darron Broad · 16 years ago
  41. 363c35f V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. by Steven Toth · 16 years ago
  42. fa405d7 V4L/DVB: v4l2-dev: remove duplicated #include by Huang Weiyi · 16 years ago
  43. 0975fc6 V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware type by Mauro Carvalho Chehab · 16 years ago
  44. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  45. ef80bfe V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmware names by Michael Krufky · 16 years ago
  46. 3065096 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() by Michael Krufky · 16 years ago
  47. d45b9b8 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings by Hans Verkuil · 16 years ago
  48. 26d2e85 V4L/DVB (8559): replace __FUNCTION__ with __func__ by Alexander Beregalov · 16 years ago
  49. 4c56b04 V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H by Steven Toth · 16 years ago
  50. 89ce221 V4L/DVB (8646): cx23885: Convert framework to use a single tuner callback function. by Steven Toth · 16 years ago
  51. 1288687 V4L/DVB (8645): Support IR remote on FusionHDTV DVB-T Dual Express by Steven Toth · 16 years ago
  52. aef2d18 V4L/DVB (8644): Add support for DViCO FusionHDTV DVB-T Dual Express by Steven Toth · 16 years ago
  53. 90a71b1 V4L/DVB (8643): Switch Hauppauge HVR1400 and HVR1500 to common cx23885 tuner callback by Steven Toth · 16 years ago
  54. 0fbbff3 V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callback by Steven Toth · 16 years ago
  55. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  56. 6d89761 V4L/DVB (8805): Steven Toth email address change by Steven Toth · 16 years ago
  57. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 16 years ago
  58. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  59. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  60. 7e99430 V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts. by Steven Toth · 16 years ago
  61. d8d12b4 V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues. by Steven Toth · 16 years ago
  62. 6df5169 V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support. by Steven Toth · 16 years ago
  63. 1ecc5ae V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset. by Steven Toth · 16 years ago
  64. aaadeac V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for streaming. by Steven Toth · 16 years ago
  65. 7b91390 V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific register. by Steven Toth · 16 years ago
  66. 52ce27b V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream. by Steven Toth · 16 years ago
  67. ecda596 V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible default by Steven Toth · 16 years ago
  68. 28901ab V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1 by Steven Toth · 16 years ago
  69. 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
  70. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  71. 432aa3b V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUF by Mauro Carvalho Chehab · 16 years ago
  72. 52b5045 V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual Express by Michael Krufky · 16 years ago
  73. 86ecc02 V4L/DVB (8133): cx23885 endianness fixes by Al Viro · 16 years ago
  74. 305519c V4L/DVB (8120): cx23885-417: Replace cx23885_do_ioctl to use video_ioctl2 by Douglas Schilling Landgraf · 16 years ago
  75. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 16 years ago
  76. 335377b V4L/DVB (7986): cx23885: add initial support for DViCO FusionHDTV7 Dual Express by Michael Krufky · 16 years ago
  77. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  78. d8eaa58 V4L/DVB (7965): annotate bcx_riscmem by Al Viro · 16 years ago
  79. 4872354 V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system by Michael Krufky · 16 years ago
  80. 755a18b V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb by Mauro Carvalho Chehab · 16 years ago
  81. fdbbfb0 V4L/DVB (7846): Re-creates VIDEO_TUNER by Mauro Carvalho Chehab · 16 years ago
  82. fa146c6 V4L/DVB (7829): cx23885: remove remaining references to dvb-pll by Michael Krufky · 16 years ago
  83. 36396c8 V4L/DVB (7828): cx23885: update model matrix for Hauppauge WinTV HVR-1200 & WinTV HVR-1700 by Michael Krufky · 16 years ago
  84. 3c3852c V4L/DVB (7827): cx23885: add missing subsystem ID for Hauppauge HVR-1200 OEM by Michael Krufky · 16 years ago
  85. b4edcc9 V4L/DVB (7808): cx23885: fix kbuild dependencies by Michael Krufky · 16 years ago
  86. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  87. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  88. b1721d0 v4l/dvb: add statics to avoid multiple definitions by Harvey Harrison · 16 years ago
  89. a589b66 V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 by Steven Toth · 17 years ago
  90. b1b81f1 V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support by Steven Toth · 17 years ago
  91. 6676237 V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400 by Steven Toth · 16 years ago
  92. 33e5316 V4L/DVB (7651): tuner-xc2028: Several fixes to SCODE by Mauro Carvalho Chehab · 16 years ago
  93. ce89cfb V4L/DVB (7648): cx23885: Load any module dependencies accordingly by Steven Toth · 16 years ago
  94. a780a31 V4L/DVB (7647): Add support for the Hauppauge HVR-1700 digital mode by Steven Toth · 16 years ago
  95. b3ea016 V4L/DVB (7645): Add support for the Hauppauge HVR-1200 by Steven Toth · 16 years ago
  96. 78e9200 V4L/DVB (7538): Adds selectable adapter numbers as per module option by Janne Grunau · 17 years ago
  97. 22b4e64 V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  98. c0dc0c1 V4L/DVB (7432): tda18271: allow device-specific configuration of rf agc top by Michael Krufky · 16 years ago
  99. 14c74b2 V4L/DVB (7431): tda18271: allow device-specific configuration of IF level by Michael Krufky · 16 years ago
  100. 827855d V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning support by Michael Krufky · 16 years ago