1. bb93109 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  2. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  3. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  4. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  5. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  6. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  7. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  9. d1e183c console/font: Refactor font support code selection logic by Geert Uytterhoeven · 11 years ago
  10. 70a3067 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  11. bb69ee2 [media] Fix build when drivers are builtin and frontend modules by Mauro Carvalho Chehab · 11 years ago
  12. 5f63adb [media] s5p makefiles: don't override other selections on obj-[ym] by Mauro Carvalho Chehab · 11 years ago
  13. 722a860 [media] exynos4-is: Fix FIMC-IS clocks initialization by Sylwester Nawrocki · 11 years ago
  14. 8a78649 platform: Check for ARCH_EXYNOS separately by Tomasz Figa · 11 years ago
  15. aad7601 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  16. a908eb9 [media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tuner by Gianluca Gennari · 11 years ago
  17. 94a8715 firewire: introduce fw_driver.probe and .remove methods by Stefan Richter · 11 years ago
  18. af44ad5 [media] soc_camera: error dev remove and v4l2 call by Wenbing Wang · 11 years ago
  19. 697a6d2 [media] sh_veu: fix the buffer size calculation by Katsuya Matsubara · 11 years ago
  20. 6abb3cf [media] sh_veu: keep power supply until the m2m context is released by Katsuya Matsubara · 11 years ago
  21. 9166e1a [media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been aborted by Katsuya Matsubara · 11 years ago
  22. 560dde2 [media] v4l2-ioctl: don't print the clips list by Hans Verkuil · 11 years ago
  23. 3963d4f [media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controls by Hans Verkuil · 11 years ago
  24. 609c4c1 [media] cx88: fix NULL pointer dereference by Hans Verkuil · 11 years ago
  25. 6301b13 [media] exynos4-is: Remove "sysreg" clock handling by Sylwester Nawrocki · 11 years ago
  26. ac2a4a8 [media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdev by Sylwester Nawrocki · 11 years ago
  27. b4155d7 [media] exynos4-is: Ensure fimc-is clocks are not enabled until properly configured by Sylwester Nawrocki · 11 years ago
  28. 3cf138a [media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loaded by Sylwester Nawrocki · 11 years ago
  29. d1c1cc6 [media] s5p-mfc: Add NULL check for allocated buffer by Sachin Kamat · 11 years ago
  30. 4130eab [media] s5p-mfc: added missing end-of-lines in debug messages by Andrzej Hajda · 11 years ago
  31. 69c9fe6 [media] s5p-mfc: v4l2 controls setup routine moved to initialization code by Andrzej Hajda · 11 years ago
  32. ac5f867 [media] s5p-mfc: separate encoder parameters for h264 and mpeg4 by Andrzej Hajda · 11 years ago
  33. fc906b6 [media] s5p-mfc: Remove special clock usage in driver by Arun Kumar K · 11 years ago
  34. 644469a [media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() function by Sylwester Nawrocki · 11 years ago
  35. b730627 [media] v4l2: mem2mem: save irq flags correctly by John Sheu · 11 years ago
  36. 8fdf94a [media] coda: v4l2-compliance fix: add VIDIOC_CREATE_BUFS support by Philipp Zabel · 11 years ago
  37. 8b94ca6 [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helper by Philipp Zabel · 11 years ago
  38. 5718346 [media] media: v4l2-mem2mem: return for polling if a buffer is available by Seung-Woo Kim · 11 years ago
  39. 412cb87 [media] media: vb2: return for polling if a buffer is available by Seung-Woo Kim · 11 years ago
  40. e9d98dd [media] s5p-mfc: Update v6 encoder buffer alloc by Arun Kumar K · 11 years ago
  41. c361cb5 Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 11 years ago
  42. 4ad1f70 zoran: racy refcount handling in vm_ops ->open()/->close() by Al Viro · 11 years ago
  43. 2436e8a Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixes by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  44. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  45. 6403792 exynos4-is: Fix Kconfig comment by Paul Bolle · 11 years ago
  46. 591a0ac OMAPDSS: Fix crash with DT boot by Tomi Valkeinen · 11 years ago
  47. 7accedd [media] exynos4-is: Fix off-by-one valid range checking for is->config_index by Axel Lin · 11 years ago
  48. c6f8911 [media] s5c73m3: Fix off-by-one valid range checking for fie->index by Axel Lin · 11 years ago
  49. 8410725 [media] s3c-camif: Fix incorrect variable type by Sachin Kamat · 11 years ago
  50. 2031941 [media] exynos4-is: Fix potential null pointer dereference in mipi-csis.c by Sachin Kamat · 11 years ago
  51. a2ac2d7 [media] vpfe-capture.c: remove unused label probe_free_lock by Hans Verkuil · 11 years ago
  52. ea457ad [media] radio-si476x: depend on SND_SOC by Arnd Bergmann · 11 years ago
  53. ab67178 [media] v4l2: SI476X MFD - Do not use binary constants by Geert Uytterhoeven · 11 years ago
  54. 39e219d [media] davinci: vpfe: fix error path in probe by Lad, Prabhakar · 11 years ago
  55. bdea0d2 [media] media: davinci: vpbe: fix layer availability for NV12 format by Lad, Prabhakar · 11 years ago
  56. 0391dc1 [media] gspca-sonixb: Adjust hstart on sn9c103 + pas202 by Hans de Goede · 11 years ago
  57. cd5de262 [media] pwc: Fix comment wrt lock ordering by Hans de Goede · 11 years ago
  58. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  59. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  60. 0c2f343 zoran: Don't print proc_dir_entry data in debug by David Howells · 11 years ago
  61. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  62. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  63. a49fe6d Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  64. 240c3c3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  65. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  66. df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  67. 657eee7 media: coda: use genalloc API by Philipp Zabel · 11 years ago
  68. 03feee3 dvb_frontend: don't mess with ->f_op in ->release() by Al Viro · 11 years ago
  69. 7caf218 dvb_net: don't mess with ->f_op in ->release() by Al Viro · 11 years ago
  70. 02615ed5 [media] cx88: make core less verbose by Mauro Carvalho Chehab · 11 years ago
  71. a3b6020 [media] em28xx: fix oops at em28xx_dvb_bus_ctrl() by Mauro Carvalho Chehab · 11 years ago
  72. d7d7271 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  73. 4494f0f [media] s5c73m3: fix indentation of the help section in Kconfig by Gianluca Gennari · 11 years ago
  74. f327cab [media] cx25821-alsa: get rid of a __must_check warning by Mauro Carvalho Chehab · 11 years ago
  75. a3f17af [media] cx25821-video: declare cx25821_vidioc_s_std as static by Mauro Carvalho Chehab · 11 years ago
  76. 66f9317 [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap by Mauro Carvalho Chehab · 11 years ago
  77. 7063c14 [media] r820t: Remove a warning for an unused value by Mauro Carvalho Chehab · 11 years ago
  78. 751dc8c [media] dib0090: Fix a warning at dib0090_set_EFUSE by Mauro Carvalho Chehab · 11 years ago
  79. 13122f9 [media] dib8000: fix a warning by Mauro Carvalho Chehab · 11 years ago
  80. 746f7ae [media] dib8000: Fix sub-channel range by Mauro Carvalho Chehab · 11 years ago
  81. c82056d [media] dib8000: store dtv_property_cache in a temp var by Mauro Carvalho Chehab · 11 years ago
  82. 6f7ee06 [media] dib8000: warning fix: declare internal functions as static by Mauro Carvalho Chehab · 11 years ago
  83. 619ab8f [media] r820t: quiet gcc warning on n_ring by Fengguang Wu · 11 years ago
  84. ef0c870 [media] r820t: memory leak in release() by Dan Carpenter · 11 years ago
  85. f7a12fd [media] r820t: precendence bug in r820t_xtal_check() by Dan Carpenter · 11 years ago
  86. a5d0568 Merge branch 'topic/cx25821' into patchwork by Mauro Carvalho Chehab · 11 years ago
  87. 966a160 Merge branch 'topic/si476x' into patchwork by Mauro Carvalho Chehab · 11 years ago
  88. cfc3d6c Merge branch 'topic/r820t' into patchwork by Mauro Carvalho Chehab · 11 years ago
  89. 542b329 [media] anysee: Grammar s/report the/report to/ by Geert Uytterhoeven · 11 years ago
  90. ecb52ab [media] anysee: Initialize ret = 0 in anysee_frontend_attach() by Geert Uytterhoeven · 11 years ago
  91. 7f84145 [media] media: videobuf2: fix the length check for mmap by Mauro Carvalho Chehab · 11 years ago
  92. b3404a8 [media] em28xx: save isoc endpoint number for DVB only if endpoint has alt settings with xMaxPacketSize != 0 by Frank Schaefer · 11 years ago
  93. cb132cd [media] videobuf-dma-contig: remove support for cached mem by Mauro Carvalho Chehab · 11 years ago
  94. d95d7c6 [media] mem2mem_testdev: set timestamp_type and add debug param by Hans Verkuil · 11 years ago
  95. a8c9c34 [media] mx2-emmaprp: Add copy time stamp handling by Kamil Debski · 11 years ago
  96. 7f1e8f1 [media] m2m-deinterlace: Add copy time stamp handling by Kamil Debski · 11 years ago
  97. 9c303ec [media] exynos-gsc: Add copy time stamp handling by Kamil Debski · 11 years ago
  98. ccd571c [media] coda: Add copy time stamp handling by Kamil Debski · 11 years ago
  99. 5600601 [media] s5p-mfc: Optimize copy time stamp handling by Kamil Debski · 11 years ago
  100. aca326a [media] s5p-jpeg: Add copy time stamp handling by Kamil Debski · 11 years ago