1. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  2. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  3. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  4. 7f3ea4d V4L/DVB (13478): cx18: remove bogus init call. by Hans Verkuil · 15 years ago
  5. 8352619 V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead of const data by Andy Walls · 15 years ago
  6. 543ae45 V4L/DVB (13434): cx18: Bump version number due to significant buffer handling changes. by Andy Walls · 15 years ago
  7. ad689d5 V4L/DVB (13433): cx18: Remove duplicate list traversal when processing incoming MDLs by Andy Walls · 15 years ago
  8. 127ce5f V4L/DVB (13432): cx18: Adjust encoder VBI MDL size to be exactly frame's worth of VBI data by Andy Walls · 15 years ago
  9. 1047a83 V4L/DVB (13431): cx18: Adjust an MDL's final buffer size to force encoder transfer size by Andy Walls · 15 years ago
  10. 22dce18 V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame per transfer by Andy Walls · 15 years ago
  11. 52fcb3e V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling by Andy Walls · 15 years ago
  12. fa655dd V4L/DVB (13428): cx18: Rename mdl_offset to mdl_base_idx or free_mdl_idx as appropriate by Andy Walls · 15 years ago
  13. c37b11b V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue.depth by Andy Walls · 15 years ago
  14. f0076e6 V4L/DVB (13426): cx18: Rename struct cx18_mdl to struct cx18_mdl_ent by Andy Walls · 15 years ago
  15. 48c511e V4L/DVB (13331): mxl5005s: provide ability to override QAM gain for HVR-1600 by Devin Heitmueller · 15 years ago
  16. af5c8e1 V4L/DVB (13329): s5h1409: provide HVR-1600 specific optimizations by Devin Heitmueller · 15 years ago
  17. 9710e7a V4L/DVB (13288): adding __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  18. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  19. 9d440a0 media/video: add __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  20. 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
  21. 581644d V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'. by Hans Verkuil · 15 years ago
  22. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  23. 958411b V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignment for IR init by Andy Walls · 15 years ago
  24. 78f2e67 V4L/DVB (12699): cx18: ir-kbd-i2c initialization data should point to a persistent object by Andy Walls · 15 years ago
  25. 715a223 V4L/DVB (12595): common/ir: use a struct for keycode tables by Mauro Carvalho Chehab · 15 years ago
  26. 8ca9556 V4L/DVB (12367): cx18: Add i2c initialization for Z8F0811/Hauppage IR transceivers by Andy Walls · 15 years ago
  27. e81516c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses by Jean Delvare · 15 years ago
  28. 25a42e4 V4L/DVB (12207): cx18: Add an EEPROM dump routine for the Yuan MPC718 and future cards by Andy Walls · 15 years ago
  29. de81c3c V4L/DVB (12199): remove redundant tests on unsigned by Roel Kluin · 15 years ago
  30. 32a6095 V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  31. 225aeb1 V4L/DVB (12338): cx18: Read buffer overflow by Andy Walls · 15 years ago
  32. ff861fb V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352 or ZL10353 by Andy Walls · 15 years ago
  33. 637fb3d V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information and guesses by Andy Walls · 15 years ago
  34. c6711c3 V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seen by Hans Verkuil · 16 years ago
  35. 8bb09db V4L/DVB (11951): cx18: Add DVB-T support for the Leadtek WinFast DVR3100 H by Andy Walls · 16 years ago
  36. 9d5af86 V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate card entries by Andy Walls · 16 years ago
  37. 9ad4c655 V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systems by Andy Walls · 16 years ago
  38. 86bc85b V4L/DVB (11865): cx18: Tweak color burst gate delay and initial color sub-carrier freq by Andy Walls · 16 years ago
  39. 929a3ad V4L/DVB (11864): cx18: Complete support for Sliced and Raw VBI for 625 line systems by Andy Walls · 16 years ago
  40. 5ab7405 V4L/DVB (11863): cx18: Initial attempt to get sliced VBI working for 625 line systems by Andy Walls · 16 years ago
  41. 4442ee8 V4L/DVB (11752): cx18: Add missing newline to tuner detection error message by Andy Walls · 16 years ago
  42. f4672df V4L/DVB (11703): cx18: Have audio decoder drive SIF gain control, and rework AFE config by Andy Walls · 16 years ago
  43. 33b55a0 V4L/DVB (11624): cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE register by Andy Walls · 16 years ago
  44. 1bd8e15 V4L/DVB (11623): cx18: Verify cx18-av-core digitizer firmware loads correctly by Andy Walls · 16 years ago
  45. 0c62925 V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD streams by Andy Walls · 16 years ago
  46. 9982be8 V4L/DVB (11620): cx18: Increment version due to significant buffer handling changes by Andy Walls · 16 years ago
  47. 21a278b V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands by Andy Walls · 16 years ago
  48. 40c5520 V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locks by Andy Walls · 16 years ago
  49. 5f0a3cf V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending a firmware cmd by Andy Walls · 16 years ago
  50. 8711615 V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs to the firmware by Andy Walls · 16 years ago
  51. deed75e V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue" by Andy Walls · 16 years ago
  52. 272aa39 V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error by Jean Delvare · 16 years ago
  53. 92ab9ba V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexers by Andy Walls · 16 years ago
  54. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 16 years ago
  55. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
  56. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 16 years ago
  57. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  58. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 16 years ago
  59. 41c129a V4L/DVB (11310): cx18: remove intermediate 'ioctl' step by Hans Verkuil · 16 years ago
  60. 1398ae1 V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE by Mauro Carvalho Chehab · 16 years ago
  61. 4ab9b25 V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unit by Andy Walls · 16 years ago
  62. 6e1a6372 V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG stream by Andy Walls · 16 years ago
  63. 49a5375 V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for an MPEG PS by Andy Walls · 16 years ago
  64. cb95a40 V4L/DVB (10855): cx18: Fix VPS service register codes by Andy Walls · 16 years ago
  65. af7c58b V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blanking timings by Andy Walls · 16 years ago
  66. 583803d V4L/DVB (10853): cx18: Fix s-parse warnings and a logic error about extracting the VBI PTS by Andy Walls · 16 years ago
  67. 386e439 V4L/DVB (10852): cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-parse warning by Andy Walls · 16 years ago
  68. 72401b7 V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced VBI changes by Andy Walls · 16 years ago
  69. 098003d V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c_client setup by Andy Walls · 16 years ago
  70. 006e717 V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3 by Andy Walls · 16 years ago
  71. f85953d V4L/DVB (10763): cx18: Increment version number due to significant changes for v4l2_subdevs by Andy Walls · 16 years ago
  72. 8d037ed V4L/DVB (10762): cx18: Get rid of unused variables related to video output by Andy Walls · 16 years ago
  73. 6246d4e V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom reads by Andy Walls · 16 years ago
  74. 6da6bf5 V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI insertion by Andy Walls · 16 years ago
  75. eefe101 V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices by Andy Walls · 16 years ago
  76. ff2a200 V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices by Andy Walls · 16 years ago
  77. fa3e703 V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev by Andy Walls · 16 years ago
  78. 5811cf9 V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.name by Andy Walls · 16 years ago
  79. 1a26704 V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a v4l2_subdev by Andy Walls · 16 years ago
  80. 10afbef V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std by Hans Verkuil · 16 years ago
  81. 2ba5889 V4L/DVB (10544): v4l2-common: add comments warning that about the sort order by Hans Verkuil · 16 years ago
  82. a4a7871 V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video by Hans Verkuil · 16 years ago
  83. 812b1f9 V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least by Andy Walls · 16 years ago
  84. 466df46 V4L/DVB (10445): cx18: Process Raw VBI on a whole frame basis; fix VBI buffer size by Andy Walls · 16 years ago
  85. 01cbc21 V4L/DVB (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line of field by Andy Walls · 16 years ago
  86. f37aa51 V4L/DVB (10443): cx18: Use correct line counts per field in firmware API call by Andy Walls · 16 years ago
  87. dcc0ef8 V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be set by Andy Walls · 16 years ago
  88. c199408 V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state management by Andy Walls · 16 years ago
  89. 776fa86 V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers by Andy Walls · 16 years ago
  90. 302df97 V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling by Andy Walls · 16 years ago
  91. 4325dff V4L/DVB (10437): cx18: Remove an unused spinlock by Andy Walls · 16 years ago
  92. 0b08974 V4L/DVB (10436): cx18: Fix coding style of a switch statement per checkpatch.pl by Andy Walls · 16 years ago
  93. d5c02f6 V4L/DVB (10435): cx18: Normalize APU after second APU firmware load by Andy Walls · 16 years ago
  94. 072e618 V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writes by Andy Walls · 16 years ago
  95. e474200 V4L/DVB (10433): cx18: Defer A/V core initialization until a valid cx18_av_cmd arrives by Andy Walls · 16 years ago
  96. de6476f5 V4L/DVB (10408): v4l2: fix incorrect hue range check by Hans Verkuil · 16 years ago
  97. 6ce9ee5 V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid card by Andy Walls · 16 years ago
  98. be411df V4L/DVB (10283): cx18: Call request_module() with proper argument types. by Andy Walls · 16 years ago
  99. 888cdb0 V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device object by Andy Walls · 16 years ago
  100. 3d05913 V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev by Andy Walls · 16 years ago