All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.13] Various fixes/enhancements
@ 2021-03-10 10:53 Hans Verkuil
  2021-03-10 11:14 ` [GIT PULL FOR v5.13] Various fixes/enhancements (#72026) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2021-03-10 10:53 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit 1c5ab1e2286f4ca6347744e9d4cace5fad5ffa39:

  Merge tag 'v5.12-rc2' into patchwork (2021-03-07 17:46:50 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.13f

for you to fetch changes up to 5dc2231e0fa26c6424ccff303c742736cae77de9:

  cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C) (2021-03-10 11:09:33 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (8):
      vim2m: initialize the media device earlier
      ext-ctrls-codec.rst: clarify V4L2_CID_MPEG_VIDEO_BITRATE
      media: core headers: fix kernel-doc warnings
      media/pci: fix kerneldoc issues in two headers
      media/i2c: fix kerneldoc issues for media i2c headers
      vpbe_osd.h/uvcvideo.h includes: fix trivial kernel-doc warnings
      media tuner headers: fix kernel-doc warnings
      cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C)

Jia-Ju Bai (3):
      media: platform: xilinx: fix error return code of xvip_graph_init()
      media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start_streaming()
      media: tuners: fix error return code of hybrid_tuner_request_state()

Julia Lawall (1):
      media: flexcop-usb: delete unneeded return

Laurent Pinchart (1):
      media: ti-vpe: cal: Implement media controller centric API

Tomi Valkeinen (2):
      media: ti-vpe: cal: remove unneeded assignment
      media: ti-vpe: cal: fix subdev mbus_code enumeration

Wei Yongjun (1):
      media: m88ds3103: fix return value check in m88ds3103_probe()

Yang Li (1):
      media: exynos4-is: add missing call to of_node_put()

Zhang Yunkai (1):
      media:vidtv: remove duplicate include in vidtv_psi

 Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst |   2 +-
 drivers/media/cec/core/cec-notifier.c                     |   2 +-
 drivers/media/dvb-frontends/m88ds3103.c                   |   4 +-
 drivers/media/i2c/adv748x/adv748x.h                       |  10 +-
 drivers/media/i2c/m5mols/m5mols.h                         |   4 +-
 drivers/media/i2c/tvp514x_regs.h                          |   6 +-
 drivers/media/pci/sta2x11/sta2x11_vip.h                   |   2 +
 drivers/media/pci/tw686x/tw686x.h                         |  10 +-
 drivers/media/platform/Kconfig                            |  14 ++
 drivers/media/platform/exynos4-is/media-dev.c             |   4 +-
 drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c      |   4 +-
 drivers/media/platform/ti-vpe/cal-camerarx.c              |   1 +
 drivers/media/platform/ti-vpe/cal-video.c                 | 332 ++++++++++++++++++++++++++++++++++--------
 drivers/media/platform/ti-vpe/cal.c                       |  16 +-
 drivers/media/platform/ti-vpe/cal.h                       |   2 +
 drivers/media/platform/xilinx/xilinx-vipp.c               |   1 +
 drivers/media/test-drivers/vidtv/vidtv_psi.c              |   1 -
 drivers/media/test-drivers/vim2m.c                        |  14 +-
 drivers/media/tuners/it913x.h                             |   2 +-
 drivers/media/tuners/qt1010.h                             |   8 +-
 drivers/media/tuners/tda827x.h                            |  10 +-
 drivers/media/tuners/tuner-i2c.h                          |   4 +-
 drivers/media/usb/b2c2/flexcop-usb.c                      |   1 -
 include/media/cec.h                                       |   2 +-
 include/media/davinci/vpbe_osd.h                          |   6 +-
 include/media/i2c/adv7343.h                               |   2 +-
 include/media/i2c/mt9t112.h                               |   2 +-
 include/media/i2c/noon010pc30.h                           |   1 +
 include/media/i2c/ov772x.h                                |   2 +-
 include/media/i2c/s5c73m3.h                               |   1 +
 include/media/i2c/s5k4ecgx.h                              |   6 +-
 include/media/i2c/s5k6aa.h                                |   1 +
 include/media/i2c/tvp514x.h                               |  11 +-
 include/media/i2c/tw9910.h                                |   8 +-
 include/media/v4l2-h264.h                                 |   6 +-
 include/media/v4l2-jpeg.h                                 |   2 +
 include/uapi/linux/cec.h                                  |   3 +-
 include/uapi/linux/uvcvideo.h                             |  10 +-
 include/uapi/linux/v4l2-subdev.h                          |  12 +-
 include/uapi/linux/videodev2.h                            |  15 +-
 40 files changed, 405 insertions(+), 139 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL FOR v5.13] Various fixes/enhancements (#72026)
  2021-03-10 10:53 [GIT PULL FOR v5.13] Various fixes/enhancements Hans Verkuil
@ 2021-03-10 11:14 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2021-03-10 11:14 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/3b7dc580-add6-e8e9-7128-d78c128b8050@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/93648/
Build time: 00:13:00
Link: https://lore.kernel.org/linux-media/3b7dc580-add6-e8e9-7128-d78c128b8050@xs4all.nl

gpg: Signature made Wed 10 Mar 2021 10:52:59 AM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]
gpg: Note: This key has expired!
Primary key fingerprint: 052C DE7B C215 053B 689F  1BCA BD2D 6148 6614 3B4C
     Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE  A142 1326 E0CD 23AB DCE5

Summary: got 0/18 patches with issues, being 0 at build time, plus one error when buinding PDF document

Error/warnings:


Error #512 when building PDF docs


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-10 11:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 10:53 [GIT PULL FOR v5.13] Various fixes/enhancements Hans Verkuil
2021-03-10 11:14 ` [GIT PULL FOR v5.13] Various fixes/enhancements (#72026) Jenkins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.