public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] tm6000 locking fixes
@ 2010-10-11 15:37 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2010-10-11 15:37 UTC (permalink / raw)
  Cc: Linux Media Mailing List

There are a number of locking issues at tm6000 driver.

This series fixes those locking issues. After them, both mplayer and tvtime
are not causing panic/oops, even if I call it via a remote machine.

Unfortunately, my HVR-900H died (probably due to overheat), so I can't 
test anymore the tm6010 alsa fixes, but, on the tests I did with tm6000, the
start/stop of audio is not causing OOPS/Panic anymore (yet, some extra init
is needed for tm6000 to have audio).

Mauro Carvalho Chehab (4):
  tm6000: don't use BKL at the driver
  V4L/DVB: tm6000-alsa: fix some locking issues
  V4L/DVB: Use just one lock for devlist
  V4L/DVB: tm6000: fix resource locking

 drivers/media/video/cx231xx/cx231xx-cards.c |    2 +
 drivers/staging/tm6000/tm6000-alsa.c        |   46 +++++++++++++---
 drivers/staging/tm6000/tm6000-cards.c       |    3 -
 drivers/staging/tm6000/tm6000-core.c        |   15 ++----
 drivers/staging/tm6000/tm6000-video.c       |   77 +++++++++++++++++----------
 drivers/staging/tm6000/tm6000.h             |    7 ++-
 6 files changed, 98 insertions(+), 52 deletions(-)


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

only message in thread, other threads:[~2010-10-11 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-11 15:37 [PATCH 0/4] tm6000 locking fixes 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