All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v6.5] Various fixes
@ 2023-05-25 14:49 Hans Verkuil
  2023-05-25 15:24 ` [GIT PULL FOR v6.5] Various fixes (#92149) Jenkins
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Verkuil @ 2023-05-25 14:49 UTC (permalink / raw)
  To: Linux Media Mailing List
  Cc: Yunfei Dong, Uwe Kleine-König, Philipp Zabel, Artur Weber,
	Gustavo A. R. Silva

The following changes since commit 11aaa0ec9c1848bb68df9c7e6eedab6d5b0a3cca:

  media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variables (2023-05-25 16:21:23 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.5g

for you to fetch changes up to 2f9583bf1a127a1267ad6c87999f5c7f3dd32c45:

  media: video-mux: update driver to active state (2023-05-25 16:36:26 +0200)

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

----------------------------------------------------------------
Artur Weber (1):
      media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"

Gustavo A. R. Silva (1):
      media: pci: cx18-av-vbi: Replace one-element array with flexible-array member

Philipp Zabel (2):
      media: video-mux: fix error paths
      media: video-mux: update driver to active state

Uwe Kleine-König (1):
      media: staging: max96712: Switch i2c driver back to use .probe()

Yunfei Dong (4):
      media: mediatek: vcodec: Avoid unneeded error logging
      media: mediatek: vcodec: using decoder status instead of core work count
      media: mediatek: vcodec: move core context from device to each instance
      media: mediatek: vcodec: using empty lat buffer as the last one

 drivers/media/pci/cx18/cx18-av-vbi.c                                 |   2 +-
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_dec_drv.c          |   1 -
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_dec_stateless.c    |   2 +-
 drivers/media/platform/mediatek/vcodec/mtk_vcodec_drv.h              |   2 -
 drivers/media/platform/mediatek/vcodec/vdec/vdec_h264_req_multi_if.c |   6 +--
 drivers/media/platform/mediatek/vcodec/vdec/vdec_hevc_req_multi_if.c |   4 +-
 drivers/media/platform/mediatek/vcodec/vdec/vdec_vp9_req_lat_if.c    |   4 +-
 drivers/media/platform/mediatek/vcodec/vdec_msg_queue.c              | 105 ++++++++++++++++-----------------------
 drivers/media/platform/mediatek/vcodec/vdec_msg_queue.h              |  28 +++++++++--
 drivers/media/platform/samsung/exynos4-is/Kconfig                    |   2 +-
 drivers/media/platform/samsung/exynos4-is/fimc-core.c                |   2 +-
 drivers/media/platform/samsung/exynos4-is/fimc-lite.c                |   2 +-
 drivers/media/platform/video-mux.c                                   | 105 ++++++++++++++++-----------------------
 drivers/staging/media/max96712/max96712.c                            |   2 +-
 14 files changed, 124 insertions(+), 143 deletions(-)

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

* Re: [GIT PULL FOR v6.5] Various fixes (#92149)
  2023-05-25 14:49 [GIT PULL FOR v6.5] Various fixes Hans Verkuil
@ 2023-05-25 15:24 ` Jenkins
  0 siblings, 0 replies; 3+ messages in thread
From: Jenkins @ 2023-05-25 15:24 UTC (permalink / raw)
  To: mchehab, linux-media, Hans Verkuil; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/461a0eca-06b2-12ce-1585-9f7259199241@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/309312/
Build time: 00:29:09
Link: https://lore.kernel.org/linux-media/461a0eca-06b2-12ce-1585-9f7259199241@xs4all.nl

gpg: Signature made Thu 25 May 2023 02:47:32 PM UTC
gpg:                using EDDSA key 52ADCAAE8A4F70B99ACD8D726B425DF79B1C1E76
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

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

Error/warnings:

patches/0001-media-mediatek-vcodec-Avoid-unneeded-error-logging.patch:

    allyesconfig: return code #0:
	../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
	../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
	../scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
	SPARSE:../drivers/staging/media/tegra-video/vip.c ../drivers/staging/media/tegra-video/vip.c:280:24: warning: symbol 'tegra_vip_driver' was not declared. Should it be static?
	../drivers/staging/media/atomisp/i2c/atomisp-ov2680.c:416 ov2680_s_stream() warn: missing error code 'ret'
	../drivers/staging/media/atomisp/i2c/atomisp-gc0310.c:212 gc0310_s_stream() warn: missing error code 'ret'
	../drivers/staging/media/atomisp/pci/atomisp_cmd.c: ../drivers/staging/media/atomisp/pci/atomisp_cmd.c:3013 atomisp_cp_dvs_6axis_config() warn: missing unwind goto?
	../drivers/staging/media/atomisp/pci/atomisp_cmd.c: ../drivers/staging/media/atomisp/pci/atomisp_cmd.c:3112 atomisp_cp_morph_table() warn: missing unwind goto?

    allyesconfig: return code #0:
	../drivers/media/i2c/adp1653.c: ../drivers/media/i2c/adp1653.c:444 adp1653_of_init() warn: missing unwind goto?
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	../drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c: ../drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:2775 mxc_jpeg_probe() warn: missing unwind goto?
	../drivers/media/i2c/ov5645.c: ../drivers/media/i2c/ov5645.c:687 ov5645_set_power_on() warn: 'ov5645->xclk' from clk_prepare_enable() not released on lines: 687.
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2570 dvb_register() parse error: OOM: 3000028Kb sm_state_count = 1966432
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2570 dvb_register() warn: Function too hairy.  No more merges.
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2570 dvb_register() parse error: __split_smt: function too hairy.  Giving up after 54 seconds
	../drivers/media/usb/uvc/uvc_v4l2.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ...):
	SPARSE:../drivers/media/usb/uvc/uvc_v4l2.c ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression
	../drivers/media/pci/ivtv/ivtvfb.c: note: in included file (through ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h, ../include/linux/sched/task.h, ../include/linux/sched/signal.h, ../drivers/media/pci/ivtv/ivtv-driver.h):
	SPARSE:../drivers/media/pci/ivtv/ivtvfb.c ../arch/x86/include/asm/uaccess_64.h:88:24: warning: cast removes address space '__user' of expression
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2884 em28xx_v4l2_init() parse error: turning off implications after 60 seconds
	../drivers/media/usb/pvrusb2/pvrusb2-hdw.c: ../drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3293 pvr2_hdw_get_tuner_status() warn: inconsistent indenting


Error #512 when building PDF docs


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

* [GIT PULL FOR v6.5] Various fixes
@ 2023-05-24 12:24 Hans Verkuil
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Verkuil @ 2023-05-24 12:24 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit 8bc27fa5d7763d376a992a1638475987ed4807e7:

  docs: uapi: media: ignore new DVB-S2X FEC values (2023-05-15 06:46:17 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.5f

for you to fetch changes up to a65431e72cac3d63e727ca7bdaf278e99eb85ff0:

  staging: media: atomisp: init high & low vars (2023-05-24 14:13:10 +0200)

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

----------------------------------------------------------------
Hans Verkuil (3):
      media: cec: core: disable adapter in cec_devnode_unregister
      media: cec: core: don't set last_initiator if tx in progress
      staging: media: atomisp: init high & low vars

 drivers/media/cec/core/cec-adap.c                  | 8 ++++++--
 drivers/media/cec/core/cec-core.c                  | 2 ++
 drivers/media/cec/core/cec-priv.h                  | 1 +
 drivers/staging/media/atomisp/i2c/atomisp-ov2680.c | 4 ++--
 4 files changed, 11 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2023-05-25 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25 14:49 [GIT PULL FOR v6.5] Various fixes Hans Verkuil
2023-05-25 15:24 ` [GIT PULL FOR v6.5] Various fixes (#92149) Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2023-05-24 12:24 [GIT PULL FOR v6.5] Various fixes Hans Verkuil

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.