1. 3f823e0 [media] exynos4-is: Simplify fimc-is hardware polling helpers by Sylwester Nawrocki · 11 years ago
  2. b1fbe05 [media] exynos4-is: fimc-lite: Index out of bounds if no pixelcode found by Roel Kluin · 11 years ago
  3. e116323 [media] exynos4-is: Cleanup a define in mipi-csis driver by Dan Carpenter · 11 years ago
  4. 03ce1a1 [media] s5p-tv: mixer: Prepare for common clock framework by Mateusz Krawczuk · 11 years ago
  5. a889c11 [media] s5p-tv: sdo: Prepare for common clock framework by Mateusz Krawczuk · 11 years ago
  6. 0495d40 [media] s5p-tv: sdo: Restore vpll clock rate after streamoff by Mateusz Krawczuk · 11 years ago
  7. febeaa4 [media] s5p-g2d: Use mem-to-mem ioctl helpers by Sylwester Nawrocki · 11 years ago
  8. 718cf4a [media] s5p-jpeg: Use mem-to-mem ioctl helpers by Sylwester Nawrocki · 11 years ago
  9. 43894d8 [media] exynos4-is: Use mem-to-mem ioctl helpers by Sylwester Nawrocki · 11 years ago
  10. 20702eb [media] mem2mem_testdev: Use mem-to-mem ioctl and vb2 helpers by Sylwester Nawrocki · 11 years ago
  11. 8e6e8f9 [media] V4L: Add mem2mem ioctl and file operation helpers by Sylwester Nawrocki · 11 years ago
  12. 2e1ab9c [media] omap3isp: Add resizer data rate configuration to resizer_link_validate by Sakari Ailus · 11 years ago
  13. 8dad936 [media] omap3isp: Mark which pads must connect by Sakari Ailus · 11 years ago
  14. de49c28 [media] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag by Sakari Ailus · 11 years ago
  15. d0700c5 [media] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT by Sakari Ailus · 11 years ago
  16. 16422f5 [media] v4l: omap4iss: Implement VIDIOC_S_INPUT by Laurent Pinchart · 11 years ago
  17. c3dbc70 [media] v4l: omap4iss: Move code out of mutex-protected section by Laurent Pinchart · 11 years ago
  18. 4a62361 [media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTY by Laurent Pinchart · 11 years ago
  19. e43484e [media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdev by Laurent Pinchart · 11 years ago
  20. 2b16b44 [media] v4l: omap4iss: Simplify error paths by Laurent Pinchart · 11 years ago
  21. 245d6b2 [media] v4l: omap4iss: Don't initialize fields to 0 manually by Laurent Pinchart · 11 years ago
  22. 4334fd1 [media] v4l: omap4iss: Make loop counters unsigned where appropriate by Laurent Pinchart · 11 years ago
  23. 68c03a6 [media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions void by Laurent Pinchart · 11 years ago
  24. ca6f19b [media] v4l: omap4iss: Replace udelay/msleep with usleep_range by Laurent Pinchart · 11 years ago
  25. 57da5e4 [media] v4l: omap4iss: Remove unneeded status variable by Laurent Pinchart · 11 years ago
  26. 2b7f0b6 [media] v4l: omap4iss: Remove duplicate video_is_registered() check by Laurent Pinchart · 11 years ago
  27. bb4e7d6 [media] v4l: omap4iss: Set the vb2 timestamp type by Laurent Pinchart · 11 years ago
  28. f33354f [media] v4l: omap4iss: Remove iss_video streaming field by Laurent Pinchart · 11 years ago
  29. 35c71be [media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAP by Laurent Pinchart · 11 years ago
  30. cce093e [media] v4l: omap4iss: Move common code out of switch...case by Laurent Pinchart · 11 years ago
  31. ea72717 [media] v4l: omap4iss: Don't use v4l2_g_ext_ctrls() internally by Laurent Pinchart · 11 years ago
  32. d632dfe [media] v4l: omap4iss: Add support for OMAP4 camera interface - Build system by Laurent Pinchart · 11 years ago
  33. 69c536b [media] v4l: omap4iss: Add support for OMAP4 camera interface - Resizer by Sergio Aguirre · 14 years ago
  34. 7141482 [media] v4l: omap4iss: Add support for OMAP4 camera interface - IPIPE(IF) by Sergio Aguirre · 14 years ago
  35. b4a0477 [media] v4l: omap4iss: Add support for OMAP4 camera interface - CSI receivers by Sergio Aguirre · 14 years ago
  36. fc96d58 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Video devices by Sergio Aguirre · 14 years ago
  37. 59f0ad8 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Core by Sergio Aguirre · 14 years ago
  38. 6469590 [media] mt9p031: Include linux/of.h header by Sachin Kamat · 11 years ago
  39. 68fd02d [media] rtl2830: add parent for I2C adapter by Antti Palosaari · 11 years ago
  40. fa507e4 [media] media: marvell-ccic: use devm to release clk by Libin Yang · 11 years ago
  41. fe4a0f1 [media] marvell-ccic: drop resource free in driver remove by Libin Yang · 11 years ago
  42. a3d94da [media] ths7303: Declare as static a private function by Ricardo Ribalda · 11 years ago
  43. 98c24dcd [media] em28xx-video: Swap release order to avoid lock nesting by Ricardo Ribalda · 11 years ago
  44. 0e0fe39 [media] usbtv: Add support for PAL video source by Georg Kaindl · 11 years ago
  45. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  46. ea3aba8 [media] videobuf2: Add support for file access mode flags for DMABUF exporting by Philipp Zabel · 12 years ago
  47. d8eec74 [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning by Hans de Goede · 11 years ago
  48. c6f8e55 [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning by Geert Uytterhoeven · 11 years ago
  49. 258d2fb Merge tag 'v3.13-rc1' into patchwork by Mauro Carvalho Chehab · 11 years ago
  50. 6ce4eac1 Linux 3.13-rc1 by Linus Torvalds · 11 years ago
  51. 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  52. e48f88a Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  53. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  54. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  55. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  56. 0032cde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  57. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  58. 7fa850a Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  59. c874e6f Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  60. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  61. 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  62. c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  63. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  64. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  65. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  66. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  67. 5db4d34 ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) by David Henningsson · 11 years ago
  68. d08c5ef ALSA: hda - Provide missing pin configs for VAIO with ALC260 by Takashi Iwai · 11 years ago
  69. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  70. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  71. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  72. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  73. f92ca80 MAINTAINERS: add keyboard driver to Hyper-V file list by Haiyang Zhang · 11 years ago
  74. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
  75. 3a72660 ipc,shm: correct error return value in shmctl (SHM_UNLOCK) by Jesper Nilsson · 11 years ago
  76. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 11 years ago
  77. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 11 years ago
  78. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 11 years ago
  79. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  80. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  81. a399b29 ipc,shm: fix shm_file deletion races by Greg Thelen · 11 years ago
  82. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  83. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 11 years ago
  84. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
  85. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  86. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  87. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  88. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  89. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  90. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  91. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  92. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  93. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  94. c750179 Documentation: filesystems: update btrfs tools section by David Sterba · 11 years ago
  95. 906c176 Documentation: filesystems: add new btrfs mount options by David Sterba · 11 years ago
  96. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  97. ee71a70 Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  98. b8362e7 ALSA: hda - Add headset quirk for Dell Inspiron 3135 by David Henningsson · 11 years ago
  99. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 11 years ago
  100. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago