1. 6fa7dac V4L/DVB: tvp7002.c: fix some copy-paste errors in the comments by Mats Randgaard · 15 years ago
  2. 37eb446 V4L/DVB: tvp7002.c: Add support for enum_dv_presets by Mats Randgaard · 15 years ago
  3. 6003b5c V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset by Mats Randgaard · 15 years ago
  4. 6ea23bd V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensor by Brian Johnson · 15 years ago
  5. 33ddc16 V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag by Brian Johnson · 15 years ago
  6. 5d26ed9 V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device list by Brian Johnson · 15 years ago
  7. e077f86 V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device list by Brian Johnson · 15 years ago
  8. 3e56b0f V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling by Hans Verkuil · 15 years ago
  9. 4d6c871 V4L/DVB: usbvision: add delay before detecting the saa711x by Hans Verkuil · 15 years ago
  10. aeb506a V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register handle this by Hans Verkuil · 15 years ago
  11. f2b305c V4L/DVB: hdpvr: fix disconnect sequence by Hans Verkuil · 15 years ago
  12. a2bdc5e V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata by Hans Verkuil · 15 years ago
  13. dd0daf2 V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit by Hans Verkuil · 15 years ago
  14. 0eed42e V4L/DVB: em28xx: g_tuner must set type field by Hans Verkuil · 15 years ago
  15. cf19cd3 V4L/DVB: tvp7002: fix query_dv_preset by Hans Verkuil · 15 years ago
  16. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 15 years ago
  17. 530d2d3 V4L/DVB: bttv: remove bogus prio check in g_frequency by Hans Verkuil · 15 years ago
  18. b4162f4 V4L/DVB: Documentation: fix small error in the ENUMINPUT doc by Hans Verkuil · 15 years ago
  19. aae6e33 V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt by Hans Verkuil · 15 years ago
  20. 4a61ecb V4L/DVB: em28xx: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  21. 7e87ddb V4L/DVB: cx231xx: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  22. 09419af V4L/DVB: pvrusb2: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  23. add632c V4L/DVB: cx18: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  24. 4ff0790 V4L/DVB: ivtv: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  25. d37dad4 V4L/DVB: tvp5150: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  26. 1dbf853 V4L/DVB: saa7127: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  27. 1585927 V4L/DVB: cx18: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  28. 5393db4 V4L/DVB: cx25840: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  29. 63d8adc V4L/DVB: saa7115: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  30. 54aefaf V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi by Hans Verkuil · 15 years ago
  31. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 15 years ago
  32. b26d6e2 V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpu by Jean-François Moine · 15 years ago
  33. 57c6d2e V4L/DVB: MAINTAINERS: Update uvcvideo web site address by Laurent Pinchart · 15 years ago
  34. cf7a50e V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0 by Laurent Pinchart · 15 years ago
  35. a90ef69 V4L/DVB: uvcvideo: Flag relative controls as write-only by Laurent Pinchart · 15 years ago
  36. 61421206 V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16 by Laurent Pinchart · 15 years ago
  37. acc8cc4 V4L/DVB: [-next] media: fix vivi build error by Randy Dunlap · 15 years ago
  38. 0faa2ed V4L/DVB: saa7134: Add support new Behold TV cards by Dmitri Belimov · 15 years ago
  39. 1b0e48a V4L/DVB: Rework for support xc5000 by Dmitri Belimov · 15 years ago
  40. 9b55843 V4L/DVB: videobuf: make poll() report proper flags for output video devices by Pawel Osciak · 15 years ago
  41. fc7f8fd V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen by Arnout Vandecappelle · 15 years ago
  42. c06b062 V4L/DVB: videobuf-vmalloc: remove __videobuf_sync() by Mauro Carvalho Chehab · 15 years ago
  43. 97f8105 V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync() by Mauro Carvalho Chehab · 15 years ago
  44. 2163636 V4L/DVB: Add documentation for the new error flag by Pawel Osciak · 15 years ago
  45. b2dfd1a V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR by Hans Verkuil · 15 years ago
  46. bc0f7f1 V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errors by Pawel Osciak · 15 years ago
  47. 7ded150 V4L/DVB: cx25821-video-upstream.c: Added severity to printk calls by Ricardo Maraschini · 15 years ago
  48. bde4301 V4L/DVB: staging:cx25821:fixes coding styles in cx25821-i2c.c by sai · 15 years ago
  49. 770238bf V4L/DVB: staging:cx2581: fixes coding style issues in cx25821-cards.c by sai · 15 years ago
  50. 629dcf2 V4L/DVB: cx25821: fix coding style issues in cx25821-alsa.c by sai gopal · 15 years ago
  51. 205161e V4L/DVB: dvb-usb: gp8psk, fix potential null derefernce by Jiri Slaby · 15 years ago
  52. 0de8e35 V4L/DVB: dib3000mc: reduce large stack usage by Randy Dunlap · 15 years ago
  53. 0b42760 V4L/DVB: dib7000p: reduce large stack usage fix by Andrew Morton · 15 years ago
  54. 30d81bb V4L/DVB: dib7000p: reduce large stack usage by Randy Dunlap · 15 years ago
  55. 84e2f03 V4L/DVB: Add Elgato EyeTV Diversity to dibcom driver by Michael Müller · 15 years ago
  56. b7589ac V4L/DVB: bttv: Add another ids for IVC-200 by Kirill Smelkov · 15 years ago
  57. 16bfdaa4 V4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 card by Pierre Gronlier · 15 years ago
  58. 5013318 V4L/DVB: em28xx: fix locks during dvb init sequence by Mauro Carvalho Chehab · 15 years ago
  59. d922b8e V4L/DVB: cx88: fix setting input when using DVB by Istvan Varga · 15 years ago
  60. db190fc V4L/DVB: IR/imon: add proper auto-repeat support by Jarod Wilson · 15 years ago
  61. 666a9ed V4L/DVB: IR/imon: minor change_protocol fixups by Jarod Wilson · 15 years ago
  62. 96c1f99 V4L/DVB: ir-core: remove ir-functions usage from cx231xx by David Härdeman · 15 years ago
  63. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 15 years ago
  64. 6718e8a V4L/DVB: IR/imon: convert to ir-core protocol change handling by Jarod Wilson · 15 years ago
  65. 0a4f8d0 V4L/DVB: event: Export the v4l2_event_init and v4l2_event_dequeue functions by Laurent Pinchart · 15 years ago
  66. f3cd385 V4L/DVB: V4L: Events: Replace bad WARN_ON() with assert_spin_locked() by Sakari Ailus · 15 years ago
  67. 5a11b6f Fix compilation breakage with tm6000 by Mauro Carvalho Chehab · 15 years ago
  68. 6bc4631 V4L/DVB: tm6000: update the todo list by Mauro Carvalho Chehab · 15 years ago
  69. 4223871 V4L/DVB: Fix color format with tm6010 by Mauro Carvalho Chehab · 15 years ago
  70. 9d5164d V4L/DVB: tm6000: fix coding style issues of tm6000-cards.c by Roel Van Nyen · 15 years ago
  71. e18f58c V4L/DVB: tm6000: renaming firmware by Stefan Ringel · 15 years ago
  72. 120756e V4L/DVB: tm6000: bugfix analog init for tm6010 by Stefan Ringel · 15 years ago
  73. 801dd3b V4L/DVB: tm6000: Don't copy outside the buffer by Mauro Carvalho Chehab · 15 years ago
  74. f4b727b V4L/DVB: tm6000: Fix a panic if buffer become NULL by Mauro Carvalho Chehab · 15 years ago
  75. 6ae635c V4L/DVB: tm6000: Properly set alternate when preparing to stream by Mauro Carvalho Chehab · 15 years ago
  76. 1ebf2c7 V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loading by Bee Hock Goh · 15 years ago
  77. 20dead8 V4L/DVB: tm6000: fix i2c read by Dmitri Belimov · 15 years ago
  78. a856753 V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrast by Jean-François Moine · 15 years ago
  79. 07ae491 V4L/DVB: gspca - zc3xx.c: Remove the brightness control by Jean-François Moine · 15 years ago
  80. a6a86f0d V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330 by Jean-François Moine · 15 years ago
  81. 03ed2a1 V4L/DVB: gspca - sonixj: Add sensor soi768 by Jean-François Moine · 15 years ago
  82. e3302ca V4L/DVB: gspca - sonixj: Reset the bridge after sensor probe by Jean-François Moine · 15 years ago
  83. 0a85c74 V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color gains to null at init time - change value of register 0x9a by Jean-François Moine · 15 years ago
  84. fff2f70 V4L/DVB: gspca - sonixj: Set the colors at startup time by Jean-François Moine · 15 years ago
  85. cfd23c8 V4L/DVB: gspca - sonixj: Adjust debug output. - fix bad function name - add debug info for i2c buffer write by Jean-François Moine · 15 years ago
  86. bdd2b93 V4L/DVB: gspca - sonixj: Split the init sequence of sensor ov7630 by Jean-François Moine · 15 years ago
  87. 96f2ec6 V4L/DVB: v4l: videobuf: qbuf now uses relevant v4l2_buffer fields for OUTPUT types by Pawel Osciak · 15 years ago
  88. 72fcf2a V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to int by Vaibhav Hiremath · 15 years ago
  89. 5c7ab63 V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2 by Vaibhav Hiremath · 15 years ago
  90. 0e1de38 V4L/DVB: v4l spec: document new events by Hans Verkuil · 15 years ago
  91. 3708936 V4L/DVB: v4l spec: document what odd and even fields are by Hans Verkuil · 15 years ago
  92. 0925019 V4L/DVB: ivtv: support the new events API by Hans Verkuil · 15 years ago
  93. 1bcaf4b V4L/DVB: v4l: add VSYNC and EOS events for use with ivtv by Hans Verkuil · 15 years ago
  94. dd96608 V4L/DVB: V4L: Events: Add documentation by Sakari Ailus · 15 years ago
  95. d3d7c96 V4L/DVB: V4L: Events: Support event handling in do_ioctl by Sakari Ailus · 15 years ago
  96. c3b5b02 V4L/DVB: V4L: Events: Add backend by Sakari Ailus · 15 years ago
  97. fda1021 V4L/DVB: V4L: Events: Add new ioctls for events by Sakari Ailus · 15 years ago
  98. 6cd84b7 V4L/DVB: V4L: File handles: Add documentation by Sakari Ailus · 15 years ago
  99. 1babcb4 V4L/DVB: V4L: File handles by Sakari Ailus · 15 years ago
  100. 96d8eab V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test device by Pawel Osciak · 15 years ago