mbox series

[GIT,PULL,FOR,v6.15] AVerMedia H789-C PCIe support and rc-core structs padding

Message ID Z8Yo66dqF4VzBiD9@gofer.mess.org
State New
Headers show
Series [GIT,PULL,FOR,v6.15] AVerMedia H789-C PCIe support and rc-core structs padding | expand

Pull-request

https://gitlab.freedesktop.org/linux-media/users/seanyoung tags/v6.15b

Message

Sean Young March 3, 2025, 10:10 p.m. UTC
Hi Hans, Mauro,

CI passed here:

https://gitlab.freedesktop.org/linux-media/users/seanyoung/-/pipelines/1376882

Thanks,

Sean


The following changes since commit f4b211714bcc70effa60c34d9fa613d182e3ef1e:

  media: venus: hfi: add a check to handle OOB in sfr region (2025-03-03 18:21:55 +0100)

are available in the Git repository at:

  https://gitlab.freedesktop.org/linux-media/users/seanyoung tags/v6.15b

for you to fetch changes up to 2b75dea32b94c3f1f6d38f37e0d67f56c32714ac:

  media: cx23885: Add analog support for AVerMedia H789-C PCIe card (2025-03-03 20:43:38 +0000)

----------------------------------------------------------------
v6.15b

----------------------------------------------------------------
Plamen Atanasov (1):
      media: cx23885: Add analog support for AVerMedia H789-C PCIe card

Sean Young (1):
      media: rc: reduce useless padding in struct rc_dev etc

 drivers/media/pci/cx23885/cx23885-cards.c | 30 ++++++++++++++++++++
 drivers/media/pci/cx23885/cx23885-video.c |  3 +-
 drivers/media/pci/cx23885/cx23885.h       |  1 +
 drivers/media/rc/rc-core-priv.h           |  4 +--
 include/media/rc-core.h                   | 46 +++++++++++++++----------------
 5 files changed, 58 insertions(+), 26 deletions(-)