All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.21] dvb fixes
@ 2018-11-28 19:40 Sean Young
  2018-12-03 18:36 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Young @ 2018-11-28 19:40 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

So I've gone through the outstanding DVB patches and picked up the easier
ones to deal with first. Please scrutinise.

Thanks,

Sean

The following changes since commit 708d75fe1c7c6e9abc5381b6fcc32b49830383d0:

  media: dvb-pll: don't re-validate tuner frequencies (2018-11-23 12:27:18 -0500)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v4.21b

for you to fetch changes up to b2d148f755fc60840fbaec52388152896f8339be:

  media: sony-cxd2880: add optional vcc regulator to bindings (2018-11-27 16:04:16 +0000)

----------------------------------------------------------------
Colin Ian King (1):
      media: dib0700: fix spelling mistake "Amplifyer" -> "Amplifier"

Hans Verkuil (1):
      media: dib0900: fix smatch warnings

Julia Lawall (1):
      media: mxl5xx: constify dvb_frontend_ops structure

Malcolm Priestley (1):
      media: dvb-usb-v2: Fix incorrect use of transfer_flags URB_FREE_BUFFER

Neil Armstrong (3):
      media: cxd2880-spi: fix probe when dvb_attach fails
      media: cxd2880-spi: Add optional vcc regulator
      media: sony-cxd2880: add optional vcc regulator to bindings

Sean Young (1):
      media: saa7134: rc-core maintains users count, no need to duplicate

Victor Toso (2):
      media: af9033: Remove duplicated switch statement
      media: dvb: Use WARM definition from identify_state()

zhong jiang (2):
      media: usb: Use kmemdup instead of duplicating its function.
      media: dvb-frontends: Use kmemdup instead of duplicating its function

 .../devicetree/bindings/media/spi/sony-cxd2880.txt |  4 ++
 drivers/media/dvb-frontends/af9033.c               | 12 +---
 drivers/media/dvb-frontends/dib0090.c              | 32 +++++-----
 drivers/media/dvb-frontends/lgdt3306a.c            |  6 +-
 drivers/media/dvb-frontends/mxl5xx.c               |  2 +-
 drivers/media/pci/saa7134/saa7134-core.c           |  8 +--
 drivers/media/pci/saa7134/saa7134-input.c          | 68 ++++------------------
 drivers/media/pci/saa7134/saa7134.h                |  9 ++-
 drivers/media/spi/cxd2880-spi.c                    | 17 ++++++
 drivers/media/usb/dvb-usb-v2/dvb_usb_core.c        |  6 +-
 drivers/media/usb/dvb-usb-v2/gl861.c               |  3 +-
 drivers/media/usb/dvb-usb-v2/usb_urb.c             |  5 +-
 drivers/media/usb/dvb-usb/dib0700_devices.c        |  2 +-
 13 files changed, 66 insertions(+), 108 deletions(-)

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

end of thread, other threads:[~2018-12-03 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-28 19:40 [GIT PULL FOR v4.21] dvb fixes Sean Young
2018-12-03 18:36 ` Mauro Carvalho Chehab

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.