All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Cc: Johan Hovold <johan@kernel.org>,
	LiPeng Huang <huanglipeng@vivo.com>,
	Oliver Neukum <oneukum@suse.com>
Subject: [GIT PULL FOR v7.1] rc updates
Date: Tue, 17 Mar 2026 10:07:52 +0000	[thread overview]
Message-ID: <abkn-HMemFZe9C4p@gofer.mess.org> (raw)

Hi Hans, Mauro,

Please pull for v7.1.

Many thanks,
Sean

The following changes since commit f6390408a846aacc2171c17d88b062e202d84e86:

  staging: media: ipu3: fix function argument alignment (2026-03-11 01:05:38 +0100)

are available in the Git repository at:

  https://gitlab.freedesktop.org/linux-media/users/seanyoung tags/v7.1a

for you to fetch changes up to 57128505048b75fda7e69928c9c96ec7304e170e:

  media: lirc: increase IR_MAX_DURATION to send extended code sequences (2026-03-13 16:26:25 +0000)

----------------------------------------------------------------
v7.1a

----------------------------------------------------------------
Johan Hovold (2):
      media: imon: drop redundant device references
      media: mceusb: drop redundant device reference

LiPeng Huang (1):
      media: lirc: increase IR_MAX_DURATION to send extended code sequences

Oliver Neukum (4):
      media: rc: streamzap: Error handling in probe
      media: rc: xbox_remote: heed DMA restrictions
      media: rc: igorplugusb: heed coherency rules
      media: rc: ttusbir: respect DMA coherency rules

Sean Young (1):
      media: rc: fix race between unregister and urb/irq callbacks

 drivers/gpu/drm/bridge/sil-sii8620.c        |  1 +
 drivers/hid/hid-picolcd_cir.c               |  1 +
 drivers/media/cec/core/cec-core.c           |  2 +-
 drivers/media/common/siano/smsir.c          |  1 +
 drivers/media/i2c/ir-kbd-i2c.c              |  2 ++
 drivers/media/pci/bt8xx/bttv-input.c        |  3 ++-
 drivers/media/pci/cx23885/cx23885-input.c   |  1 +
 drivers/media/pci/cx88/cx88-input.c         |  3 ++-
 drivers/media/pci/dm1105/dm1105.c           |  1 +
 drivers/media/pci/mantis/mantis_input.c     |  1 +
 drivers/media/pci/saa7134/saa7134-input.c   |  1 +
 drivers/media/pci/smipcie/smipcie-ir.c      |  1 +
 drivers/media/pci/ttpci/budget-ci.c         |  1 +
 drivers/media/rc/ati_remote.c               |  6 +++---
 drivers/media/rc/ene_ir.c                   |  2 +-
 drivers/media/rc/fintek-cir.c               |  3 ++-
 drivers/media/rc/gpio-ir-tx.c               |  4 ++--
 drivers/media/rc/igorplugusb.c              | 17 ++++++++++++-----
 drivers/media/rc/iguanair.c                 |  1 +
 drivers/media/rc/img-ir/img-ir-hw.c         |  3 ++-
 drivers/media/rc/img-ir/img-ir-raw.c        |  3 ++-
 drivers/media/rc/imon.c                     | 16 +++++-----------
 drivers/media/rc/ir-hix5hd2.c               |  2 +-
 drivers/media/rc/ir_toy.c                   |  1 +
 drivers/media/rc/ite-cir.c                  |  2 +-
 drivers/media/rc/mceusb.c                   |  5 ++---
 drivers/media/rc/rc-ir-raw.c                |  5 -----
 drivers/media/rc/rc-loopback.c              |  1 +
 drivers/media/rc/rc-main.c                  |  6 +-----
 drivers/media/rc/redrat3.c                  |  4 +++-
 drivers/media/rc/st_rc.c                    |  2 +-
 drivers/media/rc/streamzap.c                | 19 ++++++++++++-------
 drivers/media/rc/sunxi-cir.c                |  1 +
 drivers/media/rc/ttusbir.c                  | 15 ++++++++++-----
 drivers/media/rc/winbond-cir.c              |  2 +-
 drivers/media/rc/xbox_remote.c              | 14 +++++++++++---
 drivers/media/usb/au0828/au0828-input.c     |  1 +
 drivers/media/usb/dvb-usb-v2/dvb_usb_core.c |  1 +
 drivers/media/usb/dvb-usb/dvb-usb-remote.c  |  6 ++++--
 drivers/media/usb/em28xx/em28xx-input.c     |  1 +
 drivers/staging/media/av7110/av7110_ir.c    |  1 +
 include/media/rc-core.h                     |  4 +---
 42 files changed, 101 insertions(+), 66 deletions(-)

                 reply	other threads:[~2026-03-17 10:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=abkn-HMemFZe9C4p@gofer.mess.org \
    --to=sean@mess.org \
    --cc=huanglipeng@vivo.com \
    --cc=johan@kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=oneukum@suse.com \
    /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 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.