All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.4] More DVB/RC changes
@ 2019-08-21 13:04 Sean Young
  2019-08-21 13:16 ` Jenkins
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sean Young @ 2019-08-21 13:04 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

This moves the MyGica T230 to dvbsky, like was previously done for the T230C
model. Other than that some minor fixes and device tree update to yaml.

Thanks
Sean

The following changes since commit d4e0f82ac840bf3d16b25d60f261b429603138a9:

  media: pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentation (2019-08-19 15:00:54 -0300)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.4e

for you to fetch changes up to da73cb750fdb94ea3dd70f97224bd27f72d91955:

  dt-bindings: media: Convert Allwinner A10 IR to a schema (2019-08-20 17:34:22 +0100)

----------------------------------------------------------------
DVB/RC for 5.4

----------------------------------------------------------------
Jan Pieter van Woerkom (2):
      media: dvb-usb: remove T230 from cxusb
      media: dvb-usb: add T230 to dvbsky

Maxime Ripard (2):
      dt-bindings: media: Add YAML schemas for the generic RC bindings
      dt-bindings: media: Convert Allwinner A10 IR to a schema

Nishka Dasgupta (4):
      media: dvb-bt8xx: Make variable dst_config constant
      media: firewire: Make structure fdtv_ca constant
      media: ec168: Make structure ec168_props constant
      media: dvb-frontends/cxd2099: Make en_templ constant

Tomas Bortoli (1):
      media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()

 .../bindings/media/allwinner,sun4i-a10-ir.yaml     |  80 ++++++++++
 Documentation/devicetree/bindings/media/rc.txt     | 118 +--------------
 Documentation/devicetree/bindings/media/rc.yaml    | 145 +++++++++++++++++++
 .../devicetree/bindings/media/sunxi-ir.txt         |  35 -----
 drivers/media/dvb-frontends/cxd2099.c              |   2 +-
 drivers/media/firewire/firedtv-ci.c                |   2 +-
 drivers/media/pci/bt8xx/dvb-bt8xx.c                |   2 +-
 drivers/media/usb/dvb-usb-v2/dvbsky.c              |  21 ++-
 drivers/media/usb/dvb-usb-v2/ec168.c               |   2 +-
 drivers/media/usb/dvb-usb/cxusb.c                  | 161 ---------------------
 drivers/media/usb/ttusb-dec/ttusb_dec.c            |   2 +-
 11 files changed, 247 insertions(+), 323 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/allwinner,sun4i-a10-ir.yaml
 create mode 100644 Documentation/devicetree/bindings/media/rc.yaml
 delete mode 100644 Documentation/devicetree/bindings/media/sunxi-ir.txt

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

end of thread, other threads:[~2019-08-21 18:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-21 13:04 [GIT PULL FOR v5.4] More DVB/RC changes Sean Young
2019-08-21 13:16 ` Jenkins
2019-08-21 13:28   ` Sean Young
2019-08-21 17:35     ` Mauro Carvalho Chehab
2019-08-21 17:43 ` Jenkins
2019-08-21 17:59   ` Mauro Carvalho Chehab
2019-08-21 18:12     ` Mauro Carvalho Chehab
2019-08-21 18:05 ` Jenkins
2019-08-21 18:22 ` Jenkins

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.