1. a6862da V4L/DVB (12119): pvrusb2: Re-fix hardware scaling on video standard change by Mike Isely · 15 years ago
  2. e17d787 V4L/DVB (12118): pvrusb2: Fix hardware scaling when used with cx25840 by Mike Isely · 15 years ago
  3. fa7ce76 V4L/DVB (11748): pvrusb2: Don't use the internal i2c client list by Jean Delvare · 15 years ago
  4. 27eab38 V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the device by Mike Isely · 15 years ago
  5. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  6. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  7. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  8. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 15 years ago
  9. 70ad638 V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  10. fcd62cf V4L/DVB (11334): pvrusb2: Fix uninitialized tuner_setup field(s) by Mike Isely · 15 years ago
  11. dc070bc V4L/DVB (11208): pvrusb2: Use v4l2_device_disconnect() by Mike Isely · 15 years ago
  12. 2a6b627 V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir devices by Mike Isely · 15 years ago
  13. bb65242 V4L/DVB (11206): pvrusb2: Add sub-device for demod by Mike Isely · 15 years ago
  14. 5a3bab8 V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev now by Mike Isely · 15 years ago
  15. 2eb563b V4L/DVB (11203): pvrusb2: Implement better reporting on attached sub-devices by Mike Isely · 15 years ago
  16. 7dfdf1e V4L/DVB (11201): pvrusb2: Fix space-after-comma idiocy by Mike Isely · 15 years ago
  17. 23334a2 V4L/DVB (11198): pvrusb2: Define default I2C address for CS53L32A sub-device by Mike Isely · 15 years ago
  18. 851981a V4L/DVB (11197): pvrusb2: Fix incorrectly named sub-device ID by Mike Isely · 15 years ago
  19. 1dfe6c7 V4L/DVB (11196): pvrusb2: Define default I2C addresses for msp3400 and saa7115 sub-devices by Mike Isely · 15 years ago
  20. 5c6cb4e V4L/DVB (11195): pvrusb2: Issue required core init broadcast to all sub-devices by Mike Isely · 15 years ago
  21. 2776472 V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device update by Mike Isely · 15 years ago
  22. e260508 V4L/DVB (11192): pvrusb2: Implement trace print for stream on / off action by Mike Isely · 15 years ago
  23. 0b46701 V4L/DVB (11191): pvrusb2: Define default I2C address for cx25840 sub-device by Mike Isely · 15 years ago
  24. 75212a0 V4L/DVB (11190): pvrusb2: Broadcast tuner type change to sub-devices by Mike Isely · 15 years ago
  25. b481880 V4L/DVB (11189): pvrusb2: Deal with space-after-comma coding style idiocy by Mike Isely · 15 years ago
  26. e68a619 V4L/DVB (11188): pvrusb2: Sub-device update must happen BEFORE state dirty bits are cleared by Mike Isely · 15 years ago
  27. 0db8556 V4L/DVB (11187): pvrusb2: Allow sub-devices to insert correctly by Mike Isely · 15 years ago
  28. 5f757dd V4L/DVB (11186): pvrusb2: Fix bugs involved in listing of sub-devices by Mike Isely · 15 years ago
  29. 3ab8d29 V4L/DVB (11185): pvrusb2: Fix uninitialized counter by Mike Isely · 15 years ago
  30. ae111f7 V4L/DVB (11184): pvrusb2: Define default i2c address for wm8775 sub-device by Mike Isely · 15 years ago
  31. bd14d4f V4L/DVB (11183): pvrusb2: Implement more sub-device loading trace and improve error handling by Mike Isely · 15 years ago
  32. 634ba26 V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device support by Mike Isely · 15 years ago
  33. 76891d6 V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device support by Mike Isely · 15 years ago
  34. 4ecbc28 V4L/DVB (11179): pvrusb2: make sub-device specific update function names uniform by Mike Isely · 15 years ago
  35. 01c59df V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device broadcast by Mike Isely · 15 years ago
  36. 6f95651 V4L/DVB (11177): pvrusb2: Tie in saa7115 sub-device handling by Mike Isely · 15 years ago
  37. 5f6dae8 V4L/DVB (11176): pvrusb2: Tie in wm8775 sub-device handling by Mike Isely · 15 years ago
  38. edb9dcb V4L/DVB (11175): pvrusb2: Implement sub-device specific update framework by Mike Isely · 15 years ago
  39. 858f910 V4L/DVB (11174): pvrusb2: Implement reporting of connected sub-devices by Mike Isely · 15 years ago
  40. 1ab5e74 V4L/DVB (11172): pvrusb2: Cause overall initialization to fail if sub-driver(s) fail by Mike Isely · 15 years ago
  41. af78e16 V4L/DVB (11171): pvrusb2: Tie in sub-device decoder start/stop by Mike Isely · 15 years ago
  42. 6907205 V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional development by Mike Isely · 15 years ago
  43. 00e5f73 V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set it up by Mike Isely · 15 years ago
  44. 2641df3 V4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device mechanism by Mike Isely · 15 years ago
  45. 40f0711 V4L/DVB (11166): pvrusb2: Implement status fetching from sub-devices by Mike Isely · 15 years ago
  46. d8f5b9b V4L/DVB (11165): pvrusb2: Tie in debug register access to sub-devices by Mike Isely · 15 years ago
  47. ed3261a V4L/DVB (11164): pvrusb2: Tie-in sub-device log requests by Mike Isely · 15 years ago
  48. 5ceaad1 V4L/DVB (11163): pvrusb2: Lay foundation for triggering sub-device updates by Mike Isely · 15 years ago
  49. 446dfdc V4L/DVB (11162): pvrusb2: Tie up loose ends with v4l2-subdev setup by Mike Isely · 15 years ago
  50. a932f50 V4L/DVB (11159): pvrusb2: Providing means to stop tracking an old i2c module by Mike Isely · 15 years ago
  51. e9c64a7 V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devices by Mike Isely · 15 years ago
  52. a51f500 V4L/DVB (11156): pvrusb2: Changes to further isolate old i2c layer by Mike Isely · 15 years ago
  53. b72b7bf V4L/DVB (11155): pvrusb2: Set up v4l2_device instance by Mike Isely · 15 years ago
  54. 59af336 V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapter by Mike Isely · 15 years ago
  55. 87e3495 V4L/DVB (10303): pvrusb2: Use usb_make_path() to determine device bus location by Mike Isely · 15 years ago
  56. 13a8879 V4L/DVB (10237): pvrusb2: Generate a device-unique identifier by Mike Isely · 15 years ago
  57. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  58. aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  59. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  60. c82732a V4L/DVB (9300): pvrusb2: Fix deadlock problem by Mike Isely · 16 years ago
  61. 2bb87c2 V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behavior by Mike Isely · 16 years ago
  62. 432907f V4L/DVB (8900): pvrusb2: Implement cropping pass through by Mike Isely · 16 years ago
  63. 755879c V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to the encoder by Mike Isely · 16 years ago
  64. e784bfb V4L/DVB (8896): pvrusb2: Implement crop support by vdb128@picaros.org · 16 years ago
  65. fe15f13 V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used by Mike Isely · 16 years ago
  66. 5f33df1 V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32() by Mike Isely · 16 years ago
  67. 513edce V4L/DVB (8742): pvrusb2: use proper byteorder interface by Harvey Harrison · 16 years ago
  68. 31335b1 V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devices by Mike Isely · 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. fa98e59 V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reliability by Mike Isely · 16 years ago
  73. 83ce57a V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined values by Mike Isely · 16 years ago
  74. 64723b3 V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources by Mike Isely · 16 years ago
  75. 5a4f5da6 V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe option by Michael Krufky · 16 years ago
  76. e9b59f6 V4L/DVB (7882): pvrusb2: make code static by Adrian Bunk · 16 years ago
  77. 1df59f0 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 by Mike Isely · 16 years ago
  78. 21684ba V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point by Mike Isely · 16 years ago
  79. 17a7b66 V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure by Mike Isely · 16 years ago
  80. 1cb03b7 V4L/DVB (7719): pvrusb2: Implement input selection enforcement by Mike Isely · 16 years ago
  81. f55a871 V4L/DVB (7716): pvrusb2: clean up global functions by Adrian Bunk · 16 years ago
  82. 97f26ff V4L/DVB (7712): pvrusb2: Close connect/disconnect race by Mike Isely · 16 years ago
  83. d913d63 V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices by Mike Isely · 16 years ago
  84. 72998b7 V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode by Mike Isely · 16 years ago
  85. 694dca2 V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion by Mike Isely · 16 years ago
  86. bb0c2fe V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution by Mike Isely · 16 years ago
  87. 1c9d10d V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands by Mike Isely · 16 years ago
  88. ad0992e V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking by Mike Isely · 16 years ago
  89. be9cbb7 V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial) by Mike Isely · 16 years ago
  90. b9a37d9 V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial) by Mike Isely · 16 years ago
  91. 38d9a2c V4L/DVB (7696): pvrusb2: state control tweak by Mike Isely · 16 years ago
  92. 98e184d V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic) by Mike Isely · 16 years ago
  93. ebff033 V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 spec by Tobias Klauser · 16 years ago
  94. 794b160 V4L/DVB (7321): pvrusb2: Rework context handling and initialization by Mike Isely · 16 years ago
  95. 8f59100 V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-down by Mike Isely · 16 years ago
  96. c4a8828 V4L/DVB (7319): pvrusb2: Close potential race condition during initialization by Mike Isely · 16 years ago
  97. 40381cb V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute by Mike Isely · 16 years ago
  98. c55a97d V4L/DVB (7312): pvrusb2: Indicate streaming status via LED by Mike Isely · 16 years ago
  99. 1b9c18c V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmware by Mike Isely · 16 years ago
  100. e9db1ff V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvements by Mike Isely · 16 years ago