1. b6ae906 V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereference by Pawel Osciak · 14 years ago
  2. 9c3b10b V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RES by Laurent Pinchart · 14 years ago
  3. f06b9bd V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screen by Ian Armstrong · 14 years ago
  4. 310e3be V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tuner by Andy Walls · 14 years ago
  5. 691d384 V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargs by Vaibhav Hiremath · 14 years ago
  6. dd880dd V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig by Vaibhav Hiremath · 14 years ago
  7. 5ba9bb0 V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes by Vaibhav Hiremath · 14 years ago
  8. e620d1e Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  9. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  10. 666092c V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability by Ian Armstrong · 14 years ago
  11. bd62307b V4L/DVB: ivtv: Avoid accidental video standard change by Ian Armstrong · 14 years ago
  12. 5f39b9f V4L/DVB: ivtvfb : Module load / unload fixes by Ian Armstrong · 14 years ago
  13. 064a248 V4L/DVB: cx2341x: Report correct temporal setting for log-status by Ian Armstrong · 14 years ago
  14. 6afdeaf V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address by Andy Walls · 14 years ago
  15. 4202066 V4L/DVB: drivers/media: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  16. 129c34d V4L/DVB: video/saa7134: change dprintk() to i2cdprintk() by Dan Carpenter · 14 years ago
  17. f0e5481 V4L/DVB: video/saa7134: remove duplicate break by Dan Carpenter · 14 years ago
  18. 517521e V4L/DVB: em28xx: remove unneeded null checks by Dan Carpenter · 14 years ago
  19. 1db2c22 V4L/DVB: ak881x needs slab.h by Randy Dunlap · 14 years ago
  20. 806b07c V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing by Jean Delvare · 14 years ago
  21. 2ef17c9 V4L/DVB: drivers/media: Use kzalloc by Julia Lawall · 14 years ago
  22. 63fc31e V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A by Herton Ronaldo Krzesinski · 15 years ago
  23. 9e1d9e7 V4L/DVB: saa7134: add support for Avermedia M733A by Herton Ronaldo Krzesinski · 15 years ago
  24. 283d637 V4L/DVB: tvp514x: simplify try/g/s_fmt handling by Hans Verkuil · 15 years ago
  25. f1a4435 V4L/DVB: tvp514x: remove obsolete fmt_list by Hans Verkuil · 15 years ago
  26. 3907b07 V4L/DVB: tvp514x: add missing newlines by Hans Verkuil · 15 years ago
  27. c2fc809 V4L/DVB: tvp514x: there is only one supported format, so simplify the code by Hans Verkuil · 15 years ago
  28. a75ffc1 V4L/DVB: tvp514x: make std_list const by Hans Verkuil · 15 years ago
  29. 2db4e78 V4L/DVB: tvp514x: do NOT change the std as a side effect by Hans Verkuil · 15 years ago
  30. 3805f20 V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype by Hans Verkuil · 15 years ago
  31. 468df20 V4L/DVB: tvp5150: remove obsolete g/s_fmt ops by Hans Verkuil · 15 years ago
  32. ea01b11 V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support by Hans Verkuil · 15 years ago
  33. 029ed32 V4L/DVB: saa7115: remove obsolete g/s_fmt ops by Hans Verkuil · 15 years ago
  34. c1658ca V4L/DVB: cx24850: remove obsolete g/s_fmt ops by Hans Verkuil · 15 years ago
  35. 112cb4a V4L/DVB: cx231xx: convert to s_mbus_fmt by Hans Verkuil · 15 years ago
  36. cc99113 V4L/DVB: cx23885: convert to s_mbus_fmt by Hans Verkuil · 15 years ago
  37. fa190ee V4L/DVB: pvrusb2: convert to s_mbus_fmt by Hans Verkuil · 15 years ago
  38. 31bf95f V4L/DVB: saa7134: convert to use the new mbus API by Hans Verkuil · 15 years ago
  39. 51623ef V4L/DVB: saa6752hs: add g/s_mbus_fmt support by Hans Verkuil · 15 years ago
  40. 66e9df0 V4L/DVB: saa717x: remove obsolete s_fmt op by Hans Verkuil · 15 years ago
  41. 60298c9 V4L/DVB: saa7127: remove obsolete g_fmt support by Hans Verkuil · 15 years ago
  42. 9e36eab V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdev by Hans Verkuil · 15 years ago
  43. e17ad1d V4L/DVB: cx18: add s_mbus_fmt support by Hans Verkuil · 15 years ago
  44. 475977a V4L/DVB: ivtv: convert to use s_mbus_fmt by Hans Verkuil · 15 years ago
  45. 6c69db9 V4L/DVB: saa717x: add support for s_mbus_fmt by Hans Verkuil · 15 years ago
  46. 96fd004 V4L/DVB: cx25840: add support for s_mbus_fmt by Hans Verkuil · 15 years ago
  47. c463d93 V4L/DVB: saa7115: add s_mbus_fmt op by Hans Verkuil · 15 years ago
  48. c4f95d8 V4L/DVB: gspca - sonixj: Add webcam 0c45:60ce by Warren Bosworth Focke · 15 years ago
  49. 6804675 V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcams by Jean-François Moine · 15 years ago
  50. 040000a V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102 by Jean-François Moine · 15 years ago
  51. e3a5ee7 V4L/DVB: pvrusb2: Fix kernel oops on device tear-down by Mike Isely · 14 years ago
  52. 7a6ac34 V4L/DVB: pvrusb2: Fix minor internal array allocation by Mike Isely · 14 years ago
  53. 28c4a5e V4L/DVB: pvrusb2: Fix USB parent device reference count by Mike Isely · 14 years ago
  54. d72baad V4L/DVB: pvrusb2: Fix kernel oops at device unregistration by Mike Isely · 14 years ago
  55. 8fd0444 V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental by Mike Isely · 14 years ago
  56. 6861800 V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O by Mike Isely · 14 years ago
  57. c641a18 V4L/DVB: pvrusb2: Fix Gotview hardware support by Mike Isely · 14 years ago
  58. e4425ea V4L/DVB: cx23885: Check register errors by Abylay Ospan · 15 years ago
  59. d71964f V4L/DVB: c-qcam: convert to V4L2 by Hans Verkuil · 15 years ago
  60. 483d67f V4L/DVB: bw-qcam: convert to V4L2 by Hans Verkuil · 15 years ago
  61. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  62. beb7b04 USB: remove leftover references to udev->autosuspend_disabled by Alan Stern · 15 years ago
  63. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  64. 6b46c39 V4L/DVB: vivi and mem2mem_testdev need slab.h to build by Randy Dunlap · 15 years ago
  65. 8b661b5 V4L/DVB: s2255drv: remove dead code by Dan Carpenter · 15 years ago
  66. aab9796 V4L/DVB: s2255drv: return if vdev not found by Dan Carpenter · 15 years ago
  67. b9245d8 V4L/DVB: ov511: cleanup: remove unneeded null check by Dan Carpenter · 15 years ago
  68. 16ee9bb V4L/DVB: media/mem2mem: dereferencing free memory by Dan Carpenter · 15 years ago
  69. 6fa7dac V4L/DVB: tvp7002.c: fix some copy-paste errors in the comments by Mats Randgaard · 15 years ago
  70. 37eb446 V4L/DVB: tvp7002.c: Add support for enum_dv_presets by Mats Randgaard · 15 years ago
  71. 6ea23bd V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensor by Brian Johnson · 15 years ago
  72. 33ddc16 V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag by Brian Johnson · 15 years ago
  73. 5d26ed9 V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device list by Brian Johnson · 15 years ago
  74. e077f86 V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device list by Brian Johnson · 15 years ago
  75. 3e56b0f V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling by Hans Verkuil · 15 years ago
  76. 4d6c871 V4L/DVB: usbvision: add delay before detecting the saa711x by Hans Verkuil · 15 years ago
  77. aeb506a V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register handle this by Hans Verkuil · 15 years ago
  78. f2b305c V4L/DVB: hdpvr: fix disconnect sequence by Hans Verkuil · 15 years ago
  79. dd0daf2 V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit by Hans Verkuil · 15 years ago
  80. 0eed42e V4L/DVB: em28xx: g_tuner must set type field by Hans Verkuil · 15 years ago
  81. cf19cd3 V4L/DVB: tvp7002: fix query_dv_preset by Hans Verkuil · 15 years ago
  82. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 15 years ago
  83. 530d2d3 V4L/DVB: bttv: remove bogus prio check in g_frequency by Hans Verkuil · 15 years ago
  84. aae6e33 V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt by Hans Verkuil · 15 years ago
  85. 4a61ecb V4L/DVB: em28xx: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  86. 7e87ddb V4L/DVB: cx231xx: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  87. 09419af3 V4L/DVB: pvrusb2: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  88. add632c V4L/DVB: cx18: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  89. 4ff0790 V4L/DVB: ivtv: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  90. d37dad4 V4L/DVB: tvp5150: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  91. 1dbf8539 V4L/DVB: saa7127: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  92. 1585927 V4L/DVB: cx18: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  93. 5393db4 V4L/DVB: cx25840: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  94. 63d8adc V4L/DVB: saa7115: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  95. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 15 years ago
  96. b26d6e2 V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpu by Jean-François Moine · 15 years ago
  97. cf7a50e V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0 by Laurent Pinchart · 15 years ago
  98. a90ef69 V4L/DVB: uvcvideo: Flag relative controls as write-only by Laurent Pinchart · 15 years ago
  99. 61421206 V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16 by Laurent Pinchart · 15 years ago
  100. acc8cc4 V4L/DVB: [-next] media: fix vivi build error by Randy Dunlap · 15 years ago