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:	Mon, 20 Dec 2010 16:27:26 -0200
From:	Mauro Carvalho Chehab <mchehab@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	Linux Media Mailing List <linux-media@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for 2.6.37-rc7] V4L/DVB fixes

Hi Linus,

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

For a series of fixes at v4l2 drivers. They fix an OOPS at bttv due to BKL
patches, a series of regressions that happened at gspca sonixj driver, 
affecting most of the sonix Jpeg cams and a duplicated symbol, noticed by
enabling allyesconfig + staging/cx23821.

Thanks!
Mauro

---


The following changes since commit cf7d7e5a1980d1116ee152d25dac382b112b9c17:

  Linux 2.6.37-rc5 (2010-12-06 20:09:04 -0800)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus

Brandon Philips (1):
      [media] bttv: remove unneeded locking comments

Jean-Francois Moine (6):
      [media] gspca - sonixj: Move bridge init to sd start
      [media] gspca - sonixj: Fix a bad probe exchange
      [media] gspca - sonixj: Add a flag in the driver_info table
      [media] gspca - sonixj: Set the flag for some devices
      [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
      [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17

Mauro Carvalho Chehab (2):
      [media] Don't export format_by_forcc on two different drivers
      [media] bttv: fix mutex use before init (BZ#24602)

 drivers/media/common/saa7146_hlp.c      |    8 +-
 drivers/media/common/saa7146_video.c    |   16 +-
 drivers/media/video/bt8xx/bttv-driver.c |  117 +---------
 drivers/media/video/gspca/sonixj.c      |  416 ++++++++++++++-----------------
 drivers/staging/cx25821/cx25821-video.c |    8 +-
 drivers/staging/cx25821/cx25821-video.h |    2 +-
 include/media/saa7146.h                 |    2 +-
 7 files changed, 205 insertions(+), 364 deletions(-)

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