From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: unlisted-recipients:; (no To-header on input)@casper.infradead.org
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: [PATCH 0/6] Add media controller support to saa7134
Date: Fri, 5 Feb 2016 14:04:54 -0200 [thread overview]
Message-ID: <cover.1454688187.git.mchehab@osg.samsung.com> (raw)
This patch series add media controller support to sa7134 driver. Tested with a
ASUStek P7131 Dual board.
Mauro Carvalho Chehab (6):
[media] add media controller support to videobuf2-dvb
[media] saa7134: use input types, instead of hardcoding strings
[media] saa7134: unconditionlally update TV standard at demod
[media] saa7134: Get rid of struct saa7134_input.tv field
[media] v4l2-mc: add an ancillary routine for PCI-based MC
[media] saa7134: add media controller support
drivers/media/pci/cx23885/cx23885-dvb.c | 3 +-
drivers/media/pci/cx88/cx88-dvb.c | 3 +-
drivers/media/pci/netup_unidvb/netup_unidvb_core.c | 4 +-
drivers/media/pci/saa7134/saa7134-cards.c | 1813 +++++++++-----------
drivers/media/pci/saa7134/saa7134-core.c | 191 ++-
drivers/media/pci/saa7134/saa7134-dvb.c | 9 +-
drivers/media/pci/saa7134/saa7134-tvaudio.c | 13 +-
drivers/media/pci/saa7134/saa7134-video.c | 87 +-
drivers/media/pci/saa7134/saa7134.h | 45 +-
drivers/media/v4l2-core/v4l2-mc.c | 35 +
drivers/media/v4l2-core/videobuf2-dvb.c | 13 +-
include/media/v4l2-mc.h | 24 +-
include/media/videobuf2-dvb.h | 5 +
13 files changed, 1209 insertions(+), 1036 deletions(-)
--
2.5.0
next reply other threads:[~2016-02-05 16:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 16:04 Mauro Carvalho Chehab [this message]
2016-02-05 16:04 ` [PATCH 1/6] [media] add media controller support to videobuf2-dvb Mauro Carvalho Chehab
2016-02-05 16:04 ` [PATCH 2/6] [media] saa7134: use input types, instead of hardcoding strings Mauro Carvalho Chehab
2016-02-05 16:04 ` [PATCH 3/6] [media] saa7134: unconditionlally update TV standard at demod Mauro Carvalho Chehab
2016-02-05 16:04 ` [PATCH 4/6] [media] saa7134: Get rid of struct saa7134_input.tv field Mauro Carvalho Chehab
2016-02-05 16:04 ` [PATCH 5/6] [media] v4l2-mc: add an ancillary routine for PCI-based MC Mauro Carvalho Chehab
2016-02-05 16:05 ` [PATCH 6/6] [media] saa7134: add media controller support Mauro Carvalho Chehab
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=cover.1454688187.git.mchehab@osg.samsung.com \
--to=mchehab@osg.samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox