1. e76cbec media: cec: move check from cec_transmit to cec_transmit_msg_fh by Hans Verkuil · 6 years ago
  2. 63d171f media: cec: cec_transmit_msg_fh: do sanity checks first by Hans Verkuil · 6 years ago
  3. 00ccd26 media: cec-gpio: use disable/enable_irq by Hans Verkuil · 6 years ago
  4. 354cf003 media: cec: mark devnode as registered before actually registering it by Hans Verkuil · 6 years ago
  5. 9390467 media: rc: meson-ir: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  6. f16888a media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rw by Stefan Brüns · 6 years ago
  7. fec2e41 media: dvbsky: Remove duplicate error reporting for dvbsky_usb_generic_rw by Stefan Brüns · 6 years ago
  8. dd5f551 media: dvb-usb-v2: Report error on all error paths by Stefan Brüns · 6 years ago
  9. 6d0d1ff media: au0828: fix null dereference in error path by Sean Young · 6 years ago
  10. 6cf9723 media: dvb: usb: fix use after free in dvb_usb_device_exit by Oliver Neukum · 6 years ago
  11. 24e4cf7 media: spi: IR LED: add missing of table registration by Daniel Gomez · 6 years ago
  12. 4a0bbf4 media: si2168: add frequency data to frontend info by Brad Love · 6 years ago
  13. bc8c479 media: venus: helpers: fix dynamic buffer mode for v4 by Stanimir Varbanov · 6 years ago
  14. 3d7f0d7 media: venus: hfi_cmds: add more not-implemented properties by Stanimir Varbanov · 6 years ago
  15. cd396c8 media: venus: Add support for H265 controls by Kelvin Lawson · 6 years ago
  16. a132459 media: venus: core: fix max load for msm8996 and sdm845 by Alexandre Courbot · 6 years ago
  17. e45cf92 media: coda: update profile and level controls after sequence initialization by Philipp Zabel · 6 years ago
  18. 8a61895 media: coda: add menu strings to s_ctrl debug output by Philipp Zabel · 6 years ago
  19. 74135fb media: coda: demote s_ctrl debug messages to level 2 by Philipp Zabel · 6 years ago
  20. e94bb8d media: coda: improve decoder job finished debug message by Philipp Zabel · 6 years ago
  21. 8e7479c media: coda: add coda_frame_type_char helper by Philipp Zabel · 6 years ago
  22. 736a33d media: coda: move job ready message to coda_debug level 2 by Philipp Zabel · 6 years ago
  23. 31e71db media: coda: move register debugging to coda_debug level 3 by Philipp Zabel · 6 years ago
  24. 5490ba5 media: atmel: atmel-isc: make try_fmt error less verbose by Eugen Hristev · 6 years ago
  25. 90a493a media: atmel: atmel-isc: add support for DO_WHITE_BALANCE by Eugen Hristev · 6 years ago
  26. a0816e5 media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE by Eugen Hristev · 6 years ago
  27. 73c1a57 media: atmel: atmel-isc: reworked white balance feature by Eugen Hristev · 6 years ago
  28. 14340de media: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  29. cc966c9 media: remove unneeded header search paths by Masahiro Yamada · 6 years ago
  30. 01be377 Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  31. a17ae14 videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
  32. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  33. a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  34. e7a1414 Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  35. 1199fa8 media: tegra-cec: fix cec_notifier_parse_hdmi_phandle return check by Hans Verkuil · 6 years ago
  36. b72845e media: davinci/vpbe: array underflow in vpbe_enum_outputs() by Dan Carpenter · 6 years ago
  37. 9f7983b media: rcar-csi2: Propagate the FLD signal for NTSC and PAL by Niklas Söderlund · 6 years ago
  38. 4ab44ff media: rcar-csi2: restart CSI-2 link if error is detected by Niklas Söderlund · 6 years ago
  39. dd6e2a9 media: omap_vout: potential buffer overflow in vidioc_dqbuf() by Dan Carpenter · 6 years ago
  40. 583958c media: coda: fix unset field and fail on invalid field in buf_prepare by Philipp Zabel · 6 years ago
  41. 1e4e25c4 media: atmel: atmel-isc: fix asd memory allocation by Eugen Hristev · 6 years ago
  42. 7919900 media: atmel: atmel-isc: fix INIT_WORK misplacement by Eugen Hristev · 6 years ago
  43. 253ccf3 media: atmel: atmel-isc: limit incoming pixels per frame by Eugen Hristev · 6 years ago
  44. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  45. d897166 Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  46. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  47. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  48. 3b85d30 media: switch to fdget() by Al Viro · 6 years ago
  49. 54b0210 media: platform: Aspeed: Make reserved memory optional by Eddie James · 6 years ago
  50. b28cf7a media: platform: Aspeed: Remove use of reset line by Eddie James · 6 years ago
  51. b5b5a27 media: stm32-dcmi: return appropriate error codes during probe by Fabien Dessenne · 6 years ago
  52. 7afa8db media: vsp1: Add support for missing 16-bit RGB555 formats by Laurent Pinchart · 6 years ago
  53. 4735c16 media: vsp1: Add support for missing 16-bit RGB444 formats by Laurent Pinchart · 6 years ago
  54. 515c456 media: vsp1: Add support for missing 32-bit RGB formats by Laurent Pinchart · 6 years ago
  55. b7778c4 media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver by Neil Armstrong · 6 years ago
  56. cea053b media: cros-ec-cec: decrement HDMI device refcount by Hans Verkuil · 6 years ago
  57. b7f3be1 media: seco-cec: decrement HDMI device refcount by Hans Verkuil · 6 years ago
  58. 4d34c92 media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helper by Hans Verkuil · 6 years ago
  59. e3a7c52 media: stih_cec: use new cec_notifier_parse_hdmi_phandle helper by Hans Verkuil · 6 years ago
  60. ba9db90 media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helper by Hans Verkuil · 6 years ago
  61. 6bc3772 media: meson: ao-cec: use new cec_notifier_parse_hdmi_phandle helper by Hans Verkuil · 6 years ago
  62. fbbd403 media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper by Hans Verkuil · 6 years ago
  63. 63604a1 media: seco-cec: fix building with RC_CORE=m by Arnd Bergmann · 6 years ago
  64. 37d1e62 media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uninitialized by Yizhuo · 6 years ago
  65. 1e98a840 media: si2165: fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
  66. 1728769 media: rc: xbox_remote: add protocol and set timeout by Matthias Reichl · 6 years ago
  67. fdf5de6 media: rcar-csi2: Move setting of Field Detection Control Register by Niklas Söderlund · 6 years ago
  68. cb55857 media: rcar-csi2: Update start procedure for H3 ES2 by Niklas Söderlund · 6 years ago
  69. c1421f1 media: rcar-csi2: Update V3M and E3 start procedure by Niklas Söderlund · 6 years ago
  70. d245a94 media: rcar-csi2: Use standby mode instead of resetting by Niklas Söderlund · 6 years ago
  71. 0eecc61 media: coda: throw error on create_bufs with too small size by Philipp Zabel · 6 years ago
  72. 01ba2e6 media: coda: allow encoder to set colorimetry on the output queue by Philipp Zabel · 6 years ago
  73. b03abe5 media: coda: implement encoder frame size enumeration by Philipp Zabel · 6 years ago
  74. 784867d media: coda: disable encoder command on decoder and vice versa by Philipp Zabel · 6 years ago
  75. c1b6761e media: coda: add min number of buffers controls by Philipp Zabel · 6 years ago
  76. bbeefa7 media: coda: clear error return value before picture run by Philipp Zabel · 6 years ago
  77. be9dd09 media: coda: remove mask from decoder h.264 level control by Philipp Zabel · 6 years ago
  78. 75480ebf4 media: coda: set codec earlier by Philipp Zabel · 6 years ago
  79. d65842f media: vb2: add waiting_in_dqbuf flag by Hans Verkuil · 6 years ago
  80. c1ced46 media: pvrusb2: Prevent a buffer overflow by Dan Carpenter · 6 years ago
  81. dad7e27 media: vivid: use vfree() instead of kfree() for dev->bitmap_cap by Alexander Potapenko · 6 years ago
  82. 1f7f11e media: videobuf2-v4l2.c: move up STATE_DEQUEUED check by Hans Verkuil · 6 years ago
  83. 411a414 media: mtk-vcodec: fix vp9 content playback error with show exist frame by Maoguang Meng · 6 years ago
  84. 642bb5e media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver by Mickael Guene · 6 years ago
  85. 384538b media: ov2659: fix unbalanced mutex_lock/unlock by Akinobu Mita · 6 years ago
  86. bccb89c media: ov2659: make S_FMT succeed even if requested format doesn't match by Akinobu Mita · 6 years ago
  87. c62b960 media: ov6650: Register with asynchronous subdevice framework by Janusz Krzysztofik · 6 years ago
  88. ccdd85d media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper by Janusz Krzysztofik · 6 years ago
  89. 933c132 media: ov6650: Fix sensor possibly not detected on probe by Janusz Krzysztofik · 6 years ago
  90. f604f0f media: au0828: stop video streaming only when last user stops by Hans Verkuil · 6 years ago
  91. 10cb050 media: Clear devnode->media_dev holding media_devnode_lock by Shuah Khan · 6 years ago
  92. 898bc40 media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable() by Shuah Khan · 6 years ago
  93. 383b0e5 media: au0828: fix enable and disable source audio and video inconsistencies by Shuah Khan · 6 years ago
  94. 812658d media: change au0828 to use Media Device Allocator API by Shuah Khan · 6 years ago
  95. 6e1d824 media: Media Device Allocator API by Shuah Khan · 6 years ago
  96. 33dfeb6 media: stm32-dcmi: fix crash when subdev do not expose any formats by Hugues Fruchet · 6 years ago
  97. 1be0a2b media: stm32-dcmi: do not emit error trace in case of few overrun by Hugues Fruchet · 6 years ago
  98. d898660 media: stm32-dcmi: fix error messages by Hugues Fruchet · 6 years ago
  99. 0646d34 media: dvb: clean up redundant break statements by Colin Ian King · 6 years ago
  100. b105581 media: mtk-vcodec: enlarge struct vdec_pic_info fields by Yunfei Dong · 6 years ago