1. 20ae26c V4L/DVB (11173): pvrusb2: Fix backwards function header comments by Mike Isely · 16 years ago
  2. 1ab5e74 V4L/DVB (11172): pvrusb2: Cause overall initialization to fail if sub-driver(s) fail by Mike Isely · 16 years ago
  3. af78e16 V4L/DVB (11171): pvrusb2: Tie in sub-device decoder start/stop by Mike Isely · 16 years ago
  4. 6907205 V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional development by Mike Isely · 16 years ago
  5. 00e5f73 V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set it up by Mike Isely · 16 years ago
  6. e3e76cb V4L/DVB (11168): pvrusb2: Define value for a null sub-device ID by Mike Isely · 16 years ago
  7. 2641df3 V4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device mechanism by Mike Isely · 16 years ago
  8. 40f0711 V4L/DVB (11166): pvrusb2: Implement status fetching from sub-devices by Mike Isely · 16 years ago
  9. d8f5b9b V4L/DVB (11165): pvrusb2: Tie in debug register access to sub-devices by Mike Isely · 16 years ago
  10. ed3261a V4L/DVB (11164): pvrusb2: Tie-in sub-device log requests by Mike Isely · 16 years ago
  11. 5ceaad1 V4L/DVB (11163): pvrusb2: Lay foundation for triggering sub-device updates by Mike Isely · 16 years ago
  12. 446dfdc V4L/DVB (11162): pvrusb2: Tie up loose ends with v4l2-subdev setup by Mike Isely · 16 years ago
  13. 15b4744 V4L/DVB (11161): pvrusb2: Set i2c autoprobing to be off by default by Mike Isely · 16 years ago
  14. 6063a44 V4L/DVB (11160): pvrusb2: whitespace tweaks by Mike Isely · 16 years ago
  15. a932f50 V4L/DVB (11159): pvrusb2: Providing means to stop tracking an old i2c module by Mike Isely · 16 years ago
  16. e9c64a7 V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devices by Mike Isely · 16 years ago
  17. acd92d4 V4L/DVB (11157): pvrusb2: whitespace trivial tweaks by Mike Isely · 16 years ago
  18. a51f500 V4L/DVB (11156): pvrusb2: Changes to further isolate old i2c layer by Mike Isely · 16 years ago
  19. b72b7bf V4L/DVB (11155): pvrusb2: Set up v4l2_device instance by Mike Isely · 16 years ago
  20. 59af336 V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapter by Mike Isely · 16 years ago
  21. 1398ae1 V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE by Mauro Carvalho Chehab · 16 years ago
  22. e86da6f V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments by Janne Grunau · 16 years ago
  23. 0aab2e6 V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependencies by Mauro Carvalho Chehab · 16 years ago
  24. 45f5c19 V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typo by Mauro Carvalho Chehab · 16 years ago
  25. af2ffb2 V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISE by Mauro Carvalho Chehab · 16 years ago
  26. 87e3495 V4L/DVB (10303): pvrusb2: Use usb_make_path() to determine device bus location by Mike Isely · 16 years ago
  27. be9ed51 V4L/DVB (10298): remove err macro from few usb devices by Mauro Carvalho Chehab · 16 years ago
  28. 94b5ff9 V4L/DVB (10259): pvrusb2: Code module name directly in printk by Mike Isely · 16 years ago
  29. 2cc3b6b V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they first attach by Mike Isely · 16 years ago
  30. be4f4ae V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commit by Mike Isely · 16 years ago
  31. 730e92c V4L/DVB (10238): pvrusb2: Change sysfs serial number handling by Mike Isely · 16 years ago
  32. 13a8879 V4L/DVB (10237): pvrusb2: Generate a device-unique identifier by Mike Isely · 16 years ago
  33. d166b02 V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't there by Mike Isely · 16 years ago
  34. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  35. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  36. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  37. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  38. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  39. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  40. 8b21c1e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 by Mauro Carvalho Chehab · 16 years ago
  41. b1f8840 V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() by Mauro Carvalho Chehab · 16 years ago
  42. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  43. 3f93d1a V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting away by Boris Dores · 16 years ago
  44. c82732a V4L/DVB (9300): pvrusb2: Fix deadlock problem by Mike Isely · 16 years ago
  45. a482f32 V4L/DVB (9116): USB: remove info() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  46. d45b9b8 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings by Hans Verkuil · 16 years ago
  47. 2bb87c2 V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behavior by Mike Isely · 16 years ago
  48. 0cc1186 V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed. by Mike Isely · 16 years ago
  49. 432907f V4L/DVB (8900): pvrusb2: Implement cropping pass through by Mike Isely · 16 years ago
  50. 0b7c2c9 V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interface by Mike Isely · 16 years ago
  51. 26dd1c57 V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's default value by Mike Isely · 16 years ago
  52. 755879c V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to the encoder by Mike Isely · 16 years ago
  53. e784bfb V4L/DVB (8896): pvrusb2: Implement crop support by vdb128@picaros.org · 16 years ago
  54. fe15f13 V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used by Mike Isely · 16 years ago
  55. 157afbc V4L/DVB (8894): pvrusb2: Remove BKL by Mike Isely · 16 years ago
  56. 5f33df1 V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32() by Mike Isely · 16 years ago
  57. 513edce V4L/DVB (8742): pvrusb2: use proper byteorder interface by Harvey Harrison · 16 years ago
  58. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  59. b675c05 V4L/DVB (8892): pvrusb2: Handle USB ID 2040:2950 same as 2040:2900 by Mike Isely · 16 years ago
  60. 50cb993 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  61. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 16 years ago
  62. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  63. 353facd V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950 by Michael Krufky · 16 years ago
  64. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  65. d417f71 V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign) by Mike Isely · 16 years ago
  66. 31335b1 V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devices by Mike Isely · 16 years ago
  67. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  68. 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
  69. 00528d9 V4L/DVB (8176): pvrusb2: Update video_gop_size by Mike Isely · 16 years ago
  70. ab062fe V4L/DVB (8175): pvrusb2: Fix misleading source code comment by Mike Isely · 16 years ago
  71. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 16 years ago
  72. f90fe7a V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery by Mike Isely · 16 years ago
  73. fa98e59 V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reliability by Mike Isely · 16 years ago
  74. 83ce57a V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined values by Mike Isely · 16 years ago
  75. 64723b3 V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources by Mike Isely · 16 years ago
  76. 5a4f5da6 V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option by Michael Krufky · 16 years ago
  77. e9b59f6 V4L/DVB (7882): pvrusb2: make code static by Adrian Bunk · 16 years ago
  78. c2b7bbe V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=y by Mauro Carvalho Chehab · 16 years ago
  79. 755a18b V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb by Mauro Carvalho Chehab · 16 years ago
  80. fdbbfb0 V4L/DVB (7846): Re-creates VIDEO_TUNER by Mauro Carvalho Chehab · 16 years ago
  81. f4d2782 V4L/DVB (7782): pvrusb2: Driver is no longer experimental by Mike Isely · 16 years ago
  82. 8ed3c84 V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfig help text by Michael Krufky · 16 years ago
  83. 749b6a7 V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2 by Michael Krufky · 16 years ago
  84. 485fcae V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug by Michael Krufky · 16 years ago
  85. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  86. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  87. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  88. 0e3cbe8 V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned by Harvey Harrison · 16 years ago
  89. 4aef8fd V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xx by Michael Krufky · 16 years ago
  90. e57b1c8 V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interface by Mike Isely · 16 years ago
  91. 1df59f0 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 by Mike Isely · 16 years ago
  92. 21684ba V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point by Mike Isely · 16 years ago
  93. 17a7b66 V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure by Mike Isely · 16 years ago
  94. 1cb03b7 V4L/DVB (7719): pvrusb2: Implement input selection enforcement by Mike Isely · 16 years ago
  95. d3f8d8f V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections by Michael Krufky · 16 years ago
  96. 95814bc V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx by Michael Krufky · 16 years ago
  97. f55a871 V4L/DVB (7716): pvrusb2: clean up global functions by Adrian Bunk · 16 years ago
  98. 49844c2 V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ by Mike Isely · 16 years ago
  99. 18ecbb4 V4L/DVB (7714): pvrusb2: Fix hang on module removal by Mike Isely · 16 years ago
  100. 13e027a V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown by Mike Isely · 17 years ago