Hi Mauro, More fixes/improvements. Jae Hyun Yoo, Eddie: I've merged the first 9 patches of the aspeed series, but left out the last one since it wasn't reviewed by Eddie yet. Once that is reviewed as well I'll pick it up in a later PR. Regards, Hans The following changes since commit 9b925365569eb4e845c006fdc254257e78fc12a4: media: vicodec: use new v4l2_m2m_ioctl_try_en/decoder_cmd funcs (2019-06-05 08:50:41 -0400) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.3l for you to fetch changes up to e256283467aec867aac967d23cb3016a92d43445: MAINTAINERS: update email address (2019-06-05 16:32:11 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Fabien Dessenne (1): media: stm32-dcmi: fix irq = 0 case Fabio Estevam (3): media: imx7-media-csi: Use functions instead of macros media: imx7-media-csi: Use u32 for storing register reads media: imx7-media-csi: Remove unneeded error message Hans Verkuil (2): Documentation: update email address MAINTAINERS: update email address Jae Hyun Yoo (9): media: aspeed: fix a kernel warning on clk control media: aspeed: refine clock control logic media: aspeed: change irq to threaded irq media: aspeed: remove IRQF_SHARED flag media: aspeed: reduce noisy log printing outs media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETE media: aspeed: refine interrupt handling logic media: aspeed: remove source buffer allocation before mode detection media: aspeed: use different delays for triggering VE H/W reset Kefeng Wang (1): media: pvrusb2: fix null-ptr-deref in class_unregister() Neil Armstrong (1): media: platform: ao-cec-g12a: remove spin_lock_irqsave() locking in meson_ao_cec_g12a_read/write Documentation/ABI/testing/debugfs-cec-error-inj | 2 +- Documentation/media/uapi/cec/cec-api.rst | 2 +- MAINTAINERS | 20 +++++++------- drivers/media/platform/aspeed-video.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------- drivers/media/platform/meson/ao-cec-g12a.c | 20 +++----------- drivers/media/platform/stm32/stm32-dcmi.c | 2 +- drivers/media/usb/pvrusb2/pvrusb2-sysfs.c | 3 ++- drivers/staging/media/imx/imx7-media-csi.c | 44 +++++++++++++++++-------------- 8 files changed, 107 insertions(+), 114 deletions(-)