1. cc58f4d [media] media: i2c: lm3560: use correct clientdata in lm3560_remove() by Wei Yongjun · 12 years ago
  2. eed8c3e [media] media: i2c: lm3560: fix missing unlock on error in lm3560_set_ctrl() by Wei Yongjun · 12 years ago
  3. fe9a2bd [media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle Dual by Antti Palosaari · 12 years ago
  4. 215c65a0 [media] v4l: sh_vou: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 12 years ago
  5. 431cb35 [media] az6007: support Technisat Cablestar Combo HDCI (minus remote) by Roland Scheidegger · 12 years ago
  6. b68231a [media] v4l: ti-vpe: fix return value check in vpe_probe() by Wei Yongjun · 12 years ago
  7. 6676caf [media] v4l: ti-vpe: fix error return code in vpe_probe() by Wei Yongjun · 12 years ago
  8. 903cbb8 [media] v4l: ti-vpe: use module_platform_driver to simplify the code by Wei Yongjun · 12 years ago
  9. 356ba02 [media] radio-bcm2048: fix signal of value by Mauro Carvalho Chehab · 12 years ago
  10. 50ac952 [media] videobuf2-dma-sg: Support io userptr operations on io memory by Ricardo Ribalda · 12 years ago
  11. 1380f57 [media] videobuf2: Add missing lock held on vb2_fop_release by Ricardo Ribalda · 12 years ago
  12. 77c0782 [media] videobuf2: Add log for size checking error in __qbuf_dmabuf by Seung-Woo Kim · 12 years ago
  13. f956035 [media] vb2: Return 0 when streamon and streamoff are already on/off by Ricardo Ribalda · 12 years ago
  14. 202dfbd [media] videobuf2-dma-sg: Fix typo on debug message by Ricardo Ribalda · 12 years ago
  15. e1c759b [media] media: i2c: lm3560: fix missing unlock on error, fault handling by Daniel Jeong · 12 years ago
  16. dc79317 [media] smiapp: Fix BUG_ON() on an impossible condition by Ricardo Ribalda Delgado · 12 years ago
  17. d44250f [media] bcm2048: add TODO file for this staging driver by Hans Verkuil · 12 years ago
  18. 899127b [media] This adds support for the BCM2048 radio module found in Nokia N900 by Hans Verkuil · 12 years ago
  19. 71b6aaa [media] cx24117: Fix LNB set_voltage function by Luis Alves · 12 years ago
  20. 9fa7c41 [media] cx24117: Add complete demod command list by Luis Alves · 12 years ago
  21. 3f823e0 [media] exynos4-is: Simplify fimc-is hardware polling helpers by Sylwester Nawrocki · 12 years ago
  22. b1fbe05 [media] exynos4-is: fimc-lite: Index out of bounds if no pixelcode found by Roel Kluin · 12 years ago
  23. e116323 [media] exynos4-is: Cleanup a define in mipi-csis driver by Dan Carpenter · 12 years ago
  24. 03ce1a1 [media] s5p-tv: mixer: Prepare for common clock framework by Mateusz Krawczuk · 12 years ago
  25. a889c11 [media] s5p-tv: sdo: Prepare for common clock framework by Mateusz Krawczuk · 12 years ago
  26. 0495d40 [media] s5p-tv: sdo: Restore vpll clock rate after streamoff by Mateusz Krawczuk · 12 years ago
  27. febeaa4 [media] s5p-g2d: Use mem-to-mem ioctl helpers by Sylwester Nawrocki · 12 years ago
  28. 718cf4a [media] s5p-jpeg: Use mem-to-mem ioctl helpers by Sylwester Nawrocki · 12 years ago
  29. 43894d8 [media] exynos4-is: Use mem-to-mem ioctl helpers by Sylwester Nawrocki · 12 years ago
  30. 20702eb [media] mem2mem_testdev: Use mem-to-mem ioctl and vb2 helpers by Sylwester Nawrocki · 12 years ago
  31. 8e6e8f9 [media] V4L: Add mem2mem ioctl and file operation helpers by Sylwester Nawrocki · 12 years ago
  32. 2e1ab9c [media] omap3isp: Add resizer data rate configuration to resizer_link_validate by Sakari Ailus · 12 years ago
  33. 8dad936 [media] omap3isp: Mark which pads must connect by Sakari Ailus · 12 years ago
  34. de49c28 [media] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag by Sakari Ailus · 12 years ago
  35. d0700c5 [media] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT by Sakari Ailus · 12 years ago
  36. 16422f5 [media] v4l: omap4iss: Implement VIDIOC_S_INPUT by Laurent Pinchart · 12 years ago
  37. c3dbc70 [media] v4l: omap4iss: Move code out of mutex-protected section by Laurent Pinchart · 12 years ago
  38. 4a62361 [media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTY by Laurent Pinchart · 12 years ago
  39. e43484e4 [media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdev by Laurent Pinchart · 12 years ago
  40. 2b16b44 [media] v4l: omap4iss: Simplify error paths by Laurent Pinchart · 12 years ago
  41. 245d6b2 [media] v4l: omap4iss: Don't initialize fields to 0 manually by Laurent Pinchart · 12 years ago
  42. 4334fd1 [media] v4l: omap4iss: Make loop counters unsigned where appropriate by Laurent Pinchart · 12 years ago
  43. 68c03a6 [media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions void by Laurent Pinchart · 12 years ago
  44. ca6f19b [media] v4l: omap4iss: Replace udelay/msleep with usleep_range by Laurent Pinchart · 12 years ago
  45. 57da5e4 [media] v4l: omap4iss: Remove unneeded status variable by Laurent Pinchart · 12 years ago
  46. 2b7f0b6 [media] v4l: omap4iss: Remove duplicate video_is_registered() check by Laurent Pinchart · 12 years ago
  47. bb4e7d6 [media] v4l: omap4iss: Set the vb2 timestamp type by Laurent Pinchart · 12 years ago
  48. f33354f [media] v4l: omap4iss: Remove iss_video streaming field by Laurent Pinchart · 12 years ago
  49. 35c71be [media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAP by Laurent Pinchart · 12 years ago
  50. cce093e [media] v4l: omap4iss: Move common code out of switch...case by Laurent Pinchart · 12 years ago
  51. ea72717 [media] v4l: omap4iss: Don't use v4l2_g_ext_ctrls() internally by Laurent Pinchart · 12 years ago
  52. d632dfe [media] v4l: omap4iss: Add support for OMAP4 camera interface - Build system by Laurent Pinchart · 12 years ago
  53. 69c536b [media] v4l: omap4iss: Add support for OMAP4 camera interface - Resizer by Sergio Aguirre · 15 years ago
  54. 7141482 [media] v4l: omap4iss: Add support for OMAP4 camera interface - IPIPE(IF) by Sergio Aguirre · 15 years ago
  55. b4a0477 [media] v4l: omap4iss: Add support for OMAP4 camera interface - CSI receivers by Sergio Aguirre · 15 years ago
  56. fc96d58 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Video devices by Sergio Aguirre · 15 years ago
  57. 59f0ad8 [media] v4l: omap4iss: Add support for OMAP4 camera interface - Core by Sergio Aguirre · 15 years ago
  58. 6469590 [media] mt9p031: Include linux/of.h header by Sachin Kamat · 12 years ago
  59. 68fd02d [media] rtl2830: add parent for I2C adapter by Antti Palosaari · 12 years ago
  60. fa507e4 [media] media: marvell-ccic: use devm to release clk by Libin Yang · 12 years ago
  61. fe4a0f1 [media] marvell-ccic: drop resource free in driver remove by Libin Yang · 12 years ago
  62. a3d94da [media] ths7303: Declare as static a private function by Ricardo Ribalda · 12 years ago
  63. 98c24dcd [media] em28xx-video: Swap release order to avoid lock nesting by Ricardo Ribalda · 12 years ago
  64. 0e0fe39 [media] usbtv: Add support for PAL video source by Georg Kaindl · 12 years ago
  65. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 12 years ago
  66. ea3aba8 [media] videobuf2: Add support for file access mode flags for DMABUF exporting by Philipp Zabel · 12 years ago
  67. d8eec74 [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning by Hans de Goede · 12 years ago
  68. c6f8e55 [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning by Geert Uytterhoeven · 12 years ago
  69. 258d2fb Merge tag 'v3.13-rc1' into patchwork by Mauro Carvalho Chehab · 12 years ago
  70. 6ce4eac1 Linux 3.13-rc1 by Linus Torvalds · 12 years ago
  71. 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  72. e48f88a Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  73. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  74. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  75. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  76. 0032cde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  77. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  78. 7fa850a Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  79. c874e6f Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  80. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 12 years ago
  81. 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  82. c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  83. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  84. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  85. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  86. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  87. 5db4d34 ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) by David Henningsson · 12 years ago
  88. d08c5ef ALSA: hda - Provide missing pin configs for VAIO with ALC260 by Takashi Iwai · 12 years ago
  89. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  90. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  91. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  92. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 12 years ago
  93. f92ca80 MAINTAINERS: add keyboard driver to Hyper-V file list by Haiyang Zhang · 12 years ago
  94. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 12 years ago
  95. 3a72660 ipc,shm: correct error return value in shmctl (SHM_UNLOCK) by Jesper Nilsson · 12 years ago
  96. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 12 years ago
  97. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 12 years ago
  98. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 12 years ago
  99. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 12 years ago
  100. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 12 years ago