From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: unlisted-recipients:; (no To-header on input)@bombadil.infradead.org
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH 0/6] tm6000: some fixes plus alsa improvements
Date: Fri, 4 Jun 2010 21:21:10 -0300 [thread overview]
Message-ID: <20100604212110.6654d25b@pedra> (raw)
This patch series fixes a few compilation troubles with tm6000, caused by
recent patches, and adds an alsa callback to allow it to fill the audio
buffers.
The current code there is just a printk code, but finishing it should be
trivial (assuming that the audio buffers are properly filled).
Mauro Carvalho Chehab (6):
tm6000: Fix compilation breakages
tm6000: Avoid OOPS when loading tm6000-alsa module
tm6000-alsa: rework audio buffer allocation/deallocation
tm6000: Use an emum for extension type
tm6000: Add a callback code for buffer fill
tm6000: avoid unknown symbol tm6000_debug
drivers/staging/tm6000/tm6000-alsa.c | 81 +++++++++++++++++----------
drivers/staging/tm6000/tm6000-cards.c | 1 -
drivers/staging/tm6000/tm6000-core.c | 20 ++++++-
drivers/staging/tm6000/tm6000-dvb.c | 12 ++--
drivers/staging/tm6000/tm6000-video.c | 3 +-
drivers/staging/tm6000/tm6000.h | 19 +++---
6 files changed, 86 insertions(+), 50 deletions(-)
mode change 100644 => 100755 Documentation/video4linux/extract_xc3028.pl
reply other threads:[~2010-06-05 0:21 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=20100604212110.6654d25b@pedra \
--to=mchehab@redhat.com \
--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