All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.5] DVB/RC fixes
@ 2019-11-08 10:35 Sean Young
  2019-11-08 10:38 ` Sean Young
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Young @ 2019-11-08 10:35 UTC (permalink / raw)
  To: linux-media
  Cc: Oliver Neukum, Jan Pieter van Woerkom, Colin Ian King,
	Clément Péron

Hi Mauro,

This includes flexcop fixes which I had failed to pick up and the rc keymap
for the Beelink GS1.

Thanks
Sean

The following changes since commit 25a55a70307da947c04b6b8d27a6bc51b0dc569a:

  media: v4l2-device.h: fix typo: putss -> puts (2019-11-08 07:44:17 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v5.5iv

for you to fetch changes up to 200cc4e2331a60e75bcb9cd2adeca41d2826a0c9:

  arm64: dts: allwinner: beelink-gs1: Add rc-beelink-gs1 keymap (2019-11-08 08:57:44 +0000)

----------------------------------------------------------------
Clément Péron (2):
      media: rc: add keymap for Beelink GS1 remote control
      arm64: dts: allwinner: beelink-gs1: Add rc-beelink-gs1 keymap

Colin Ian King (1):
      media: flexcop-usb: ensure -EIO is returned on error condition

Jan Pieter van Woerkom (1):
      media: dvbsky: remove unused code

Oliver Neukum (1):
      media: b2c2-flexcop-usb: add sanity checking

 Documentation/devicetree/bindings/media/rc.yaml    |  1 +
 .../boot/dts/allwinner/sun50i-h6-beelink-gs1.dts   |  1 +
 drivers/media/rc/keymaps/Makefile                  |  1 +
 drivers/media/rc/keymaps/rc-beelink-gs1.c          | 84 ++++++++++++++++++++++
 drivers/media/usb/b2c2/flexcop-usb.c               |  5 +-
 drivers/media/usb/dvb-usb-v2/dvbsky.c              |  9 ---
 include/media/rc-map.h                             |  1 +
 7 files changed, 92 insertions(+), 10 deletions(-)
 create mode 100644 drivers/media/rc/keymaps/rc-beelink-gs1.c

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

* Re: [GIT PULL FOR v5.5] DVB/RC fixes
  2019-11-08 10:35 [GIT PULL FOR v5.5] DVB/RC fixes Sean Young
@ 2019-11-08 10:38 ` Sean Young
  0 siblings, 0 replies; 2+ messages in thread
From: Sean Young @ 2019-11-08 10:38 UTC (permalink / raw)
  To: linux-media
  Cc: Oliver Neukum, Jan Pieter van Woerkom, Colin Ian King,
	Clément Péron

On Fri, Nov 08, 2019 at 10:35:20AM +0000, Sean Young wrote:
> Hi Mauro,
> 
> This includes flexcop fixes which I had failed to pick up and the rc keymap
> for the Beelink GS1.
> 
> Thanks
> Sean
> 
> The following changes since commit 25a55a70307da947c04b6b8d27a6bc51b0dc569a:
> 
>   media: v4l2-device.h: fix typo: putss -> puts (2019-11-08 07:44:17 +0100)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/syoung/media_tree.git for-v5.5iv

The pull request should have been from the signed tag, not the branch.

I'll send a new pull request, sorry.

Sean

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

end of thread, other threads:[~2019-11-08 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-08 10:35 [GIT PULL FOR v5.5] DVB/RC fixes Sean Young
2019-11-08 10:38 ` Sean Young

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.