From: Antti Palosaari <crope@iki.fi>
To: linux-media@vger.kernel.org
Subject: [PATCH 0/3] DVB USB MFE
Date: Tue, 26 Jul 2011 03:13:48 +0300 [thread overview]
Message-ID: <4E2E06BC.4090104@iki.fi> (raw)
Implement multi-frontend support for DVB USB.
First patch touches every DVB USB driver since it just changes adap->fe
to adap->fe[0] as preparation of actual patch.
See usage example from Anysee driver, patch 3/3.
regards
Antti
Antti Palosaari (3):
dvb-usb: prepare for multi-frontend support (MFE)
dvb-usb: multi-frontend support (MFE)
anysee: use multi-frontend (MFE)
drivers/media/dvb/dvb-usb/af9005.c | 2 +-
drivers/media/dvb/dvb-usb/af9015.c | 22 +-
drivers/media/dvb/dvb-usb/anysee.c | 321
++++++++++++++++++---------
drivers/media/dvb/dvb-usb/anysee.h | 1 +
drivers/media/dvb/dvb-usb/au6610.c | 6 +-
drivers/media/dvb/dvb-usb/az6027.c | 10 +-
drivers/media/dvb/dvb-usb/ce6230.c | 6 +-
drivers/media/dvb/dvb-usb/cinergyT2-core.c | 2 +-
drivers/media/dvb/dvb-usb/cxusb.c | 60 +++---
drivers/media/dvb/dvb-usb/dib0700_devices.c | 262 +++++++++++-----------
drivers/media/dvb/dvb-usb/dibusb-common.c | 18 +-
drivers/media/dvb/dvb-usb/dibusb-mb.c | 16 +-
drivers/media/dvb/dvb-usb/digitv.c | 8 +-
drivers/media/dvb/dvb-usb/dtt200u.c | 2 +-
drivers/media/dvb/dvb-usb/dtv5100.c | 8 +-
drivers/media/dvb/dvb-usb/dvb-usb-dvb.c | 85 ++++++--
drivers/media/dvb/dvb-usb/dvb-usb-init.c | 4 +
drivers/media/dvb/dvb-usb/dvb-usb.h | 11 +-
drivers/media/dvb/dvb-usb/dw2102.c | 92 ++++----
drivers/media/dvb/dvb-usb/ec168.c | 6 +-
drivers/media/dvb/dvb-usb/friio.c | 4 +-
drivers/media/dvb/dvb-usb/gl861.c | 6 +-
drivers/media/dvb/dvb-usb/gp8psk.c | 2 +-
drivers/media/dvb/dvb-usb/lmedm04.c | 28 ++--
drivers/media/dvb/dvb-usb/m920x.c | 14 +-
drivers/media/dvb/dvb-usb/opera1.c | 6 +-
drivers/media/dvb/dvb-usb/technisat-usb2.c | 24 +-
drivers/media/dvb/dvb-usb/ttusb2.c | 10 +-
drivers/media/dvb/dvb-usb/umt-010.c | 4 +-
drivers/media/dvb/dvb-usb/vp702x.c | 2 +-
drivers/media/dvb/dvb-usb/vp7045.c | 2 +-
31 files changed, 606 insertions(+), 438 deletions(-)
--
1.7.6
---
--
http://palosaari.fi/
reply other threads:[~2011-07-26 0:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4E2E06BC.4090104@iki.fi \
--to=crope@iki.fi \
--cc=linux-media@vger.kernel.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