1. b675c05 V4L/DVB (8892): pvrusb2: Handle USB ID 2040:2950 same as 2040:2900 by Mike Isely · 16 years ago
  2. 50cb993 Merge ../linux-2.6 by Mauro Carvalho Chehab · 17 years ago
  3. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 17 years ago
  4. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 17 years ago
  5. 353facd V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950 by Michael Krufky · 17 years ago
  6. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 17 years ago
  7. d417f71 V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign) by Mike Isely · 17 years ago
  8. 31335b1 V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devices by Mike Isely · 17 years ago
  9. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 17 years ago
  10. 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
  11. 00528d9 V4L/DVB (8176): pvrusb2: Update video_gop_size by Mike Isely · 17 years ago
  12. ab062fe V4L/DVB (8175): pvrusb2: Fix misleading source code comment by Mike Isely · 17 years ago
  13. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 17 years ago
  14. f90fe7a V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery by Mike Isely · 17 years ago
  15. fa98e59 V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reliability by Mike Isely · 17 years ago
  16. 83ce57a V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined values by Mike Isely · 17 years ago
  17. 64723b3 V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources by Mike Isely · 17 years ago
  18. 5a4f5da6 V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option by Michael Krufky · 17 years ago
  19. e9b59f6 V4L/DVB (7882): pvrusb2: make code static by Adrian Bunk · 17 years ago
  20. c2b7bbe V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=y by Mauro Carvalho Chehab · 17 years ago
  21. 755a18b V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb by Mauro Carvalho Chehab · 17 years ago
  22. fdbbfb0 V4L/DVB (7846): Re-creates VIDEO_TUNER by Mauro Carvalho Chehab · 17 years ago
  23. f4d2782 V4L/DVB (7782): pvrusb2: Driver is no longer experimental by Mike Isely · 17 years ago
  24. 8ed3c84 V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfig help text by Michael Krufky · 17 years ago
  25. 749b6a7 V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2 by Michael Krufky · 17 years ago
  26. 485fcae V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug by Michael Krufky · 17 years ago
  27. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 17 years ago
  28. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 17 years ago
  29. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  30. 0e3cbe8 V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned by Harvey Harrison · 17 years ago
  31. 4aef8fd V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xx by Michael Krufky · 17 years ago
  32. e57b1c8 V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interface by Mike Isely · 17 years ago
  33. 1df59f0 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 by Mike Isely · 17 years ago
  34. 21684ba V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point by Mike Isely · 17 years ago
  35. 17a7b66 V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure by Mike Isely · 17 years ago
  36. 1cb03b7 V4L/DVB (7719): pvrusb2: Implement input selection enforcement by Mike Isely · 17 years ago
  37. d3f8d8f V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections by Michael Krufky · 17 years ago
  38. 95814bc V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx by Michael Krufky · 17 years ago
  39. f55a871 V4L/DVB (7716): pvrusb2: clean up global functions by Adrian Bunk · 17 years ago
  40. 49844c2 V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ by Mike Isely · 17 years ago
  41. 18ecbb4 V4L/DVB (7714): pvrusb2: Fix hang on module removal by Mike Isely · 17 years ago
  42. 13e027a V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown by Mike Isely · 17 years ago
  43. 97f26ff V4L/DVB (7712): pvrusb2: Close connect/disconnect race by Mike Isely · 17 years ago
  44. e5be15c V4L/DVB (7711): pvrusb2: Fix race on module unload by Mike Isely · 17 years ago
  45. d913d63 V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices by Mike Isely · 17 years ago
  46. 72998b7 V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode by Mike Isely · 17 years ago
  47. 07b8026 V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort by Mike Isely · 17 years ago
  48. 087886e V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xx by Michael Krufky · 17 years ago
  49. c881284 V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751xx models by Michael Krufky · 17 years ago
  50. 906a495 V4L/DVB (7705): pvrusb2: Enable OnAir digital operation by Michael Krufky · 17 years ago
  51. 1b1b8d78 V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be defined by Mike Isely · 17 years ago
  52. 694dca2b V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion by Mike Isely · 17 years ago
  53. bb0c2fe V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution by Mike Isely · 17 years ago
  54. 1c9d10d V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands by Mike Isely · 17 years ago
  55. 448cb48 V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constants by Mike Isely · 17 years ago
  56. ad0992e V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking by Mike Isely · 17 years ago
  57. be9cbb7 V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial) by Mike Isely · 17 years ago
  58. b9a37d9 V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial) by Mike Isely · 17 years ago
  59. 38d9a2c V4L/DVB (7696): pvrusb2: state control tweak by Mike Isely · 17 years ago
  60. 98e184d V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic) by Mike Isely · 17 years ago
  61. ce52f81 V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB is off by Mike Isely · 17 years ago
  62. e6d1186 V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULL by Mike Isely · 17 years ago
  63. c5317b1 V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down by Mike Isely · 17 years ago
  64. 129a2f5 V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital side by Mike Isely · 17 years ago
  65. 7dcc48f V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flag by Mike Isely · 17 years ago
  66. 891d99e V4L/DVB (7689): pvrusb2-dvb: Rework module tear-down by Mike Isely · 17 years ago
  67. a36416d V4L/DVB (7688): pvrusb2: Clean up dvb streaming start/stop by Mike Isely · 17 years ago
  68. ceb4340 V4L/DVB (7687): pvrusb2: Fix oops in pvrusb2-dvb by Mike Isely · 17 years ago
  69. e2780fb V4L/DVB (7686): pvrusb2: Fix broken debug interface build by Mike Isely · 17 years ago
  70. 48e5329 V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description by Mike Isely · 17 years ago
  71. bc4b02c V4L/DVB (7684): pvrusb2: Add VIDEO_PVRUSB2_DVB config variable by Mike Isely · 17 years ago
  72. bde316a V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontend by Michael Krufky · 17 years ago
  73. bb8ce9d V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handling by Mike Isely · 17 years ago
  74. d8abe97 V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling code by Michael Krufky · 17 years ago
  75. 99443ae V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to negotiate bus access by Michael Krufky · 17 years ago
  76. 04910bd V4L/DVB (7679): pvrusb2: add DVB API framework by Michael Krufky · 17 years ago
  77. e7f677f V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildly by Mike Isely · 17 years ago
  78. a53a455 V4L/DVB (7575a): Revert changeset 4c3b01f71181a52ab7735a7c52b1aa2232826075 by Mauro Carvalho Chehab · 17 years ago
  79. a2401d9 V4L/DVB (7447): pvrusb2: Fix compilation warning by Mike Isely · 17 years ago
  80. ab8b870 V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D by Michael Krufky · 17 years ago
  81. f0910c7 V4L/DVB (7323): pvrusb2: set default video standard to NTSC for OnAir HDTV / Creator by Michael Krufky · 17 years ago
  82. ebff033 V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 spec by Tobias Klauser · 17 years ago
  83. 794b160 V4L/DVB (7321): pvrusb2: Rework context handling and initialization by Mike Isely · 17 years ago
  84. 8f59100 V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-down by Mike Isely · 17 years ago
  85. c4a8828 V4L/DVB (7319): pvrusb2: Close potential race condition during initialization by Mike Isely · 17 years ago
  86. ee9ca4b V4L/DVB (7318): pvrusb2: Remove dead code by Mike Isely · 17 years ago
  87. a00199f V4L/DVB (7317): pvrusb2: Increase buffer size for printing video standard strings by Mike Isely · 17 years ago
  88. ef7c370 V4L/DVB (7316): pvrusb2: Handle ATSC video standard bits by Mike Isely · 17 years ago
  89. fd1da78 V4L/DVB (7315): pvrusb2: Add Gotview USB 2.0 DVD Deluxe to supported devices by Mike Isely · 17 years ago
  90. 5fd782a V4L/DVB (7314): pvrusb2: Make device attribute structure more compact by Mike Isely · 17 years ago
  91. 40381cb V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute by Mike Isely · 17 years ago
  92. c55a97d V4L/DVB (7312): pvrusb2: Indicate streaming status via LED by Mike Isely · 17 years ago
  93. 1b9c18c V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmware by Mike Isely · 17 years ago
  94. e9db1ff V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvements by Mike Isely · 17 years ago
  95. 62433e3 V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streaming by Mike Isely · 17 years ago
  96. e8f5bac V4L/DVB (7308): pvrusb2: Define digital control scheme device attributes by Mike Isely · 17 years ago
  97. 84147f3 V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related commands by Mike Isely · 17 years ago
  98. 99a6acf V4L/DVB (7306): pvrusb2: Fix oops possible when claiming a NULL stream by Mike Isely · 17 years ago
  99. 7f421fe V4L/DVB (7305): pvrusb2: whitespace fixup by Mike Isely · 17 years ago
  100. e1edb19 V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdown by Michael Krufky · 17 years ago