1. 1edc246 V4L/DVB: v4l: remove unused i2c-id.h headers by Hans Verkuil · 14 years ago
  2. 6c2d4dd V4L/DVB: V4L2: avoid name conflicts in macros by Guennadi Liakhovetski · 14 years ago
  3. 4057079 V4L/DVB: ivtvfb: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  4. 1547ac8 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  5. 361be7b V4L/DVB: fix Kconfig to depends on VIDEO_IR by Mauro Carvalho Chehab · 14 years ago
  6. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  7. f7b80e6 V4L/DVB: ivtv: convert to the new control framework by Hans Verkuil · 14 years ago
  8. 2fd7814 V4L/DVB: ivtv: convert gpio subdev to new control framework by Hans Verkuil · 14 years ago
  9. 72c851b V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config by Hans Verkuil · 14 years ago
  10. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  11. 37b58bf V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL test by Jiri Slaby · 14 years ago
  12. 4359e5b V4L/DVB: ivtv: Increment driver version due to firmware loading changes by Andy Walls · 14 years ago
  13. 215659d V4L/DVB: ivtv: Automatic firmware reload by Ian Armstrong · 14 years ago
  14. 914610e V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems by Ian Armstrong · 14 years ago
  15. f06b9bd V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screen by Ian Armstrong · 14 years ago
  16. 7bc4656 ivtv: use kthread_worker instead of workqueue by Tejun Heo · 14 years ago
  17. 666092c V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability by Ian Armstrong · 14 years ago
  18. bd62307b V4L/DVB: ivtv: Avoid accidental video standard change by Ian Armstrong · 14 years ago
  19. 5f39b9f V4L/DVB: ivtvfb : Module load / unload fixes by Ian Armstrong · 14 years ago
  20. 475977a V4L/DVB: ivtv: convert to use s_mbus_fmt by Hans Verkuil · 14 years ago
  21. 3e56b0f V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling by Hans Verkuil · 14 years ago
  22. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  23. 4ff0790 V4L/DVB: ivtv: switch to new vbi subdev ops by Hans Verkuil · 14 years ago
  24. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 14 years ago
  25. 0925019 V4L/DVB: ivtv: support the new events API by Hans Verkuil · 14 years ago
  26. ce68025 V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default by Hans Verkuil · 14 years ago
  27. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 14 years ago
  28. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 14 years ago
  29. d72d7c1 V4L/DVB: ivtv: sizeof() => ARRAY_SIZE() by Dan Carpenter · 14 years ago
  30. 4e1af31 V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address by Andy Walls · 14 years ago
  31. 2443bae V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change by Ian Armstrong · 14 years ago
  32. 9a766d5 V4L/DVB: ivtv: Really stop capture on device close by Ian Armstrong · 14 years ago
  33. 283328c V4L/DVB: ivtv: Combine capture start delays into a single delay by Andy Walls · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  35. c1ea5b7 V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments by Andy Walls · 14 years ago
  36. 7c12167 V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards by Eric Anderson · 15 years ago
  37. 587808d V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling by Andy Walls · 15 years ago
  38. 95480f2 V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang by Andy Walls · 15 years ago
  39. 3ccc646 V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio by Andy Walls · 15 years ago
  40. b6e436b V4L/DVB: ivtv: Fix race condition for queued udma transfers by Ian Armstrong · 15 years ago
  41. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  42. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  43. 7ce5c41 V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Hauppauge cards by Andy Walls · 15 years ago
  44. ad2fe2d V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVerTV M116 by Andy Walls · 15 years ago
  45. bfbde8e V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known I2C devices by Andy Walls · 15 years ago
  46. f412d36 V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period per board by Andy Walls · 15 years ago
  47. e45e8f5 V4L/DVB (13441): ivtv: Added FM radio support to Avermedia AVerTV MCE 116 Plus card by Aleksandr V. Piskunov · 15 years ago
  48. 23bff27 V4L/DVB (13440): ivtv: Update the cards definitions to add another AVerMedia M113 variant by Andy Walls · 15 years ago
  49. 9710e7a V4L/DVB (13288): adding __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  50. 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
  51. 581644d V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'. by Hans Verkuil · 15 years ago
  52. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  53. e81516c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses by Jean Delvare · 15 years ago
  54. 1420d49 V4L/DVB (12336): ivtv: Fix improper GPIO audio mux input switch on video standard change by Andy Walls · 15 years ago
  55. d31b67d V4L/DVB (12335): ivtv: Fix errors in AVerTV M113 card definitions and add a new M113 card by Andy Walls · 15 years ago
  56. 3bd10fc V4L/DVB (12210): ivtv: Fix automatic detection of AVerMedia UltraTV 1500MCE. by Andy Walls · 15 years ago
  57. 5036459 V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 variant) by Andy Walls · 15 years ago
  58. ce27cd3 V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  59. ed18d0c V4L/DVB (12337): ivtv: Read buffer overflow by Roel Kluin · 15 years ago
  60. c6711c3 V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seen by Hans Verkuil · 15 years ago
  61. 7360055 V4L/DVB (11932): ivtv: Add missing newline by Andy Walls · 15 years ago
  62. 20b0ead V4L/DVB (11849): ivtv: Probe more I2C addresses for IR devices by Jean Delvare · 15 years ago
  63. c668f32 V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model by Jean Delvare · 15 years ago
  64. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  65. a79b11c V4L/DVB (11672): ivtv: use v4l2_device_set_name. by Hans Verkuil · 15 years ago
  66. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 15 years ago
  67. dc47b77 V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion by Hans Verkuil · 15 years ago
  68. ec105a4 V4L/DVB (11674): ivtv: fix incorrect bit tests by Hans Verkuil · 15 years ago
  69. 34a7864 V4L/DVB (11668): ivtv: fix compiler warning. by Hans Verkuil · 15 years ago
  70. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 15 years ago
  71. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  72. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  73. 1792f68 V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. by Hans Verkuil · 15 years ago
  74. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  75. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  76. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 15 years ago
  77. 6e1a6372 V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG stream by Andy Walls · 15 years ago
  78. c019f90 V4L/DVB (10965): ivtv: bump version by Hans Verkuil · 15 years ago
  79. 2ba5889 V4L/DVB (10544): v4l2-common: add comments warning that about the sort order by Hans Verkuil · 16 years ago
  80. 8ac05ae V4L/DVB (10488): ivtv: cleanup naming conventions by Hans Verkuil · 16 years ago
  81. a4a7871 V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video by Hans Verkuil · 16 years ago
  82. 0d82fe8 V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18 by Andy Walls · 16 years ago
  83. 7bf432d V4L/DVB (10626): ivtv: fix regression in get sliced vbi format by Hans Verkuil · 16 years ago
  84. ac9575f V4L/DVB (10625): ivtv: fix decoder crash regression by Hans Verkuil · 16 years ago
  85. 2c1a3c9 V4L/DVB (10229): ivtv: fix memory leak by Hans Verkuil · 16 years ago
  86. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  87. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  88. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  89. 4efc9ab V4L/DVB (9975): ivtv: set v4l2_dev instead of parent. by Hans Verkuil · 16 years ago
  90. 67ec09f V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
  91. 48fc6bb V4L/DVB (9508): ivtv: enable tuner support for Yuan PG600-2 by Hans Verkuil · 16 years ago
  92. 58ae1c2 V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not. by Hans Verkuil · 16 years ago
  93. 7c34158f V4L/DVB (9486): ivtv/ivtvfb: no longer experimental by Hans Verkuil · 16 years ago
  94. 6a95ec5 V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependency by Hans Verkuil · 16 years ago
  95. 8a522c9 V4L/DVB (9331): Remove unused inode parameter from video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  96. 4e7ca40 V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video output by Ian Armstrong · 16 years ago
  97. 323a491 V4L/DVB (9326): ivtv: avoid green flashing when loading ivtv by Martin Dauskardt · 16 years ago
  98. 09882f0 V4L/DVB (9325): ivtv: switch to unlocked_ioctl. by Hans Verkuil · 16 years ago
  99. 1a651a0 byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  100. 962d699 V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height by Hans Verkuil · 16 years ago