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, 22 Sep 2009 22:03:10 -0300
From:	Mauro Carvalho Chehab <mchehab@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-media@...r.kernel.org
Subject: [GIT PATCHES for 2.6.32] V4L/DVB fixes

Linus,

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

For 4 build fix patches:

   - saa7134: fix build;
   - dvbdev: Remove an annoying/uneeded warning that happens when 
     DVB_CORE is disabled but some V4L drivers are enabled;
   - dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compilation;
   - staging/go7007: Revert compatibility code added at the wrong place 
     preventing compilation.

Cheers,
Mauro.

---

 drivers/media/dvb/dvb-core/dvbdev.h        |    5 ++---
 drivers/media/dvb/dvb-usb/Kconfig          |    2 +-
 drivers/media/video/saa7164/saa7164-api.c  |    8 ++++----
 drivers/media/video/saa7164/saa7164-cmd.c  |    2 +-
 drivers/media/video/saa7164/saa7164-core.c |    6 +++---
 drivers/media/video/saa7164/saa7164.h      |    4 ++--
 drivers/staging/go7007/Makefile            |    5 -----
 7 files changed, 13 insertions(+), 19 deletions(-)

Ingo Molnar (1):
      media: video: Fix build in saa7164

Mauro Carvalho Chehab (3):
      V4L/DVB (13037): go7007: Revert compatibility code added at the wrong place
      V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning
      V4L/DVB (13039): dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compilation

---------------------------------------------------
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