1. 03878bb [media] s5p-fimc: fimc-lite: Prevent deadlock at STREAMON/OFF ioctls by Sylwester Nawrocki · 12 years ago
  2. 81b9f70 [media] s5p-fimc: fimc-lite: Remove empty s_power subdev callback by Sylwester Nawrocki · 12 years ago
  3. 6e83e6e [media] s5p-mfc: Fix kernel warning on memory init by Arun Kumar K · 12 years ago
  4. e825644 [media] s5p-mfc: Use WARN_ON(condition) directly by Sachin Kamat · 12 years ago
  5. 62ce272 [media] s5p-g2d: Add support for G2D H/W Rev.4.1 by Sachin Kamat · 12 years ago
  6. 0e5d61d [media] s5p-mfc: Use NULL instead of 0 for pointer by Sachin Kamat · 12 years ago
  7. fa8880b [media] s5p-fimc: Fix bytesperline value for V4L2_PIX_FMT_YUV420M format by Sylwester Nawrocki · 12 years ago
  8. 33133ea [media] s5p-mfc: Fix a watchdog bug by Kamil Debski · 12 years ago
  9. 58bc8b7 [media] omap3isp: Fix histogram regions by Johannes Schellen · 12 years ago
  10. cf2b4cf [media] omap3isp: Use devm_* managed functions by Laurent Pinchart · 12 years ago
  11. 3d5a71e [media] omap3isp: Remove unneeded memset after kzalloc by Laurent Pinchart · 12 years ago
  12. 3fdfeda [media] omap3isp: preview: Lower the crop margins by Laurent Pinchart · 12 years ago
  13. 5d97046 [media] davinci: vpbe: fix missing unlock on error in vpbe_initialize() by Wei Yongjun · 12 years ago
  14. b9f1fbc [media] davinci: dm355: Fix uninitialized variable compiler warnings by Lad, Prabhakar · 12 years ago
  15. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  16. 734d1ec Merge tag 'v3.8-rc3' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  17. 3151d14 [media] media: remove __dev* annotations by Stephen Rothwell · 12 years ago
  18. 216c82c [media] omap3isp: Don't include <plat/cpu.h> by Laurent Pinchart · 12 years ago
  19. 55ee64b [media] omap_vout: find_vma() needs ->mmap_sem held by Al Viro · 12 years ago
  20. 668a8b3 [media] v4l: Don't compile v4l2-int-device unless really needed by Sakari Ailus · 12 years ago
  21. 1b73ba0 [media] s5p-mfc: Context handling in open() bugfix by Kamil Debski · 12 years ago
  22. 317b4ca [media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_coherent by Kamil Debski · 12 years ago
  23. ef89fff [media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return value by Kamil Debski · 12 years ago
  24. 2e731e4 [media] s5p-mfc: Move firmware allocation point to avoid allocation problems by Kamil Debski · 12 years ago
  25. 4a9c85a [media] s5p-mfc: Fix an error check by Sachin Kamat · 12 years ago
  26. b311ea4 [media] s5p-mfc: Fix a typo in error message in s5p_mfc_pm.c by Sachin Kamat · 12 years ago
  27. 55e2cf3 [media] s5p-mfc: Remove redundant 'break' by Sachin Kamat · 12 years ago
  28. 8f23cc0 [media] s5p-mfc: Flush DPB buffers during stream off by Arun Kumar K · 12 years ago
  29. 20fe1cf [media] s5p-mfc: remove unused variable by Wei Yongjun · 12 years ago
  30. b27a23b [media] s5p-mfc: Add device tree support by Arun Kumar K · 12 years ago
  31. 371a664 [media] exynos-gsc: Support dmabuf export buffer by Shaik Ameer Basha · 12 years ago
  32. 15514fb [media] s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULL by Tony Prisk · 12 years ago
  33. d322bb9 [media] s5p-tv: Add missing braces around sizeof in hdmi_drv.c by Sachin Kamat · 12 years ago
  34. 45b56d5 [media] s5p-tv: Add missing braces around sizeof in hdmiphy_drv.c by Sachin Kamat · 12 years ago
  35. dc03398 [media] s5p-tv: Add missing braces around sizeof in mixer_drv.c by Sachin Kamat · 12 years ago
  36. ad84291 [media] s5p-tv: Add missing braces around sizeof in mixer_reg.c by Sachin Kamat · 12 years ago
  37. c0d5120 [media] s5p-tv: Add missing braces around sizeof in mixer_video.c by Sachin Kamat · 12 years ago
  38. 80f0dee [media] s5p-tv: Add missing braces around sizeof in sdo_drv.c by Sachin Kamat · 12 years ago
  39. aeae3db [media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL by Tony Prisk · 12 years ago
  40. cf48f56 [media] s5p-tv: Fix return value in sdo_probe() on error paths by Sylwester Nawrocki · 12 years ago
  41. 740ad92 [media] s5p-fimc: Prevent AB-BA deadlock during links reconfiguration by Sylwester Nawrocki · 12 years ago
  42. dc3ae32 [media] s5p-fimc: Fix incorrect usage of IS_ERR_OR_NULL by Tony Prisk · 12 years ago
  43. a8697ec [media] s5p-fimc: Prevent potential buffer overflow by Sylwester Nawrocki · 12 years ago
  44. 6612545 [media] s5p-fimc: Avoid possible NULL pointer dereference in set_fmt op by Sylwester Nawrocki · 12 years ago
  45. 7296e25 [media] s5p-mfc: Fix interrupt error handling routine by Kamil Debski · 12 years ago
  46. a26860b [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links() by Sylwester Nawrocki · 12 years ago
  47. 39793c6 [media] mx2_camera: Convert it to platform driver by Fabio Estevam · 12 years ago
  48. 3fdd979 [media] mx2_camera: Remove buffer states by Javier Martin · 12 years ago
  49. 22f9a47 [media] mx2_camera: Remove 'buf_cleanup' callback by Javier Martin · 12 years ago
  50. 9b55695 [media] mx2_camera: Remove i.mx25 support by Javier Martin · 12 years ago
  51. 70e176a [media] soc-camera: use devm_kzalloc in subdevice drivers by Guennadi Liakhovetski · 12 years ago
  52. 25a3481 [media] soc-camera: split struct soc_camera_link into host and subdevice parts by Guennadi Liakhovetski · 12 years ago
  53. dd669e9 [media] soc-camera: remove struct soc_camera_device::video_lock by Guennadi Liakhovetski · 12 years ago
  54. 8a97d4c [media] soc-camera: fix repeated regulator requesting by Guennadi Liakhovetski · 12 years ago
  55. 7d051b3 [media] soc-camera: properly fix camera probing races by Guennadi Liakhovetski · 12 years ago
  56. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  57. d969908 [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header files by Laurent Pinchart · 12 years ago
  58. c19bec5 [media] vivi: Constify structures by Kirill Smelkov · 12 years ago
  59. e669c8d [media] blackfin Kconfig: select is evil; use, instead depends on by Mauro Carvalho Chehab · 12 years ago
  60. 250539a [media] s3c-camif: Add missing version.h header file by Sachin Kamat · 12 years ago
  61. 9a3323a [media] m2m-deinterlace: use correct check for kzalloc failure by Sasha Levin · 12 years ago
  62. e19bc86 [media] omap3isp: ispqueue: Fix uninitialized variable compiler warnings by Laurent Pinchart · 12 years ago
  63. f698957a [media] marvell-ccic: use internal variable replace global frame stats variable by Libin Yang · 12 years ago
  64. f7c3f5c [media] omap3isp: csiphy: Fix an uninitialized variable compiler warning by Laurent Pinchart · 12 years ago
  65. a75831f [media] s5p-jpeg: convert struct spinlock to spinlock_t by Luis R. Rodriguez · 12 years ago
  66. 9d193b7 [media] s5p-fimc: convert struct spinlock to spinlock_t by Luis R. Rodriguez · 12 years ago
  67. 2671111 [media] omap: Fix Kconfig dependencies on OMAP2 by Mauro Carvalho Chehab · 12 years ago
  68. a44dca1 Merge tag 'v3.8-rc1' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  69. 45b8259 [media] v4l2: blackfin: add EPPI3 support by Scott Jiang · 12 years ago
  70. fab0e8f [media] v4l2: blackfin: convert ppi driver to a module by Scott Jiang · 12 years ago
  71. fe0e990 [media] vivi: Teach it to tune FPS by Kirill Smelkov · 12 years ago
  72. 899a179 [media] s5p-tv: Use devm_gpio_request in sii9234_drv.c by Sachin Kamat · 12 years ago
  73. d40fbf8 [media] vivi: Optimize precalculate_line() by Kirill Smelkov · 12 years ago
  74. 13908f3 [media] vivi: Move computations out of vivi_fillbuf linecopy loop by Kirill Smelkov · 12 years ago
  75. 10ce844 [media] vivi: vivi_dev->line[] was not aligned by Kirill Smelkov · 12 years ago
  76. e3a8b4d [media] vivi: Optimize gen_text() by Kirill Smelkov · 12 years ago
  77. 20272409 [media] media: m2m-deinterlace: Do not set debugging flag to true by Javier Martin · 12 years ago
  78. 832fbb5 [media] media: coda: Fix H.264 header alignment - v2 by Javier Martin · 12 years ago
  79. 3f3f5c7 [media] media: coda: Fix H.264 header alignment by Javier Martin · 12 years ago
  80. cc91de5 [media] davinci: vpbe: remove unused variable in vpbe_initialize() by Wei Yongjun · 12 years ago
  81. e276f03 [media] media: davinci: vpbe: return error code on error in vpbe_display_g_crop() by Wei Yongjun · 12 years ago
  82. 4d22f10 [media] media: davinci: vpbe: fix return value check in vpbe_display_reqbufs() by Wei Yongjun · 12 years ago
  83. cfe9dbd [media] media: davinci: vpbe: enable building of vpbe driver for DM355 and DM365 by Lad, Prabhakar · 12 years ago
  84. caff80c [media] davinci: vpbe: pass different platform names to handle different ip's by Lad, Prabhakar · 12 years ago
  85. d31c100 [media] davinci/vpss: add helper functions for setting hw params by Manjunath Hadli · 13 years ago
  86. 3de9394 [media] davinci: vpss: dm365: set vpss clk ctrl by Manjunath Hadli · 13 years ago
  87. c1819fc [media] davinci: vpss: dm365: enable ISP registers by Manjunath Hadli · 13 years ago
  88. 47800bc [media] s5p-fimc: Improved pipeline try format routine by Sylwester Nawrocki · 12 years ago
  89. 1c9f5bd [media] s5p-fimc: Add support for sensors with multiple pads by Andrzej Hajda · 12 years ago
  90. 6319d6a [media] fimc-lite: Add ISP FIFO output support by Sylwester Nawrocki · 12 years ago
  91. 588c87b [media] s5p-fimc: Add sensor group ids for fimc-is by Sylwester Nawrocki · 12 years ago
  92. a2fea0d [media] s5p-csis: Add registers logging for debugging by Sylwester Nawrocki · 12 years ago
  93. cd65a64 [media] s5p-csis: Enable only data lanes that are actively used by Sylwester Nawrocki · 12 years ago
  94. e26991b [media] s5p-csis: Add support for raw Bayer pixel formats by Sylwester Nawrocki · 13 years ago
  95. 405f230 [media] s5p-fimc: Add variant data structure for Exynos4x12 by Sylwester Nawrocki · 13 years ago
  96. 35f2924 [media] s5p-fimc: Clean up capture enable/disable helpers by Sylwester Nawrocki · 12 years ago
  97. a62082f [media] fimc-lite: Register dump function cleanup by Sylwester Nawrocki · 12 years ago
  98. ef2c8326 [media] s5p-csis: Correct the event counters logging by Sylwester Nawrocki · 12 years ago
  99. 1bc05e7 [media] s5p-fimc: Fix horizontal/vertical image flip by Sylwester Nawrocki · 12 years ago
  100. 1b18e7a [media] v4l: Tell user space we're using monotonic timestamps by Sakari Ailus · 12 years ago