1. bb16d21 [media] doc-rst: v4l: Add documentation on CSI-2 bus configuration by Sakari Ailus · 8 years ago
  2. ce3aeaf [media] winbond-cir: Use kmalloc_array() in wbcir_tx() by Markus Elfring · 8 years ago
  3. 3f81678 [media] RedRat3: Return directly after a failed rc_allocate_device() in redrat3_init_rc_dev() by Markus Elfring · 8 years ago
  4. 9d45d5f [media] RedRat3: Delete an unnecessary variable initialisation in redrat3_init_rc_dev() by Markus Elfring · 8 years ago
  5. 7aa20af [media] RedRat3: Delete an unnecessary variable initialisation in redrat3_get_firmware_rev() by Markus Elfring · 8 years ago
  6. fac5913 [media] RedRat3: Return directly after a failed kcalloc() in redrat3_transmit_ir() by Markus Elfring · 8 years ago
  7. 576df63 [media] RedRat3: Improve another size determination in redrat3_reset() by Markus Elfring · 8 years ago
  8. 559f64d [media] RedRat3: Delete six messages for a failed memory allocation by Markus Elfring · 8 years ago
  9. 0bebaa5 [media] RedRat3: Use kcalloc() in two functions by Markus Elfring · 8 years ago
  10. 6037b3c [media] tveeprom: print log messages using pr_foo() by Mauro Carvalho Chehab · 8 years ago
  11. d3d9682 [media] rc-main: use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  12. e513411 [media] tvp5150: get rid of KERN_CONT by Mauro Carvalho Chehab · 8 years ago
  13. ad0e374 [media] tvp5150: Get rid of direct calls to printk() by Mauro Carvalho Chehab · 8 years ago
  14. 257e29f [media] tvp5150: convert it to use dev_foo() macros by Mauro Carvalho Chehab · 8 years ago
  15. ce8591f [media] em28xx: convert it from pr_foo() to dev_foo() by Mauro Carvalho Chehab · 8 years ago
  16. 39ad799 [media] msp3400: convert it to use dev_foo() macros by Mauro Carvalho Chehab · 8 years ago
  17. b68d75b [media] msp3400-driver: don't use KERN_CONT by Mauro Carvalho Chehab · 8 years ago
  18. a41231d [media] v4l2-common: add a debug macro to be used with dev_foo() by Mauro Carvalho Chehab · 8 years ago
  19. 680d87c [media] tuner-core: use pr_foo, instead of internal printk macros by Mauro Carvalho Chehab · 8 years ago
  20. cc8e7ff [media] af9005: remove a printk that would require a KERN_CONT by Mauro Carvalho Chehab · 8 years ago
  21. 0a6dc89 [media] dibx000_common: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  22. 3dd7226 [media] dib9000: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  23. 8af16ad [media] dib8000: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  24. 5a0e2a4 [media] dib7000p: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  25. 7570227 [media] dib7000m: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  26. 441d54e [media] dib3000mc: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  27. 585e322 [media] dib3000mb: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  28. 4bd1a8d [media] dib0090: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  29. fb11cbd [media] dib0070: use pr_foo() instead of printk() by Mauro Carvalho Chehab · 8 years ago
  30. a80e1d9 [media] ttpci: cleanup debug macros and remove dead code by Mauro Carvalho Chehab · 8 years ago
  31. 61fc874 [media] ttusb_dec: use KERNEL_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  32. 6dc3a35 [media] pvrusb2: use KERNEL_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  33. ac2ac83 [media] wl128x: use KERNEL_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  34. 623b2f4 [media] zoran: use KERN_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  35. 7c66e12 [media] pluto2: use KERN_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  36. 7b61ba8 [media] cx88: make checkpatch happier by Mauro Carvalho Chehab · 8 years ago
  37. 65bc2fe [media] cx88: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  38. 3b0cb24 [media] cx88: use KERN_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  39. e39682b [media] cx23885: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  40. f1dc10b gp8psk-fe: add missing MODULE_foo() macros by Mauro Carvalho Chehab · 8 years ago
  41. 09f8be2 [media] cx23885: use KERN_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  42. fa132a6 [media] bt8xx: use pr_foo() macros instead of printk() by Mauro Carvalho Chehab · 8 years ago
  43. 7c64691 [media] bt8xx/dst: use a more standard way to print messages by Mauro Carvalho Chehab · 8 years ago
  44. fed9d8f [media] stv090x: get rid of continuation lines by Mauro Carvalho Chehab · 8 years ago
  45. a8cd47d [media] stb0899_drv: get rid of continuation lines by Mauro Carvalho Chehab · 8 years ago
  46. 9e3d073 [media] docs-rst: cleanup SVG files by Mauro Carvalho Chehab · 8 years ago
  47. a45267a [media] dtv-core: get rid of duplicated kernel-doc include by Mauro Carvalho Chehab · 8 years ago
  48. 36f94a5 Merge tag 'v4.9-rc5' into patchwork by Mauro Carvalho Chehab · 8 years ago
  49. c0026c7 [media] s5p-mfc: Fix clock management in s5p_mfc_release() function by Marek Szyprowski · 8 years ago
  50. c5086f1 [media] s5p-mfc: Use clock gating only on MFC v5 hardware by Marek Szyprowski · 8 years ago
  51. 5d1ec73 [media] s5p-mfc: Skip incomplete frame by Donghwa Lee · 8 years ago
  52. dd62b8f [media] s5p-mfc: Fix MFC context buffer size by Ingi Kim · 8 years ago
  53. f662f1b [media] s5p-mfc: Correct scratch buffer size of H.263 decoder by Andrzej Hajda · 8 years ago
  54. 92955ea [media] exynos-gsc: Add support for Exynos5433 specific version by Marek Szyprowski · 8 years ago
  55. 6f99e1b [media] exynos-gsc: Enable driver on ARCH_EXYNOS by Marek Szyprowski · 8 years ago
  56. aa7929f [media] exynos-gsc: Use of_device_get_match_data() helper by Marek Szyprowski · 8 years ago
  57. e0f0139 [media] exynos-gsc: Add missing newline char in debug messages by Marek Szyprowski · 8 years ago
  58. d641cf2 [media] exynos-gsc: Remove unused lclk_freqency entry by Marek Szyprowski · 8 years ago
  59. 8098f9c [media] exynos-gsc: Simplify system PM even more by Marek Szyprowski · 8 years ago
  60. 701a8de [media] exynos-gsc: Simplify system PM by Ulf Hansson · 8 years ago
  61. 7ebcb3e [media] exynos-gsc: Do full clock gating at runtime PM suspend by Ulf Hansson · 8 years ago
  62. a006c04 [media] exynos-gsc: Fixup clock management at ->remove() by Ulf Hansson · 8 years ago
  63. 81aa8d1 [media] exynos-gsc: Make PM callbacks available conditionally by Ulf Hansson · 8 years ago
  64. 15f90ab5 [media] exynos-gsc: Make driver functional when CONFIG_PM is unset by Ulf Hansson · 8 years ago
  65. f9fd6ee [media] exynos-gsc: Convert gsc_m2m_resume() from int to void by Ulf Hansson · 8 years ago
  66. d83db90 [media] exynos-gsc: Simplify clock management by Ulf Hansson · 8 years ago
  67. 43e6347 [media] s5p-mfc: include buffer size in error message by Shuah Khan · 8 years ago
  68. 76ca082 [media] exynos-gsc: cleanup m2m src and dst vb2 queues on STREAMOFF by Javier Martinez Canillas · 8 years ago
  69. 115a16b [media] exynos-gsc: unregister video device node on driver removal by Javier Martinez Canillas · 8 years ago
  70. f4ca503 [media] exynos-gsc: don't release a non-dynamically allocated video_device by Javier Martinez Canillas · 8 years ago
  71. 652bb68 [media] exynos-gsc: do proper bytesperline and sizeimage calculation by Javier Martinez Canillas · 8 years ago
  72. 8a66174 [media] exynos-gsc: fix supported RGB pixel format by Javier Martinez Canillas · 8 years ago
  73. daba4df [media] exynos-gsc: don't clear format when freeing buffers with REQBUFS(0) by Javier Martinez Canillas · 8 years ago
  74. def2cc8 [media] exynos-gsc: change spamming try_fmt log message to debug by Javier Martinez Canillas · 8 years ago
  75. 0f7a55b [media] s5p-mfc: Collapse two error message into one by Shuah Khan · 8 years ago
  76. 90b4c9c [media] exynos4-is: fimc: Roundup imagesize to row size for tiled formats by Nicolas Dufresne · 11 years ago
  77. 4710b75 [media] v4l: Add Renesas R-Car FDP1 Driver by Kieran Bingham · 9 years ago
  78. 3547d32 [media] dt-bindings: Add Renesas R-Car FDP1 bindings by Kieran Bingham · 9 years ago
  79. 446e412 [media] v4l: ctrls: Add deinterlacing mode control by Laurent Pinchart · 8 years ago
  80. a9943f6 [media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel by Peter Ujfalusi · 8 years ago
  81. 04b96d1 [media] v4l: omap3isp: Fix OF node double put when parsing OF graph by Laurent Pinchart · 8 years ago
  82. 03c47aa [media] uvcvideo: add support for Oculus Rift Sensor by Philipp Zabel · 8 years ago
  83. 71334ae [media] cec-ioc-adap-g-log-addrs.rst: describe CEC_LOG_ADDRS_FL_CDC_ONLY by Mauro Carvalho Chehab · 8 years ago
  84. 8991a63d [media] cec: zero counters in cec_received_msg() by Hans Verkuil · 8 years ago
  85. 104eda6 [media] MAINTAINERS: update paths by Hans Verkuil · 8 years ago
  86. 764040c [media] s5p-cec/st-cec: update TODOs by Hans Verkuil · 8 years ago
  87. aee4c78 [media] pulse8-cec: move out of staging by Hans Verkuil · 8 years ago
  88. a161bef [media] cec: an inner loop clobbered the outer loop variable by Hans Verkuil · 8 years ago
  89. 3145c75 [media] cec.h/cec-funcs.h: don't use bool in public headers by Hans Verkuil · 8 years ago
  90. 7ae2a88 [media] cec: sanitize msg.flags by Hans Verkuil · 8 years ago
  91. 0dbaceb [media] cec: move the CEC framework out of staging and to media by Hans Verkuil · 8 years ago
  92. a69a168 [media] cec: add proper support for CDC-Only CEC devices by Hans Verkuil · 8 years ago
  93. f5580d8 [media] cec: accept two replies for CEC_MSG_INITIATE_ARC by Hans Verkuil · 8 years ago
  94. 3074fe4 [media] cec: filter invalid messages by Hans Verkuil · 8 years ago
  95. adc0c62 [media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS by Hans Verkuil · 8 years ago
  96. f406262 [media] cec: add flag to cec_log_addrs to enable RC passthrough by Hans Verkuil · 8 years ago
  97. 77edf60 [media] cec rst: convert tables and drop the 'row' comments by Hans Verkuil · 8 years ago
  98. acd4973 [media] pulse8-cec: set all_device_types when restoring config by Hans Verkuil · 8 years ago
  99. 9f750b2 [media] cobalt: fix copy-and-paste error by Hans Verkuil · 8 years ago
  100. b7ccb9f [media] mtk-vcodec: add index check in decoder vidioc_qbuf by Wu-Cheng Li · 8 years ago