All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for 2.6.37-rc7] V4L/DVB fixes
@ 2010-12-20 18:27 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2010-12-20 18:27 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Linux Media Mailing List, Linux Kernel Mailing List

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


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

only message in thread, other threads:[~2010-12-20 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20 18:27 [GIT PULL for 2.6.37-rc7] V4L/DVB fixes Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.