1. cc6e853 V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() call by Marek Szyprowski · 14 years ago
  2. b2b476f V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent() by Pawel Osciak · 14 years ago
  3. a08c7c6 V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interface by Brian Rogers · 14 years ago
  4. ddc79e0 V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error on S5PV210 SoCs by Sylwester Nawrocki · 14 years ago
  5. 81c69fc V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failure by Pawel Osciak · 14 years ago
  6. 86d8b6a V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam by Laurent Pinchart · 14 years ago
  7. 9275b32 V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcam by Laurent Pinchart · 14 years ago
  8. 4057079 V4L/DVB: ivtvfb: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  9. fc00a1d V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535 by Andy Walls · 14 years ago
  10. 71088ba V4L/DVB: v4l: mem2mem_testdev: add missing release for video_device by Pawel Osciak · 14 years ago
  11. b17a200 V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparison by Pawel Osciak · 14 years ago
  12. 23f0cb6 V4L/DVB: mt9v022.c: Fixed compilation warning by Ionut Gabriel Popescu · 14 years ago
  13. 01f5a39 V4L/DVB: mt9m111: added current colorspace at g_fmt by Michael Grzeschik · 14 years ago
  14. 6b6d33c V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTURE by Michael Grzeschik · 14 years ago
  15. 5384a12 V4L/DVB: mx2_camera: fix a race causing NULL dereference by Baruch Siach · 14 years ago
  16. 04d174e V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer images by Jean-François Moine · 14 years ago
  17. 2fc1153 V4L/DVB: videobuf-dma-sg: set correct size in last sg element by Hans Verkuil · 14 years ago
  18. c10469c V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0) by Mauro Carvalho Chehab · 14 years ago
  19. 3cdadc5 V4L/DVB: dvb: fix smscore_getbuffer() logic by Richard Zidlicky · 14 years ago
  20. 970d14c V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameter by Olivier Grenie · 14 years ago
  21. 90e12ce V4L/DVB: dib7770: enable the current mirror by Olivier Grenie · 14 years ago
  22. 00a220a V4L/DVB: IR: extend MCE keymap by Maxim Levitsky · 14 years ago
  23. e0172fd V4L/DVB: IR: fix keys beeing stuck down forever by Maxim Levitsky · 14 years ago
  24. 67332ba V4L/DVB: IR: fix duty cycle capability by Maxim Levitsky · 14 years ago
  25. 04cab131 V4L/DVB: rc-core: increase repeat time by Mauro Carvalho Chehab · 14 years ago
  26. 3bfb317 V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom device by Mauro Carvalho Chehab · 14 years ago
  27. c13df9c V4L/DVB: mceusb: add two new ASUS device IDs by Jarod Wilson · 14 years ago
  28. 882787f V4L/DVB: gspca - main: Fix a crash of some webcams on ARM arch by Jason Wang · 14 years ago
  29. 29d8349 V4L/DVB: Fix regression for BeholdTV Columbus by Dmitri Belimov · 14 years ago
  30. 23e64d5 V4L/DVB: saa7164: move dereference under NULL check by Dan Carpenter · 14 years ago
  31. d533796 V4L/DVB: pvrusb2: remove unneeded NULL checks by Dan Carpenter · 14 years ago
  32. a8e0712 V4L/DVB: opera1: remove unneeded NULL check by Dan Carpenter · 14 years ago
  33. 028816b V4L/DVB: IR: ir-raw-event: null pointer dereference by Dan Carpenter · 14 years ago
  34. 590a58d V4L/DVB: unlock on error path by Dan Carpenter · 14 years ago
  35. 0f63a14 V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA by lawrence rust · 14 years ago
  36. 577ba40 V4L/DVB: mantis: Fix IR_CORE dependency by Ingo Molnar · 14 years ago
  37. c6d7ba8 v4l: Remove reference to bkl ioctl in compat ioctl handling by Frederic Weisbecker · 14 years ago
  38. 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
  39. 2b80163 V4L/DVB: v4l2-ctrls.c: needs to include slab.h by Randy Dunlap · 14 years ago
  40. 361be7b V4L/DVB: fix Kconfig to depends on VIDEO_IR by Mauro Carvalho Chehab · 14 years ago
  41. cfec93f V4L/DVB: Fix IR_CORE dependencies by Mauro Carvalho Chehab · 14 years ago
  42. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  43. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  44. d44f19d V4L/DVB: Use custom I2C probing function mechanism by Jean Delvare · 14 years ago
  45. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  46. 7ae0dea90 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
  47. 560afa7 V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register by Rajashekhara, Sudhakar · 14 years ago
  48. d0a38ce V4L/DVB: dvb: siano: free spinlock before schedule() by Kulikov Vasiliy · 14 years ago
  49. e03b984 V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin() by Andy Shevchenko · 14 years ago
  50. af5458b V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  51. c75079c V4L/DVB: Report supported QAM modes on bt8xx by Arnuschky · 14 years ago
  52. ede67a3 V4L/DVB: media: ir-keytable: null dereference in debug code by Dan Carpenter · 14 years ago
  53. f7b80e6 V4L/DVB: ivtv: convert to the new control framework by Hans Verkuil · 14 years ago
  54. 2fd7814 V4L/DVB: ivtv: convert gpio subdev to new control framework by Hans Verkuil · 14 years ago
  55. f687d19 V4L/DVB: wm8739: convert to the new control framework by Hans Verkuil · 14 years ago
  56. 251190c V4L/DVB: cs53l32a: convert to new control framework by Hans Verkuil · 14 years ago
  57. 5aa9ae5 V4L/DVB: wm8775: convert to the new control framework by Hans Verkuil · 14 years ago
  58. f6e114e V4L/DVB: cx2341x: convert to the control framework by Hans Verkuil · 14 years ago
  59. e34e658 V4L/DVB: cx25840: convert to the new control framework by Hans Verkuil · 14 years ago
  60. 72c851b V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config by Hans Verkuil · 14 years ago
  61. 59b8311 V4L/DVB: saa717x: convert to the new control framework by Hans Verkuil · 14 years ago
  62. ebc3bba V4L/DVB: msp3400: convert to the new control framework by Hans Verkuil · 14 years ago
  63. e356054 V4L/DVB: saa7115: convert to the new control framework by Hans Verkuil · 14 years ago
  64. 11bbc1c V4L/DVB: v4l2: hook up the new control framework into the core framework by Hans Verkuil · 14 years ago
  65. 6dd5aff V4L/DVB: v4l2-ctrls: Whitespace cleanups by Mauro Carvalho Chehab · 14 years ago
  66. 6c8d611 V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header by Hans Verkuil · 14 years ago
  67. 0996517 V4L/DVB: v4l2: Add new control handling framework by Hans Verkuil · 14 years ago
  68. 03e30ca V4L/DVB: v4l: s5p-fimc: Fix coding style issues by Pawel Osciak · 14 years ago
  69. 175bad9 V4L/DVB: mt9m111: init chip after read CHIP_VERSION by Michael Grzeschik · 14 years ago
  70. c8cf078 V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driver by Philipp Wiesner · 14 years ago
  71. d86097e V4L/DVB: mx2_camera: add rising edge for pixclock by Michael Grzeschik · 14 years ago
  72. cd9ebdb V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma by Michael Grzeschik · 14 years ago
  73. b3fc178 V4L/DVB: V4L: do not autoselect components on embedded systems by Guennadi Liakhovetski · 14 years ago
  74. 103754a V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failed by Guennadi Liakhovetski · 14 years ago
  75. a484dd9 V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc) by Jean-François Moine · 14 years ago
  76. 2af0b4c V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131r by Jean-François Moine · 14 years ago
  77. 5fd450e V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting by Jean-François Moine · 14 years ago
  78. c39da6a V4L/DVB: gspca - zc3xx: Do the sensor probe at resume time by Jean-François Moine · 14 years ago
  79. 6d31450 V4L/DVB: gspca - zc3xx: Check the USB exchanges by Jean-François Moine · 14 years ago
  80. 83d1aa3 V4L/DVB: gspca - zc3xx: Cleanup source by Jean-François Moine · 14 years ago
  81. fe988f5 V4L/DVB: gspca - main: Fix a crash in gspca_frame_add() by Jean-François Moine · 14 years ago
  82. 5fd8f73 V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor by Sylwester Nawrocki · 14 years ago
  83. 70092c2 V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam by Laurent Pinchart · 14 years ago
  84. 9bde9f2 V4L/DVB: uvcvideo: Drop corrupted compressed frames by Laurent Pinchart · 14 years ago
  85. df49d11 V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote by Andy Walls · 14 years ago
  86. 931e39a V4L/DVB: IR: Port ene driver to new IR subsystem and enable it by Maxim Levitsky · 14 years ago
  87. 9ea53b7 V4L/DVB: STAGING: remove lirc_ene0100 driver by Maxim Levitsky · 14 years ago
  88. ed4d387 V4L/DVB: IR: report unknown scancodes the in-kernel decoders found by Maxim Levitsky · 14 years ago
  89. e589333 V4L/DVB: IR: extend interfaces to support more device settings by Maxim Levitsky · 14 years ago
  90. 4a702eb V4L/DVB: IR: add helper function for hardware with small o/b buffer by Maxim Levitsky · 14 years ago
  91. b378f43 V4L/DVB: IR: Allow not to compile keymaps in by Maxim Levitsky · 14 years ago
  92. 86ff071 V4L/DVB: IR: NECX: support repeat by Maxim Levitsky · 14 years ago
  93. e31f412 V4L/DVB: IR: nec decoder: fix repeat by Maxim Levitsky · 14 years ago
  94. 39b2c06 V4L/DVB: IR: JVC: make repeat work by Maxim Levitsky · 14 years ago
  95. 0d2cb1d V4L/DVB: IR: replace workqueue with kthread by Maxim Levitsky · 14 years ago
  96. 45a568f V4L/DVB: IR: replace spinlock with mutex by Maxim Levitsky · 14 years ago
  97. 510fcb7 V4L/DVB: IR: minor fixes by Maxim Levitsky · 14 years ago
  98. ade321c V4L/DVB: IR: Kconfig fixes by Maxim Levitsky · 14 years ago
  99. 2c1101d V4L/DVB: IR: put newly ported streamzap driver in proper home by Jarod Wilson · 14 years ago
  100. 8e9e606 V4L/DVB: staging/lirc: port lirc_streamzap to ir-core by Jarod Wilson · 14 years ago