lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 03 Jul 2007 16:20:47 -0300
From:	Mauro Carvalho Chehab <mchehab@...radead.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-dvb-maintainer@...uxtv.org, video4linux-list@...hat.com,
	linux-kernel@...r.kernel.org
Subject: [GIT PATCHES] V4L/DVB fixes

Linus,

Please pull from:
        ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master

For some fixes on V4L/DVB low-level drivers:

   - bttv: fixes a very weird error when used with a v4l1 application;
   - cx88-blackbird: fixes an endless loop at userspace apps, when 
                     trying to request the list of tuners;
   - ttpci: fixes error handling at init() function;
   - cinergyT2: corrects bad locks on work queue.

Cheers,
Mauro.

---

 drivers/media/dvb/cinergyT2/cinergyT2.c   |   66 +++++++++++++++++-----------
 drivers/media/dvb/ttpci/budget-core.c     |    2 +-
 drivers/media/video/bt8xx/bttv-driver.c   |   13 +++---
 drivers/media/video/cx88/cx88-blackbird.c |    2 +
 4 files changed, 49 insertions(+), 34 deletions(-)

Hartmut Birr (1):
      V4L/DVB (5822): Fix the return value in ttpci_budget_init()

Jelle Foks (1):
      V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners

Oleg Nesterov (1):
      V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock

Trent Piepho (1):
      V4L/DVB (5808): Bttv: fix v4l1 breaking the driver

---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ