1. af2ffb2 V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISE by Mauro Carvalho Chehab · 16 years ago
  2. 87e3495 V4L/DVB (10303): pvrusb2: Use usb_make_path() to determine device bus location by Mike Isely · 16 years ago
  3. be9ed51 V4L/DVB (10298): remove err macro from few usb devices by Mauro Carvalho Chehab · 16 years ago
  4. 94b5ff9 V4L/DVB (10259): pvrusb2: Code module name directly in printk by Mike Isely · 16 years ago
  5. 2cc3b6b V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they first attach by Mike Isely · 16 years ago
  6. be4f4ae V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commit by Mike Isely · 16 years ago
  7. 730e92c V4L/DVB (10238): pvrusb2: Change sysfs serial number handling by Mike Isely · 16 years ago
  8. 13a8879 V4L/DVB (10237): pvrusb2: Generate a device-unique identifier by Mike Isely · 16 years ago
  9. d166b02 V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't there by Mike Isely · 16 years ago
  10. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  11. aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  12. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  13. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  14. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  15. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  16. 8b21c1e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 by Mauro Carvalho Chehab · 16 years ago
  17. b1f8840 V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() by Mauro Carvalho Chehab · 16 years ago
  18. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  19. 3f93d1a V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting away by Boris Dores · 16 years ago
  20. c82732a V4L/DVB (9300): pvrusb2: Fix deadlock problem by Mike Isely · 16 years ago
  21. a482f32 V4L/DVB (9116): USB: remove info() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  22. d45b9b8 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings by Hans Verkuil · 16 years ago
  23. 2bb87c2 V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behavior by Mike Isely · 16 years ago
  24. 0cc1186 V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed. by Mike Isely · 16 years ago
  25. 432907f V4L/DVB (8900): pvrusb2: Implement cropping pass through by Mike Isely · 16 years ago
  26. 0b7c2c9 V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interface by Mike Isely · 16 years ago
  27. 26dd1c5 V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's default value by Mike Isely · 16 years ago
  28. 755879c V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to the encoder by Mike Isely · 16 years ago
  29. e784bfb V4L/DVB (8896): pvrusb2: Implement crop support by vdb128@picaros.org · 16 years ago
  30. fe15f13 V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used by Mike Isely · 16 years ago
  31. 157afbc V4L/DVB (8894): pvrusb2: Remove BKL by Mike Isely · 16 years ago
  32. 5f33df1 V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32() by Mike Isely · 16 years ago
  33. 513edce V4L/DVB (8742): pvrusb2: use proper byteorder interface by Harvey Harrison · 16 years ago
  34. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  35. b675c05 V4L/DVB (8892): pvrusb2: Handle USB ID 2040:2950 same as 2040:2900 by Mike Isely · 16 years ago
  36. 50cb993 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  37. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 16 years ago
  38. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  39. 353facd V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950 by Michael Krufky · 16 years ago
  40. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  41. d417f71 V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign) by Mike Isely · 16 years ago
  42. 31335b1 V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devices by Mike Isely · 16 years ago
  43. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  44. 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
  45. 00528d9 V4L/DVB (8176): pvrusb2: Update video_gop_size by Mike Isely · 17 years ago
  46. ab062fe V4L/DVB (8175): pvrusb2: Fix misleading source code comment by Mike Isely · 17 years ago
  47. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 17 years ago
  48. f90fe7a V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery by Mike Isely · 17 years ago
  49. fa98e59 V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reliability by Mike Isely · 17 years ago
  50. 83ce57a V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined values by Mike Isely · 17 years ago
  51. 64723b3 V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources by Mike Isely · 17 years ago
  52. 5a4f5da6 V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option by Michael Krufky · 17 years ago
  53. e9b59f6 V4L/DVB (7882): pvrusb2: make code static by Adrian Bunk · 17 years ago
  54. c2b7bbe V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=y by Mauro Carvalho Chehab · 17 years ago
  55. 755a18b V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb by Mauro Carvalho Chehab · 17 years ago
  56. fdbbfb0 V4L/DVB (7846): Re-creates VIDEO_TUNER by Mauro Carvalho Chehab · 17 years ago
  57. f4d2782 V4L/DVB (7782): pvrusb2: Driver is no longer experimental by Mike Isely · 17 years ago
  58. 8ed3c84 V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfig help text by Michael Krufky · 17 years ago
  59. 749b6a7 V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2 by Michael Krufky · 17 years ago
  60. 485fcae V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug by Michael Krufky · 17 years ago
  61. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 17 years ago
  62. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 17 years ago
  63. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  64. 0e3cbe8 V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned by Harvey Harrison · 17 years ago
  65. 4aef8fd V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xx by Michael Krufky · 17 years ago
  66. e57b1c8 V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interface by Mike Isely · 17 years ago
  67. 1df59f0 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 by Mike Isely · 17 years ago
  68. 21684ba V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point by Mike Isely · 17 years ago
  69. 17a7b66 V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure by Mike Isely · 17 years ago
  70. 1cb03b7 V4L/DVB (7719): pvrusb2: Implement input selection enforcement by Mike Isely · 17 years ago
  71. d3f8d8f V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections by Michael Krufky · 17 years ago
  72. 95814bc V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx by Michael Krufky · 17 years ago
  73. f55a871 V4L/DVB (7716): pvrusb2: clean up global functions by Adrian Bunk · 17 years ago
  74. 49844c2 V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ by Mike Isely · 17 years ago
  75. 18ecbb4 V4L/DVB (7714): pvrusb2: Fix hang on module removal by Mike Isely · 17 years ago
  76. 13e027a V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown by Mike Isely · 17 years ago
  77. 97f26ff V4L/DVB (7712): pvrusb2: Close connect/disconnect race by Mike Isely · 17 years ago
  78. e5be15c V4L/DVB (7711): pvrusb2: Fix race on module unload by Mike Isely · 17 years ago
  79. d913d63 V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices by Mike Isely · 17 years ago
  80. 72998b7 V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode by Mike Isely · 17 years ago
  81. 07b8026 V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort by Mike Isely · 17 years ago
  82. 087886e V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xx by Michael Krufky · 17 years ago
  83. c881284 V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751xx models by Michael Krufky · 17 years ago
  84. 906a495 V4L/DVB (7705): pvrusb2: Enable OnAir digital operation by Michael Krufky · 17 years ago
  85. 1b1b8d78 V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be defined by Mike Isely · 17 years ago
  86. 694dca2 V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion by Mike Isely · 17 years ago
  87. bb0c2fe V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution by Mike Isely · 17 years ago
  88. 1c9d10d V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands by Mike Isely · 17 years ago
  89. 448cb48 V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constants by Mike Isely · 17 years ago
  90. ad0992e V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking by Mike Isely · 17 years ago
  91. be9cbb7 V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial) by Mike Isely · 17 years ago
  92. b9a37d9 V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial) by Mike Isely · 17 years ago
  93. 38d9a2c V4L/DVB (7696): pvrusb2: state control tweak by Mike Isely · 17 years ago
  94. 98e184d V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic) by Mike Isely · 17 years ago
  95. ce52f81 V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB is off by Mike Isely · 17 years ago
  96. e6d1186 V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULL by Mike Isely · 17 years ago
  97. c5317b1 V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down by Mike Isely · 17 years ago
  98. 129a2f5 V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital side by Mike Isely · 17 years ago
  99. 7dcc48f V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flag by Mike Isely · 17 years ago
  100. 891d99e V4L/DVB (7689): pvrusb2-dvb: Rework module tear-down by Mike Isely · 17 years ago