1. 80954cb [media] ivtv/cx18: fix inverted pixel aspect ratio by Hans Verkuil · 9 years ago
  2. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  3. 3725d53 [media] ivtv: fix incorrect audio mode report in log_status by Hans Verkuil · 9 years ago
  4. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 10 years ago
  5. 38a1421 [media] ivtv: disable fbuf support if ivtvfb isn't loaded by Hans Verkuil · 10 years ago
  6. bbc9fa2 [media] ivtv: replace crop by selection by Hans Verkuil · 10 years ago
  7. 635d62f [media] ivtv: embed video_device by Hans Verkuil · 10 years ago
  8. 43ba464 [media] pci: Make use of MEDIA_BUS_FMT definitions by Boris BREZILLON · 10 years ago
  9. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 10 years ago
  10. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 11 years ago
  11. e9dab58 [media] ivtv: fix register range check by Hans Verkuil · 11 years ago
  12. 4bd8193 [media] ivtv: remove g_chip_ident by Hans Verkuil · 11 years ago
  13. 7eac97d [media] media: pci: remove duplicate checks for EPERM by Lad, Prabhakar · 11 years ago
  14. 6d43be7 [media] ioctl numbers are unsigned int by Mauro Carvalho Chehab · 12 years ago
  15. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  16. b5656e8 [media] ivtv: prepare ivtv for adding const to s_register by Hans Verkuil · 12 years ago
  17. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  18. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  19. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  20. d6eb0b9 [media] ivtv-ioctl.c: remove an useless check by Mauro Carvalho Chehab · 12 years ago
  21. 2aebbf6 [media] ivtv: get rid of warning: no previous prototype by Mauro Carvalho Chehab · 12 years ago
  22. bfd063c [media] ivtv: fix format enumeration: don't show invalid formats by Hans Verkuil · 12 years ago
  23. c5c46f2 [media] ivtv: fix incorrect service_set for the decoder VBI capture by Hans Verkuil · 12 years ago
  24. dff274f [media] ivtv: don't allow g/s_frequency for output device nodes by Hans Verkuil · 12 years ago
  25. f659f0e7 [media] ivtv: fix v4l2-compliance error: inconsistent std reporting by Hans Verkuil · 12 years ago
  26. 1a80640 [media] ivtv: DECODER_CMD v4l2-compliance fixes by Hans Verkuil · 12 years ago
  27. 30634e8 [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct by Hans Verkuil · 12 years ago
  28. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  29. ba9425b [media] v4l2: make vidioc_s_audout const by Hans Verkuil · 12 years ago
  30. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  31. 85f5fe3 [media] v4l2: make vidioc_(un)subscribe_event const by Hans Verkuil · 12 years ago
  32. e6eb28c [media] v4l2: make vidioc_s_fbuf const by Hans Verkuil · 12 years ago
  33. b285192 [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/ivtv/ivtv-ioctl.c]
  34. 074689d [media] ivtv: don't mess with vfd->debug by Hans Verkuil · 12 years ago
  35. 932205a [media] ivtv/cx18: fix compiler warnings by Hans Verkuil · 13 years ago
  36. 3e366149 [media] v4l2-ctrls: Use v4l2_subscribed_event_ops by Hans de Goede · 13 years ago
  37. c53c254 [media] v4l2-event: Add v4l2_subscribed_event_ops by Hans de Goede · 13 years ago
  38. d1c754a [media] V4L2: drivers implementing vidioc_default should also return -ENOTTY by Hans Verkuil · 13 years ago
  39. bc169e3 [media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regression by Hans Verkuil · 13 years ago
  40. eb2ba85 [media] ivtv: simplify how the decoder controls are set up by Hans Verkuil · 13 years ago
  41. e2ecb25 [media] v4l2: standardize log start/end message by Hans Verkuil · 13 years ago
  42. 6e82a6a2 [media] ivtv: add IVTV_IOC_PASSTHROUGH_MODE by Hans Verkuil · 13 years ago
  43. debf800 [media] ivtv: implement new decoder controls by Hans Verkuil · 13 years ago
  44. da8ec56 [media] ivtv: implement new decoder command ioctls by Hans Verkuil · 13 years ago
  45. d0c8b2d [media] ivtv: setup per-device caps by Hans Verkuil · 13 years ago
  46. cdc0378 [media] ivtv: switch to the v4l core lock by Hans Verkuil · 13 years ago
  47. 2b5d948 [media] ivtv: fill in service_set by Hans Verkuil · 13 years ago
  48. f1e393d [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh by Hans Verkuil · 13 years ago
  49. 5138870 [media] ivtv: add control event support by Hans Verkuil · 13 years ago
  50. 3c2d464 [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  51. d118e29 [media] cx18/ivtv: fix g_tuner support by Hans Verkuil · 13 years ago
  52. c5874c9 [media] ivtv: Internally separate encoder & decoder standard setting by Ian Armstrong · 13 years ago
  53. 2f82441 [media] ivtv: replace ugly casts with a proper container_of by Hans Verkuil · 14 years ago
  54. cc0a2d4 [media] ivtv: convert to core priority handling by Hans Verkuil · 14 years ago
  55. 99cd47bc [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 14 years ago
  56. 1edc246 V4L/DVB: v4l: remove unused i2c-id.h headers by Hans Verkuil · 14 years ago
  57. f7b80e6 V4L/DVB: ivtv: convert to the new control framework by Hans Verkuil · 14 years ago
  58. 475977a V4L/DVB: ivtv: convert to use s_mbus_fmt by Hans Verkuil · 15 years ago
  59. 3e56b0f V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling by Hans Verkuil · 15 years ago
  60. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 15 years ago
  61. 4ff0790 V4L/DVB: ivtv: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  62. 0925019 V4L/DVB: ivtv: support the new events API by Hans Verkuil · 15 years ago
  63. ce68025 V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default by Hans Verkuil · 15 years ago
  64. 4e1af31 V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address by Andy Walls · 15 years ago
  65. 2443bae V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change by Ian Armstrong · 15 years ago
  66. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 16 years ago
  67. ec105a4 V4L/DVB (11674): ivtv: fix incorrect bit tests by Hans Verkuil · 16 years ago
  68. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 16 years ago
  69. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
  70. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  71. 8ac05ae V4L/DVB (10488): ivtv: cleanup naming conventions by Hans Verkuil · 16 years ago
  72. a4a7871 V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video by Hans Verkuil · 16 years ago
  73. 7bf432d V4L/DVB (10626): ivtv: fix regression in get sliced vbi format by Hans Verkuil · 16 years ago
  74. ac9575f V4L/DVB (10625): ivtv: fix decoder crash regression by Hans Verkuil · 16 years ago
  75. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  76. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  77. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  78. 67ec09f V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
  79. 8a522c9 V4L/DVB (9331): Remove unused inode parameter from video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  80. 09882f0 V4L/DVB (9325): ivtv: switch to unlocked_ioctl. by Hans Verkuil · 16 years ago
  81. 962d699 V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height by Hans Verkuil · 16 years ago
  82. 2bd7ac5 V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler by Ian Armstrong · 16 years ago
  83. ec9faa1 V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fix by Ian Armstrong · 16 years ago
  84. a8b8643 V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup by Hans Verkuil · 16 years ago
  85. 741e1f3 V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info. by Hans Verkuil · 16 years ago
  86. 854ad9a V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixes by Hans Verkuil · 16 years ago
  87. effc346 V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT by Hans Verkuil · 16 years ago
  88. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  89. adb65bc V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl by Hans Verkuil · 16 years ago
  90. 36ecd49 V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined. by Hans Verkuil · 16 years ago
  91. 37f89f9 V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements by Hans Verkuil · 16 years ago
  92. 42b03fe V4L/DVB (8090): ivtv: yuv decoder lock fix (2) by Ian Armstrong · 16 years ago
  93. e27bf20 V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling by Hans Verkuil · 16 years ago
  94. 5cf2cc4 V4L/DVB (8085): ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF by Hans Verkuil · 16 years ago
  95. 79afcb1 V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests by Hans Verkuil · 16 years ago
  96. 1a05221 V4L/DVB (8081): ivtv: remove obsolete arrays. by Hans Verkuil · 16 years ago
  97. e88360c V4L/DVB (8080): ivtv: make sure all v4l2_format fields are filled in by Hans Verkuil · 16 years ago
  98. 3f038d8 V4L/DVB (8079): ivtv: Convert to video_ioctl2. by Hans Verkuil · 16 years ago
  99. feb5bce V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_ by Hans Verkuil · 17 years ago
  100. 94dee76 V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called by Hans Verkuil · 17 years ago