1. e6c237a media: vb2: Minor function naming fix by Ezequiel Garcia · 6 years ago
  2. c4d1de7 media: v4l2-ctrls.h: remove spurious text by Hans Verkuil · 6 years ago
  3. 1a726df media: platform: stm32: wait end of transmission by Yannick Fertre · 6 years ago
  4. b063474 media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32 by Eugen Hristev · 6 years ago
  5. 1e8f401 media: atmel: atmel-isc: reworked driver and formats by Eugen Hristev · 6 years ago
  6. 87effaa media: v4l: add I / P frame min max QP definitions by Fish Lin · 6 years ago
  7. 1c3ec30 media: index.rst: exclude Indexes section from latex/pdf output by Mauro Carvalho Chehab · 6 years ago
  8. 94fa831 media: pdf docs: adjust several tables for better display by Mauro Carvalho Chehab · 6 years ago
  9. 8b0a61d media: pixfmt-packed-yuv.rst: fix PDF output by Mauro Carvalho Chehab · 6 years ago
  10. 12d5290 media: staging: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  11. dfe571c media: soc_camera: Remove leftover files, add TODO by Sakari Ailus · 6 years ago
  12. 95db3cc media: MAINTAINERS: Fix files for obsolete SoC camera framework by Sakari Ailus · 6 years ago
  13. c4b50ca media: ov7740: enable to get exposure control in autoexposure mode by Akinobu Mita · 6 years ago
  14. 05fa38f media: bt8xx: avoid a needless u8 to char conversion by Mauro Carvalho Chehab · 6 years ago
  15. 85709cb media: replace strncpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  16. 060162c media: vim2m: Fix RGB 565 BE/LE support by Mauro Carvalho Chehab · 6 years ago
  17. b4a7113 media: wl128x: Fix some error handling in fmc_prepare() by Dan Carpenter · 6 years ago
  18. 9c2ccc3 media: wl128x: prevent two potential buffer overflows by Dan Carpenter · 6 years ago
  19. 2e7682e media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame by YueHaibing · 6 years ago
  20. f8ee34c media: usbvision: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  21. aeb0d0f media: video-mux: fix null pointer dereferences by Kangjie Lu · 6 years ago
  22. 99df48e media: mtk-vcodec: remove ready_to_display by Alexandre Courbot · 6 years ago
  23. 52fafc5 media: mtk-vcodec: fix access to incorrect planes member by Alexandre Courbot · 6 years ago
  24. d7a955c media: v4l2-ctrl: potential shift wrapping bugs by Dan Carpenter · 6 years ago
  25. 0e633f9 media: davinci-isif: avoid uninitialized variable use by Arnd Bergmann · 6 years ago
  26. 5f2efda media: i2c: tda1997x: select V4L2_FWNODE by Koen Vandeputte · 6 years ago
  27. fc12096 media: staging: media: imx7-mipi-csis: fix debugfs compilation by Arnd Bergmann · 6 years ago
  28. 2980c03 media: staging: media: davinci_vpfe: fix large stack usage with clang by Arnd Bergmann · 6 years ago
  29. bcfc16e media: staging/imx: Fix inconsistent long line breaks by Lucas Leonardo Ciancaglini · 6 years ago
  30. 9b9ea7c media: gspca: Kill URBs on USB device disconnect by Ezequiel Garcia · 6 years ago
  31. 122d0e8 media: dvbdev: remove double-unlock by Mauro Carvalho Chehab · 6 years ago
  32. ded7162 media: hfi_parser: don't trick gcc with a wrong expected size by Mauro Carvalho Chehab · 6 years ago
  33. bf78f23 media: rcar-dma: p_set can't be NULL by Mauro Carvalho Chehab · 6 years ago
  34. 1021cd56 media: sti/delta: remove uneeded check by Mauro Carvalho Chehab · 6 years ago
  35. 4f777d0 media: pwc-ctl: pChoose can't be NULL by Mauro Carvalho Chehab · 6 years ago
  36. 3d19cde media: cx2341x: replace badly designed macros by Mauro Carvalho Chehab · 6 years ago
  37. 153d11c media: imx214: don't de-reference a NULL pointer by Mauro Carvalho Chehab · 6 years ago
  38. 149e31e media: v4l: rcar_fdp1: Fix indentation oddities by Laurent Pinchart · 7 years ago
  39. 35e2e8b media: vicodec: set pixelformat to V4L2_PIX_FMT_FWHT_STATELESS for stateless decoder by Dafna Hirschfeld · 6 years ago
  40. 997deb8 media: vicodec: Add support for stateless decoder. by Dafna Hirschfeld · 6 years ago
  41. fde649b media: vicodec: Register another node for stateless decoder by Dafna Hirschfeld · 6 years ago
  42. f05a51b media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdesc by Hans Verkuil · 6 years ago
  43. 2495f39 media: vicodec: Introducing stateless fwht defs and structs by Dafna Hirschfeld · 6 years ago
  44. ee3963c media: vicodec: add documentation to V4L2_PIX_FMT_FWHT_STATELESS by Dafna Hirschfeld · 6 years ago
  45. f94368e media: vicodec: add documentation to V4L2_CID_MPEG_VIDEO_FWHT_PARAMS by Dafna Hirschfeld · 6 years ago
  46. b663e57 media: vicodec: add documentation to V4L2_CID_FWHT_I/P_FRAME_QP by Dafna Hirschfeld · 6 years ago
  47. c022a4a media: vicodec: add struct for encoder/decoder instance by Dafna Hirschfeld · 6 years ago
  48. 7479937 media: vicodec: Handle the case that the reference buffer is NULL by Dafna Hirschfeld · 6 years ago
  49. 50e4c5e media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmt by Dafna Hirschfeld · 6 years ago
  50. 92dc64d media: vicodec: Validate version dependent header values in a separate function by Dafna Hirschfeld · 6 years ago
  51. 86764b8 media: vicodec: keep the ref frame according to the format in decoder by Dafna Hirschfeld · 6 years ago
  52. bdbfd99 media: vicodec: add field 'buf' to fwht_raw_frame by Dafna Hirschfeld · 6 years ago
  53. 30364c4 media: vicodec: Move raw frame preparation code to a function by Dafna Hirschfeld · 6 years ago
  54. a04a7a2 media: vicodec: bugfix: free compressed_frame upon device release by Dafna Hirschfeld · 6 years ago
  55. 8eead25 media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails by Dafna Hirschfeld · 6 years ago
  56. f902796 media: vicodec: change variable name for the return value of v4l2_fwht_encode by Dafna Hirschfeld · 6 years ago
  57. 09ca38a media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure by Dafna Hirschfeld · 6 years ago
  58. 4d10452 media: vicodec: upon release, call m2m release before freeing ctrl handler by Dafna Hirschfeld · 6 years ago
  59. fb56f4b media: vicodec: fix g_selection: either handle crop or compose by Hans Verkuil · 6 years ago
  60. 7243e5a media: vicodec: selection api should only check single buffer types by Dafna Hirschfeld · 6 years ago
  61. e79c715 media: media requests: return EBADR instead of EACCES by Hans Verkuil · 6 years ago
  62. ca0d1bd media: cedrus: set requires_requests by Hans Verkuil · 6 years ago
  63. 90675d3 media: vb2: add requires_requests bit for stateless codecs by Hans Verkuil · 6 years ago
  64. b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
  65. 8a3946c media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing example by Sakari Ailus · 6 years ago
  66. a5c7caa media: ipu3-cio2: Set CSI-2 receiver sub-device entity function by Sakari Ailus · 6 years ago
  67. 0d0d87f media: v4l: i2c: Regroup lens drivers under their own section by Sakari Ailus · 6 years ago
  68. f1ef70f media: ti-vpe: Parse local endpoint for properties, not the remote one by Sakari Ailus · 7 years ago
  69. c1ee825 media: pxa-camera: Match with device node, not the port node by Sakari Ailus · 7 years ago
  70. fff35d4 media: v4l2-fwnode: The first default data lane is 0 on C-PHY by Sakari Ailus · 6 years ago
  71. 9d38637 media: v4l2-fwnode: Defaults may not override endpoint configuration in firmware by Sakari Ailus · 6 years ago
  72. 12f6153 media: ov7670: don't access registers when the device is powered off by Akinobu Mita · 6 years ago
  73. 32ab688 media: ov7670: restore default settings after power-up by Akinobu Mita · 6 years ago
  74. c3c2eca media: staging/intel-ipu3: reduce kernel stack usage by Arnd Bergmann · 6 years ago
  75. 948dff7c media: staging/intel-ipu3: mark PM function as __maybe_unused by Arnd Bergmann · 6 years ago
  76. 6d5f26f media: staging/intel-ipu3-v4l: reduce kernel stack usage by Arnd Bergmann · 6 years ago
  77. 76eb24f media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT by Hans Verkuil · 6 years ago
  78. f221b84 media: vicodec: remove WARN_ON(1) from get_q_data() by Hans Verkuil · 6 years ago
  79. 6fe59b7 media: em28xx-input: make const array addr_list static by Colin Ian King · 6 years ago
  80. c51f3b7 media: dvb: Add support for the Avermedia TD310 by Jose Alberto Reguero · 6 years ago
  81. 1cb11bf media: dvb: init i2c already in it930x_frontend_attach by Andreas Kemnade · 6 years ago
  82. 0ab34a0 media: si2165: fix a missing check of return value by Kangjie Lu · 6 years ago
  83. 56cd26b media: serial_ir: Fix use-after-free in serial_ir_init_module by YueHaibing · 6 years ago
  84. 3c73b8a media: rc: remove unused including <linux/version.h> by YueHaibing · 6 years ago
  85. a3d7f22 media: cx23885: check allocation return by Nicholas Mc Guire · 6 years ago
  86. 981fbe3 media: m88ds3103: serialize reset messages in m88ds3103_set_frontend by James Hutchinson · 6 years ago
  87. fdfa59c media: dvbsky: Avoid leaking dvb frontend by Stefan Brüns · 6 years ago
  88. ef4bb63 media: wl128x: Fix an error code in fm_download_firmware() by Dan Carpenter · 6 years ago
  89. c1a65eb media: staging: davinci: drop pointless static qualifier in vpfe_resizer_init() by Mao Wenan · 6 years ago
  90. 3f7f41d media: staging: media: zoran: Fixes a checkpatch.pl error in videocodec.c by claudiojpaz · 6 years ago
  91. 49dc762 media: staging: davinci_vpfe: disallow building with COMPILE_TEST by Arnd Bergmann · 6 years ago
  92. 6685d51 media: i2c: adv748x: select V4L2_FWNODE by Arnd Bergmann · 6 years ago
  93. 55dde50 media: imx: vdic: Fix wrong CSI group ID by Steve Longerbeam · 6 years ago
  94. 0576385 media: rockchip-vpu: Remove duplicated include from rockchip_vpu_drv.c by YueHaibing · 6 years ago
  95. e7dd89c media: strscpy() returns a negative value on failure unlike strlcpy(). by Hans Petter Selasky · 6 years ago
  96. 6f3f3e1 media: vimc: stream: init/terminate the first entity by Helen Fornazier · 6 years ago
  97. 43e3b72 media: vimc: stream: add docs to struct vimc_stream by Helen Fornazier · 6 years ago
  98. b72e449 media: vimc: stream: cleanup frame field from struct vimc_stream by Helen Fornazier · 6 years ago
  99. 5efbc65 media: vimc: cap: fix step width/height in enum framesize by Helen Fornazier · 6 years ago
  100. 2978a50 media: vimc: stream: fix thread state before sleep by Helen Fornazier · 6 years ago