1. 2062410 [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymap by Mauro Carvalho Chehab · 14 years ago
  2. af86ce7 [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map by Mauro Carvalho Chehab · 14 years ago
  3. b1a873a [media] v4l2: use new flag to enable core priority handling by Hans Verkuil · 13 years ago
  4. 2f82441 [media] ivtv: replace ugly casts with a proper container_of by Hans Verkuil · 13 years ago
  5. 6aff72f [media] ivtv: add missing v4l2_fh_exit by Hans Verkuil · 13 years ago
  6. cc0a2d4 [media] ivtv: convert to core priority handling by Hans Verkuil · 13 years ago
  7. 99cd47bc [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 13 years ago
  8. 7fd4b41 [media] ivtv: yuv: handle get_user_pages() -errno returns by Paul Cassella · 13 years ago
  9. 0d44b12 [media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_from_user() by Andy Walls · 14 years ago
  10. 793e71b [media] ivtv: udma: handle get_user_pages() returning fewer pages than we asked for by Paul Cassella · 14 years ago
  11. d213ad0 [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hang by Michael · 13 years ago
  12. 3c7c937 [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() by Hans Verkuil · 14 years ago
  13. 9804ed9 [media] ivtv-i2c: Fix two warnings by Mauro Carvalho Chehab · 14 years ago
  14. 8a6334f [media] ivtv-i2c: Don't use IR legacy mode for Zilog IR by Mauro Carvalho Chehab · 14 years ago
  15. e1e2c57 [media] ivtv: Add Adaptec Remote Controller by Mauro Carvalho Chehab · 14 years ago
  16. 657f227 [media] v4l: fix handling of v4l2_input.capabilities by Hans Verkuil · 14 years ago
  17. ddda424 [media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_from_user() by Andy Walls · 14 years ago
  18. b0c4568 [media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffers by Andy Walls · 14 years ago
  19. fa98447 [media] ivtv, cx18: Make ioremap failure messages more useful for users by Andy Walls · 14 years ago
  20. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  21. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  22. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  23. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  24. 0851668 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
  25. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 84d0d4f [media] ivtv: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  27. 1edc246 V4L/DVB: v4l: remove unused i2c-id.h headers by Hans Verkuil · 14 years ago
  28. 6c2d4dd V4L/DVB: V4L2: avoid name conflicts in macros by Guennadi Liakhovetski · 14 years ago
  29. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  30. 4057079 V4L/DVB: ivtvfb: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  31. 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
  32. 361be7b V4L/DVB: fix Kconfig to depends on VIDEO_IR by Mauro Carvalho Chehab · 14 years ago
  33. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  34. f7b80e6 V4L/DVB: ivtv: convert to the new control framework by Hans Verkuil · 14 years ago
  35. 2fd7814 V4L/DVB: ivtv: convert gpio subdev to new control framework by Hans Verkuil · 14 years ago
  36. 72c851b V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config by Hans Verkuil · 14 years ago
  37. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  38. 37b58bf V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL test by Jiri Slaby · 14 years ago
  39. 4359e5b V4L/DVB: ivtv: Increment driver version due to firmware loading changes by Andy Walls · 14 years ago
  40. 215659d V4L/DVB: ivtv: Automatic firmware reload by Ian Armstrong · 14 years ago
  41. 914610e V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems by Ian Armstrong · 14 years ago
  42. f06b9bd V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screen by Ian Armstrong · 14 years ago
  43. 7bc4656 ivtv: use kthread_worker instead of workqueue by Tejun Heo · 14 years ago
  44. 666092c V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability by Ian Armstrong · 14 years ago
  45. bd62307b V4L/DVB: ivtv: Avoid accidental video standard change by Ian Armstrong · 14 years ago
  46. 5f39b9f V4L/DVB: ivtvfb : Module load / unload fixes by Ian Armstrong · 14 years ago
  47. 475977a V4L/DVB: ivtv: convert to use s_mbus_fmt by Hans Verkuil · 14 years ago
  48. 3e56b0f V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling by Hans Verkuil · 14 years ago
  49. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  50. 4ff0790 V4L/DVB: ivtv: switch to new vbi subdev ops by Hans Verkuil · 14 years ago
  51. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 14 years ago
  52. 0925019 V4L/DVB: ivtv: support the new events API by Hans Verkuil · 14 years ago
  53. ce68025 V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default by Hans Verkuil · 14 years ago
  54. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 14 years ago
  55. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 14 years ago
  56. d72d7c1 V4L/DVB: ivtv: sizeof() => ARRAY_SIZE() by Dan Carpenter · 14 years ago
  57. 4e1af31 V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address by Andy Walls · 14 years ago
  58. 2443bae V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change by Ian Armstrong · 14 years ago
  59. 9a766d5 V4L/DVB: ivtv: Really stop capture on device close by Ian Armstrong · 14 years ago
  60. 283328c V4L/DVB: ivtv: Combine capture start delays into a single delay by Andy Walls · 14 years ago
  61. 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
  62. c1ea5b7 V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments by Andy Walls · 14 years ago
  63. 7c12167 V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards by Eric Anderson · 14 years ago
  64. 587808d V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling by Andy Walls · 14 years ago
  65. 95480f2 V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang by Andy Walls · 15 years ago
  66. 3ccc646 V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio by Andy Walls · 15 years ago
  67. b6e436b V4L/DVB: ivtv: Fix race condition for queued udma transfers by Ian Armstrong · 15 years ago
  68. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  69. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  70. 7ce5c41 V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Hauppauge cards by Andy Walls · 15 years ago
  71. ad2fe2d V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVerTV M116 by Andy Walls · 15 years ago
  72. bfbde8e V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known I2C devices by Andy Walls · 15 years ago
  73. f412d36 V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period per board by Andy Walls · 15 years ago
  74. e45e8f5 V4L/DVB (13441): ivtv: Added FM radio support to Avermedia AVerTV MCE 116 Plus card by Aleksandr V. Piskunov · 15 years ago
  75. 23bff27 V4L/DVB (13440): ivtv: Update the cards definitions to add another AVerMedia M113 variant by Andy Walls · 15 years ago
  76. 9710e7a V4L/DVB (13288): adding __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  77. 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
  78. 581644d V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'. by Hans Verkuil · 15 years ago
  79. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  80. e81516c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses by Jean Delvare · 15 years ago
  81. 1420d49 V4L/DVB (12336): ivtv: Fix improper GPIO audio mux input switch on video standard change by Andy Walls · 15 years ago
  82. d31b67d V4L/DVB (12335): ivtv: Fix errors in AVerTV M113 card definitions and add a new M113 card by Andy Walls · 15 years ago
  83. 3bd10fc V4L/DVB (12210): ivtv: Fix automatic detection of AVerMedia UltraTV 1500MCE. by Andy Walls · 15 years ago
  84. 5036459 V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 variant) by Andy Walls · 15 years ago
  85. ce27cd3 V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  86. ed18d0c V4L/DVB (12337): ivtv: Read buffer overflow by Roel Kluin · 15 years ago
  87. c6711c3 V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seen by Hans Verkuil · 15 years ago
  88. 7360055 V4L/DVB (11932): ivtv: Add missing newline by Andy Walls · 15 years ago
  89. 20b0ead V4L/DVB (11849): ivtv: Probe more I2C addresses for IR devices by Jean Delvare · 15 years ago
  90. c668f32 V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model by Jean Delvare · 15 years ago
  91. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  92. a79b11c V4L/DVB (11672): ivtv: use v4l2_device_set_name. by Hans Verkuil · 15 years ago
  93. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 15 years ago
  94. dc47b77 V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion by Hans Verkuil · 15 years ago
  95. ec105a4 V4L/DVB (11674): ivtv: fix incorrect bit tests by Hans Verkuil · 15 years ago
  96. 34a7864 V4L/DVB (11668): ivtv: fix compiler warning. by Hans Verkuil · 15 years ago
  97. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 15 years ago
  98. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  99. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  100. 1792f68 V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. by Hans Verkuil · 15 years ago