Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/6] tm6000: some fixes plus alsa improvements
@ 2010-06-05  0:21 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2010-06-05  0:21 UTC (permalink / raw)
  Cc: Linux Media Mailing List

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


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

only message in thread, other threads:[~2010-06-05  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-05  0:21 [PATCH 0/6] tm6000: some fixes plus alsa improvements Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox