1. edc16cb [media] coda: drop JPEG buffers not framed by SOI and EOI markers by Philipp Zabel · 10 years ago
  2. d4bb75f [media] coda: set bitstream end flag in coda_release by Philipp Zabel · 10 years ago
  3. d4c6a41 [media] coda: allow userspace to set compressed buffer size in a certain range by Philipp Zabel · 10 years ago
  4. 619165628d [media] coda: try to only queue a single JPEG into the bitstream by Philipp Zabel · 10 years ago
  5. 5269aed [media] coda: pad input stream for JPEG decoder by Philipp Zabel · 10 years ago
  6. 7cbb105 [media] coda: store bitstream buffer position with buffer metadata by Philipp Zabel · 10 years ago
  7. cb1d3a3 [media] coda: add CODA7541 JPEG support by Philipp Zabel · 10 years ago
  8. 0ab5452 [media] coda: add JPEG register definitions for CODA7541 by Philipp Zabel · 10 years ago
  9. bfc732f [media] coda: split out encoder control setup to specify controls per video device by Philipp Zabel · 10 years ago
  10. 2c11d1b [media] coda: add coda_video_device descriptors by Philipp Zabel · 10 years ago
  11. b2f91ae [media] coda: identify platform device earlier by Philipp Zabel · 10 years ago
  12. 4de6931 [media] coda: add support for planar YCbCr 4:2:2 (YUV422P) format by Philipp Zabel · 10 years ago
  13. 1cb12cf [media] coda: add support for partial interleaved YCbCr 4:2:0 (NV12) format by Philipp Zabel · 10 years ago
  14. 2bf299c [media] coda: simplify frame memory control register handling by Philipp Zabel · 10 years ago
  15. 59ebc2e [media] coda: disable rotator if not needed by Philipp Zabel · 10 years ago
  16. 856d7d9 [media] coda: add coda_write_base helper by Philipp Zabel · 10 years ago
  17. 6da999d [media] coda: remove superfluous error message on devm_kzalloc failure by Philipp Zabel · 10 years ago
  18. f157cf4 [media] coda: clear aborting flag in stop_streaming by Philipp Zabel · 10 years ago
  19. 1f923a4 [media] mem2mem_testdev: rename to vim2m by Hans Verkuil · 10 years ago
  20. 373fbbce [media] smiapp: Update PLL when setting format by Sakari Ailus · 10 years ago
  21. 602cbca [media] smiapp: Set valid link frequency range by Sakari Ailus · 10 years ago
  22. e91cbeb [media] smiapp: Clean up smiapp_set_format() by Sakari Ailus · 10 years ago
  23. cd78b6a [media] smiapp: Take valid link frequencies into account in supported mbus codes by Sakari Ailus · 10 years ago
  24. 38a833c7 [media] smiapp: Gather information on valid link rate and BPP combinations by Sakari Ailus · 10 years ago
  25. 183bec8 [media] smiapp: Split calculating PLL with sensor's limits from updating it by Sakari Ailus · 10 years ago
  26. 83313d9 [media] smiapp: Use actual pixel rate calculated by the PLL calculator by Sakari Ailus · 11 years ago
  27. e7c329a [media] smiapp-pll: Add pixel rate in pixel array as output parameters by Sakari Ailus · 11 years ago
  28. 2939130 [media] smiapp: Remove validation of op_pix_clk_div by Sakari Ailus · 11 years ago
  29. 9249e9a [media] smiapp: The PLL calculator handles sensors with VT clocks only by Sakari Ailus · 10 years ago
  30. 63516b5 [media] smiapp-pll: Don't validate OP clocks if there are none by Sakari Ailus · 10 years ago
  31. 974abe4 [media] smiapp-pll: Calculate OP clocks only for sensors that have them by Sakari Ailus · 10 years ago
  32. e3f8bc8 [media] smiapp-pll: Unify OP and VT PLL structs by Sakari Ailus · 10 years ago
  33. fff888c [media] smiapp-pll: External clock frequency isn't an output value by Sakari Ailus · 10 years ago
  34. c859470 [media] smiapp-pll: Separate bounds checking into a separate function by Sakari Ailus · 10 years ago
  35. c37f9bf [media] smiapp-pll: The clock tree values are unsigned --- fix debug prints by Sakari Ailus · 11 years ago
  36. bc47150 [media] smiapp-pll: Correct clock debug prints by Sakari Ailus · 11 years ago
  37. f85698c [media] smiapp: Take mutex during PLL update in sensor initialisation by Sakari Ailus · 10 years ago
  38. f3d83a1 [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdr by Jacek Anaszewski · 10 years ago
  39. d3460b2 [media] s5p-fimc: Only build suspend/resume for PM by Thierry Reding · 10 years ago
  40. de3767a [media] s5p-jpeg: Only build suspend/resume for PM by Thierry Reding · 10 years ago
  41. 098bcd2 [media] Remove references to non-existent PLAT_S5P symbol by Sylwester Nawrocki · 10 years ago
  42. 8a6a547 [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory() by Fancy Fang · 10 years ago
  43. f2d90e6 [media] tw68: remove bogus I2C_ALGOBIT dependency by Hans Verkuil · 10 years ago
  44. 470a914 [media] usbvision-video: two use after frees by Dan Carpenter · 10 years ago
  45. a4789e6 [media] tw68: remove deprecated IRQF_DISABLED by Fabian Frederick · 10 years ago
  46. 4961a53 [media] xc5000: use after free in release() by Dan Carpenter · 10 years ago
  47. 34d7c24 [media] em28xx-input: NULL dereference on error by Dan Carpenter · 10 years ago
  48. 1a5cfd0 [media] wl128x: fix fmdbg compiler warning by Hans Verkuil · 10 years ago
  49. 9f93c52 [media] hackrf: harmless off by one in debug code by Dan Carpenter · 10 years ago
  50. 143800a [media] cx23885: initialize config structs for T9580 by Olli Salonen · 10 years ago
  51. c601f53 [media] v4l: uvcvideo: Fix buffer completion size check by Laurent Pinchart · 10 years ago
  52. c204e1f [media] vivid: fix buffer overrun by Hans Verkuil · 10 years ago
  53. a0bd3e0 [media] saa7146: Create a device name before it's used by Lubomir Rintel · 10 years ago
  54. 430e357 [media] em28xx: fix uninitialized variable warning by Hans Verkuil · 10 years ago
  55. 031d705 [media] vivid: fix Kconfig FB dependency by Hans Verkuil · 10 years ago
  56. 7383159 [media] anysee: make sure loading modules is const by Kees Cook · 10 years ago
  57. a1ecf3c [media] af9035: make sure loading modules is const by Kees Cook · 10 years ago
  58. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  59. 0aae803 V4L2: mx3_camer: use dmaengine_pause() API by Vinod Koul · 10 years ago
  60. 4d9708e Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  61. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  62. a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  63. 5563caa [media] ir-hix5hd2: fix build on c6x arch by Mauro Carvalho Chehab · 10 years ago
  64. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  65. b6420eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc by Linus Torvalds · 10 years ago
  66. 0415447 Documentation: fix broken v4l-utils URL by Michael Opdenacker · 10 years ago
  67. 90a5dbe Revert "[media] media: em28xx - remove reset_resume interface" by Mauro Carvalho Chehab · 10 years ago
  68. cf3167c [media] pt3: fix DTV FE I2C driver load error paths by Antti Palosaari · 10 years ago
  69. 214635f Revert "[media] media: em28xx - remove reset_resume interface" by Mauro Carvalho Chehab · 10 years ago
  70. 7d4020c [media] exynos4-is: fix some warnings when compiling on arm64 by Mauro Carvalho Chehab · 10 years ago
  71. 7983b77 [media] usb drivers: use %zu instead of %zd by Mauro Carvalho Chehab · 10 years ago
  72. 339f06c [media] pci drivers: use %zu instead of %zd by Mauro Carvalho Chehab · 10 years ago
  73. 35f30f3 [media] dvb-frontends: use %zu instead of %zd by Mauro Carvalho Chehab · 10 years ago
  74. 03ce781 [media] s5p-mfc: Fix several printk warnings by Mauro Carvalho Chehab · 10 years ago
  75. f1a0c18 [media] s5p_mfc_opr: Fix warnings by Mauro Carvalho Chehab · 10 years ago
  76. 5b31d9e [media] ti-vpe: Fix typecast by Mauro Carvalho Chehab · 10 years ago
  77. c0a566f [media] s3c-camif: fix dma_addr_t printks by Mauro Carvalho Chehab · 10 years ago
  78. 4966bac1 [media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bits by Mauro Carvalho Chehab · 10 years ago
  79. e13f7d5 [media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64 by Mauro Carvalho Chehab · 10 years ago
  80. 0db3241 [media] em28xx: Fix identation by Mauro Carvalho Chehab · 10 years ago
  81. b39ba19 [media] drxd: remove a dead code by Mauro Carvalho Chehab · 10 years ago
  82. ae64b5a [media] saa7146: remove return after BUG() by Mauro Carvalho Chehab · 10 years ago
  83. 84babee [media] cx88: remove return after BUG() by Mauro Carvalho Chehab · 10 years ago
  84. e2392d3 [media] cx88: fix cards table CodingStyle by Mauro Carvalho Chehab · 10 years ago
  85. 25fb62b [media] radio-sf16fmr2: declare some structs as static by Mauro Carvalho Chehab · 10 years ago
  86. 24c8f11 [media] radio-sf16fmi: declare pnp_attached as static by Mauro Carvalho Chehab · 10 years ago
  87. 64e01cb [media] pms: Fix a bad usage of the stack by Mauro Carvalho Chehab · 10 years ago
  88. 5a9ff85 [media] saa7164-core: declare symbols as static by Mauro Carvalho Chehab · 10 years ago
  89. 87f4ebc [media] sta2x11_vip: fix address space casting by Mauro Carvalho Chehab · 10 years ago
  90. 8f8218e [media] st_rc: fix address space casting by Mauro Carvalho Chehab · 10 years ago
  91. 7f01308 [media] ir-hix5hd2: fix address space casting by Mauro Carvalho Chehab · 10 years ago
  92. d51a12c [media] as102: fix endiannes casts by Mauro Carvalho Chehab · 10 years ago
  93. 71d1b2b [media] dvb_frontend: Fix __user namespace by Mauro Carvalho Chehab · 10 years ago
  94. 289297b [media] as102_drv.h: added a missing newline by Mauro Carvalho Chehab · 10 years ago
  95. dc11ef7 [media] s5p_mfc_opr_v6: remove address space removal warnings by Mauro Carvalho Chehab · 10 years ago
  96. b5e4d33 [media] s5p_mfc_opr_v6: fix wrong type for registers by Mauro Carvalho Chehab · 10 years ago
  97. d7fa7b0 [media] s5p_mfc_opr_v5: fix smatch warnings by Mauro Carvalho Chehab · 10 years ago
  98. ca5ea0c [media] s5p_mfc: use static for some structs by Mauro Carvalho Chehab · 10 years ago
  99. c5d28e2 [media] coda: Improve runtime PM support by Ulf Hansson · 10 years ago
  100. 7c67281 [media] s5p-mfc: Use decode status instead of display status on MFCv5 by Sjoerd Simons · 10 years ago