From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL] media patches
Date: Mon, 26 Aug 2019 13:45:29 -0300 [thread overview]
Message-ID: <20190826134529.5db7716b@coco.lan> (raw)
The following changes since commit 01faced6f65d0224bf6ce1262a4137771e28519f:
media: dt-bindings: media: Convert Allwinner A10 IR to a schema (2019-08-21 18:39:55 -0300)
are available in the Git repository at:
git://linuxtv.org/mchehab/experimental.git tags/patches/v5.3-1
for you to fetch changes up to 03905f3929e5c8241aa0188eda41dcb37ffd64c5:
media: don't do a 31 bit shift on a signed int (2019-08-26 06:49:18 -0300)
----------------------------------------------------------------
Media patches solving some issues detected by cppcheck.
----------------------------------------------------------------
Mauro Carvalho Chehab (6):
media: remove include stdarg.h from some drivers
media: vicodec: make life easier for static analyzers
media: aspeed-video: address a protential usage of an unit var
media: ov9650: add a sanity check
media: use the BIT() macro
media: don't do a 31 bit shift on a signed int
drivers/media/dvb-frontends/cx24123.c | 2 +-
drivers/media/i2c/ov9650.c | 5 +
drivers/media/pci/bt8xx/bttv-input.c | 4 +-
drivers/media/pci/cobalt/cobalt-driver.h | 63 +--
drivers/media/pci/cx18/cx18-ioctl.c | 2 +-
drivers/media/pci/cx18/cx18-mailbox.c | 2 +-
drivers/media/pci/ivtv/ivtv-driver.c | 2 +-
drivers/media/pci/ivtv/ivtv-ioctl.c | 4 +-
drivers/media/pci/ivtv/ivtv-irq.h | 28 +-
drivers/media/pci/ivtv/ivtv-mailbox.c | 2 -
drivers/media/pci/mantis/mantis_reg.h | 152 +++---
drivers/media/pci/solo6x10/solo6x10-gpio.c | 6 +-
drivers/media/pci/solo6x10/solo6x10-regs.h | 286 +++++------
drivers/media/pci/ttpci/av7110_hw.c | 1 -
drivers/media/platform/am437x/am437x-vpfe_regs.h | 26 +-
drivers/media/platform/aspeed-video.c | 5 +-
drivers/media/platform/davinci/dm644x_ccdc_regs.h | 20 +-
drivers/media/platform/exynos4-is/fimc-lite-reg.h | 80 +--
drivers/media/platform/exynos4-is/fimc-reg.h | 138 ++---
drivers/media/platform/exynos4-is/mipi-csis.c | 6 +-
drivers/media/platform/fsl-viu.c | 2 +-
drivers/media/platform/mx2_emmaprp.c | 2 +-
drivers/media/platform/omap3isp/ispreg.h | 584 +++++++++++-----------
drivers/media/platform/pxa_camera.c | 4 +-
drivers/media/platform/qcom/venus/core.c | 2 +-
drivers/media/platform/s3c-camif/camif-regs.h | 118 ++---
drivers/media/platform/s5p-jpeg/jpeg-regs.h | 10 +-
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c | 4 +-
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c | 2 +-
drivers/media/platform/tegra-cec/tegra_cec.h | 82 +--
drivers/media/platform/ti-vpe/vpe_regs.h | 94 ++--
drivers/media/platform/vicodec/vicodec-core.c | 11 +-
drivers/media/platform/vsp1/vsp1_regs.h | 224 ++++-----
drivers/media/platform/xilinx/xilinx-vip.h | 29 +-
drivers/media/radio/radio-gemtek.c | 2 +-
drivers/media/radio/radio-trust.c | 1 -
drivers/media/radio/wl128x/fmdrv_common.h | 88 ++--
drivers/media/usb/dvb-usb-v2/gl861.c | 2 +-
drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 14 +-
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c | 4 +-
drivers/media/v4l2-core/v4l2-ioctl.c | 2 +-
drivers/staging/media/ipu3/ipu3-tables.h | 4 +-
42 files changed, 1068 insertions(+), 1051 deletions(-)
next reply other threads:[~2019-08-26 16:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-26 16:45 Mauro Carvalho Chehab [this message]
2019-08-26 16:58 ` [GIT PULL] media patches Jenkins
-- strict thread matches above, loose matches on Subject: below --
2019-08-26 16:38 Mauro Carvalho Chehab
2019-08-26 16:40 ` Jenkins
2019-08-26 16:42 ` Jenkins
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190826134529.5db7716b@coco.lan \
--to=mchehab+samsung@kernel.org \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox