1. 8b72c18 media: platform: fix several typos by Mauro Carvalho Chehab · 6 years ago
  2. 15a40b2 media: videobuf: use u64 for the timestamp internally by Hans Verkuil · 6 years ago
  3. aa35dc3 media: DaVinci-VPBE: fix error handling in vpbe_initialize() by Alexey Khoroshilov · 6 years ago
  4. 5200ab6 media: vidioc_cropcap -> vidioc_g_pixelaspect by Hans Verkuil · 6 years ago
  5. 98af278 media: davinci/vpbe: drop unused g_cropcap by Hans Verkuil · 6 years ago
  6. a26ac6c media: isif: fix a NULL pointer dereference bug by Wenwen Wang · 6 years ago
  7. 60359a2 media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero by Sakari Ailus · 6 years ago
  8. d079f94 media: platform: Switch to v4l2_async_notifier_add_subdev by Steve Longerbeam · 6 years ago
  9. 4158757 media: davinci: Fix implicit enum conversion warning by Nathan Chancellor · 6 years ago
  10. f764e6d media: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  11. cc1e631 media: replace strcpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  12. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  13. 61e641f media: davinci: vpif_display: Mix memory leak on probe error path by Anton Vasilyev · 6 years ago
  14. 1b7369a media: headers: fix linux/mod_devicetable.h inclusions by Arnd Bergmann · 7 years ago
  15. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  16. 4cff79e media: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  17. 6246c3a media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init() by Dan Carpenter · 7 years ago
  18. 366b4010 media: davinci: don't override the error code by Mauro Carvalho Chehab · 7 years ago
  19. 8c2bb52 media: vpbe_display: get rid of warnings by Mauro Carvalho Chehab · 7 years ago
  20. 693035d media: vpbe_display: properly handle error case by Mauro Carvalho Chehab · 7 years ago
  21. 3022b98 media: davinci: fix an inconsistent ident by Mauro Carvalho Chehab · 7 years ago
  22. 09821df media: isif: reorder a statement to match coding style by Mauro Carvalho Chehab · 7 years ago
  23. e199fa7 media: davinci: get rid of lots of kernel-doc warnings by Mauro Carvalho Chehab · 7 years ago
  24. 79eab28 media: vpbe_venc: don't store return codes if they won't be used by Mauro Carvalho Chehab · 7 years ago
  25. 05c9090 media: davinci: allow build vpbe_display with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  26. b8952ee media: davinci: allow building isif code by Mauro Carvalho Chehab · 7 years ago
  27. 8395597 media: vpss: fix annotations for vpss_regs_base2 by Mauro Carvalho Chehab · 7 years ago
  28. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  29. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  30. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
  31. 4a3fad7 media: fix usage of whitespaces and on indentation by Mauro Carvalho Chehab · 7 years ago
  32. 4e48afe media: v4l2-async: simplify v4l2_async_subdev structure by Mauro Carvalho Chehab · 7 years ago
  33. 4f6c110 media: davinci: fix a debug printk by Mauro Carvalho Chehab · 7 years ago
  34. 5a18c24 media: davinci: vpif_capture: add NULL check on devm_kzalloc return value by Gustavo A. R. Silva · 7 years ago
  35. 389a455 media: davinci: fix kernel-doc warnings by Mauro Carvalho Chehab · 7 years ago
  36. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  37. 1593081 media: vpif: don't generate a kernel-doc warning on a constant by Mauro Carvalho Chehab · 7 years ago
  38. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. b6ee3f0 media: v4l: async: Move async subdev notifier operations to a separate structure by Laurent Pinchart · 7 years ago
  41. 0cba3f4 media: davinci: make ccdc_hw_device structures const by Bhumika Goyal · 7 years ago
  42. 1e6be01 media: davinci: make function arguments const by Bhumika Goyal · 7 years ago
  43. 7a6e6c3 media: davinci: do a couple of checkpatch cleanups by Markus Elfring · 7 years ago
  44. bd9f8f7 media: platform: constify videobuf_queue_ops structures by Arvind Yadav · 7 years ago
  45. 44ce8fc media: davinci: constify platform_device_id by Arvind Yadav · 7 years ago
  46. 68d9c47 media: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  47. c236323 media: davinci: vpbe: constify vb2_ops structures by Julia Lawall · 7 years ago
  48. b050d46 media: DaVinci-VPBE: constify vpbe_dev_ops by Julia Lawall · 7 years ago
  49. d75cf01 media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS by Prabhakar Lad · 7 years ago
  50. 6759b01 media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl by Prabhakar Lad · 7 years ago
  51. 5a634ae media: davinci: vpif_capture: fix potential NULL deref by Kevin Hilman · 8 years ago
  52. f5d7232 media: davinci: vpif_capture: constify vb2_ops structure by Gustavo A. R. Silva · 8 years ago
  53. b0a4ced media: davinci: vpif_display: constify vb2_ops structure by Gustavo A. R. Silva · 8 years ago
  54. 6bcc051 media: media/platform: add const to v4l2_file_operations structures by Bhumika Goyal · 8 years ago
  55. 9a01968 media: davinci: variable 'common' set but not used by Mauro Carvalho Chehab · 8 years ago
  56. 479f7a1 [media] davinci: vpif: adaptions for DT support by Kevin Hilman · 8 years ago
  57. a2d1796 [media] davinci: Switch from V4L2 OF to V4L2 fwnode by Sakari Ailus · 8 years ago
  58. dde32d4 [media] davinci: vpif_capture: cleanup raw camera support by Kevin Hilman · 8 years ago
  59. 4a5f8ae [media] davinci: vpif_capture: get subdevs from DT when available by Kevin Hilman · 8 years ago
  60. 6e3520f [media] davinci: vpif_capture: drop compliance hack by Kevin Hilman · 8 years ago
  61. 8946ab3 [media] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 video by Nori, Sekhar · 8 years ago
  62. a16cb91 [media] media: vpif: use a configurable i2c_adapter_id for vpif display by Bartosz Golaszewski · 8 years ago
  63. d39e74f [media] Staging: media: platform: davinci: - Fix for memory leak by Shailendra Verma · 8 years ago
  64. 56271bc [media] davinci: VPIF: add basic support for DT init by Kevin Hilman · 8 years ago
  65. 62dd4ac [media] davinci: vpif_capture: fix start/stop streaming locking by Kevin Hilman · 8 years ago
  66. 2d40cb3 [media] davinci: vpif_capture: remove hard-coded I2C adapter id by Kevin Hilman · 8 years ago
  67. bff782d [media] davinci: VPIF: fix module loading, init errors by Kevin Hilman · 8 years ago
  68. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  69. d3d83ee [media] DaVinci-VPFE-Capture: fix error handling by Arnd Bergmann · 8 years ago
  70. 1827bdc [media] vpfe_capture: fix compiler warning by Hans Verkuil · 8 years ago
  71. e91b600 [media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpfe_enum_input() by Markus Elfring · 8 years ago
  72. 2eaa68f [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output() by Markus Elfring · 8 years ago
  73. ea0e437 [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in process_progressive_mode() by Markus Elfring · 8 years ago
  74. 3ce5f66 [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in vpif_channel_isr() by Markus Elfring · 8 years ago
  75. 396c88e [media] DaVinci-VPIF-Display: Adjust 11 checks for null pointers by Markus Elfring · 8 years ago
  76. ded1c8f [media] DaVinci-VPIF-Display: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  77. d5cf467 [media] DaVinci-VPIF-Display: Use kcalloc() in vpif_probe() by Markus Elfring · 8 years ago
  78. c64d61d [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_channel_isr() by Markus Elfring · 8 years ago
  79. 6a842cc [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_querystd() by Markus Elfring · 8 years ago
  80. 03161cd [media] DaVinci-VPIF-Capture: Adjust ten checks for null pointers by Markus Elfring · 8 years ago
  81. bc28579 [media] DaVinci-VPIF-Capture: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  82. b442c46 [media] DaVinci-VPIF-Capture: Use kcalloc() in vpif_probe() by Markus Elfring · 8 years ago
  83. 96ca884 [media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_unregister_ccdc_device() by Markus Elfring · 8 years ago
  84. b899065 [media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr() by Markus Elfring · 8 years ago
  85. 19d4695 [media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input() by Markus Elfring · 8 years ago
  86. 2a0de2c [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions by Markus Elfring · 8 years ago
  87. c580f29 [media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers by Markus Elfring · 8 years ago
  88. 1d3811d [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open() by Markus Elfring · 8 years ago
  89. efb7446 [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in vpfe_probe() by Markus Elfring · 8 years ago
  90. e4c0cd0 [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe() by Markus Elfring · 8 years ago
  91. 11691f0 [media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory allocation by Markus Elfring · 8 years ago
  92. ed011a23 [media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe() by Markus Elfring · 8 years ago
  93. 630bf79 [media] DaVinci-VPBE: Delete an unnecessary variable initialisation in vpbe_set_output() by Markus Elfring · 8 years ago
  94. 15a7831 [media] DaVinci-VPBE: Rename a jump label in vpbe_set_output() by Markus Elfring · 8 years ago
  95. 837fdcf [media] DaVinci-VPBE: Reduce the scope for a variable in vpbe_set_default_output() by Markus Elfring · 8 years ago
  96. ca7948aa [media] DaVinci-VPBE: Return the success indication only as a constant in vpbe_set_mode() by Markus Elfring · 8 years ago
  97. 9d2fe9a [media] DaVinci-VPBE: Return an error code only as a constant in vpbe_probe() by Markus Elfring · 8 years ago
  98. 1353875 [media] DaVinci-VPBE: Adjust 16 checks for null pointers by Markus Elfring · 8 years ago
  99. 2ac0989 [media] DaVinci-VPBE: Delete two error messages for a failed memory allocation by Markus Elfring · 8 years ago
  100. f42afd2 [media] DaVinci-VPBE: Use kmalloc_array() in vpbe_initialize() by Markus Elfring · 8 years ago