[GIT,PULL,FOR,v5.16] First batch

Message ID 20210915174526.GA19504@gofer.mess.org (mailing list archive)
State Accepted, archived
Headers
Series [GIT,PULL,FOR,v5.16] First batch |

Pull-request

git://linuxtv.org/syoung/media_tree.git tags/v5.16a

Message

Sean Young Sept. 15, 2021, 5:45 p.m. UTC
  The following changes since commit 826a9903fab5f7404265ddccd0bb4f240382e825:

  media: camss: vfe: Don't call hw_version() before its dependencies are met (2021-09-06 09:40:05 +0200)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.16a

for you to fetch changes up to f507435c1731c7c5871efad78fd15c9152dd0245:

  media: dvb-frontends/cxd2099: Remove repeated verbose license text (2021-09-15 18:01:34 +0100)

----------------------------------------------------------------
v5.16a

----------------------------------------------------------------
Cai Huoqing (5):
      media: dvb-frontend/mxl692: Remove repeated verbose license text
      media: dvb-frontend/mxl5xx: Remove repeated verbose license text
      media: dvb-frontends/stv6111: Remove repeated verbose license text
      media: dvb-frontends/stv0910: Remove repeated verbose license text
      media: dvb-frontends/cxd2099: Remove repeated verbose license text

Pavel Skripkin (1):
      media: mxl111sf: change mutex_init() location

Rajat Asthana (1):
      media: mceusb: return without resubmitting URB in case of -EPROTO error.

Sean Young (4):
      media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
      media: ir_toy: print firmware version in correct format
      media: ir_toy: deal with residual irdata before expected response
      media: ir_toy: do not resubmit broken urb

jing yangyang (1):
      media: meson-ir-tx: fix platform_no_drv_owner.cocci warnings

 drivers/media/dvb-frontends/cxd2099.c     |  9 ---------
 drivers/media/dvb-frontends/cxd2099.h     |  9 ---------
 drivers/media/dvb-frontends/mxl5xx.c      |  9 ---------
 drivers/media/dvb-frontends/mxl5xx.h      |  9 ---------
 drivers/media/dvb-frontends/mxl5xx_defs.h |  4 ----
 drivers/media/dvb-frontends/mxl5xx_regs.h | 10 ----------
 drivers/media/dvb-frontends/mxl692.c      |  9 ---------
 drivers/media/dvb-frontends/mxl692.h      |  9 ---------
 drivers/media/dvb-frontends/mxl692_defs.h |  9 ---------
 drivers/media/dvb-frontends/stv0910.c     |  9 ---------
 drivers/media/dvb-frontends/stv0910.h     |  9 ---------
 drivers/media/dvb-frontends/stv6111.c     |  9 ---------
 drivers/media/dvb-frontends/stv6111.h     |  9 ---------
 drivers/media/i2c/ir-kbd-i2c.c            |  1 +
 drivers/media/rc/ir_toy.c                 | 27 +++++++++++++++++----------
 drivers/media/rc/mceusb.c                 |  1 +
 drivers/media/rc/meson-ir-tx.c            |  1 -
 drivers/media/usb/dvb-usb-v2/mxl111sf.c   | 16 ++++++++++++++--
 18 files changed, 33 insertions(+), 126 deletions(-)
  

Comments

Jenkins Sept. 15, 2021, 6:11 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20210915174526.GA19504@gofer.mess.org/
Build log: https://builder.linuxtv.org/job/patchwork/139664/
Build time: 00:20:01
Link: https://lore.kernel.org/linux-media/20210915174526.GA19504@gofer.mess.org

gpg: Signature made Wed 15 Sep 2021 05:01:38 PM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: A624 251A 2608 4A9E D9E4  C8B6 425F 639D 3960 FA9E

Summary: got 3/12 patches with issues, being 2 at build time

Error/warnings:

patches/0001-media-ir-kbd-i2c-improve-responsiveness-of-hauppauge.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

    allyesconfig: return code #0:
	../drivers/media/cec/core/cec-adap.c: ../drivers/media/cec/core/cec-adap.c:926 cec_transmit_msg_fh() warn: '&data->list' not removed from list
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/test-drivers/vivid/vivid-core.c: ../drivers/media/test-drivers/vivid/vivid-core.c:1981 vivid_create_instance() parse error: turning off implications after 60 seconds
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

patches/0005-media-meson-ir-tx-fix-platform_no_drv_owner.cocci-wa.patch:

    allyesconfig: return code #0:
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead

patches/0006-media-mxl111sf-change-mutex_init-location.patch:

   checkpatch.pl:
	$ cat patches/0006-media-mxl111sf-change-mutex_init-location.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:24: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)