linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.3] Add analog mode support for Medion MD95700
@ 2019-05-27 11:39 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2019-05-27 11:39 UTC (permalink / raw)
  To: Linux Media Mailing List, Maciej S. Szmigiero

The following changes since commit 2c41cc0be07b5ee2f1167f41cd8a86fc5b53d82c:

  media: venus: firmware: fix leaked of_node references (2019-05-24 09:03:06 -0400)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.3e

for you to fetch changes up to 38eaf2f243d1985cc8b7c4c9fd2210b731850b91:

  cxusb: add raw mode support for Medion MD95700 (2019-05-27 13:15:57 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Maciej S. Szmigiero (8):
      cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()
      cx25840: g_std operation really implements querystd operation
      cx25840: implement g_std operation
      cx25840: add pin to pad mapping and output format configuration
      cx25840: set_fmt operation should clamp out-of-range picture sizes
      cxusb: implement Medion MD95700 digital / analog coexistence
      cxusb: add analog mode support for Medion MD95700
      cxusb: add raw mode support for Medion MD95700

 drivers/media/i2c/cx25840/cx25840-core.c |  554 +++++++++++++++++++---
 drivers/media/i2c/cx25840/cx25840-core.h |   15 +
 drivers/media/i2c/cx25840/cx25840-vbi.c  |    4 +
 drivers/media/usb/dvb-usb/Kconfig        |   16 +-
 drivers/media/usb/dvb-usb/Makefile       |    3 +
 drivers/media/usb/dvb-usb/cxusb-analog.c | 1971 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/usb/dvb-usb/cxusb.c        |  451 +++++++++++++++---
 drivers/media/usb/dvb-usb/cxusb.h        |  158 +++++++
 drivers/media/usb/dvb-usb/dvb-usb-dvb.c  |    5 +-
 drivers/media/usb/dvb-usb/dvb-usb-init.c |   13 +
 drivers/media/usb/dvb-usb/dvb-usb.h      |   10 +
 drivers/media/v4l2-core/v4l2-ioctl.c     |    3 +-
 include/media/drv-intf/cx25840.h         |  105 ++++-
 13 files changed, 3173 insertions(+), 135 deletions(-)
 create mode 100644 drivers/media/usb/dvb-usb/cxusb-analog.c

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-27 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-27 11:39 [GIT PULL FOR v5.3] Add analog mode support for Medion MD95700 Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).