All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for 3.0-rc3] media fixes
@ 2011-06-07 14:44 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2011-06-07 14:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:

  Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)

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

Antti Palosaari (1):
      [media] anysee: return EOPNOTSUPP for unsupported I2C messages

Hans Petter Selasky (1):
      [media] Make nchg variable signed because the code compares this variable against negative values

Ian Armstrong (3):
      [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptable
      [media] ivtvfb: Add sanity check to ivtvfb_pan_display()
      [media] ivtv: Internally separate encoder & decoder standard setting

Jean-François Moine (5):
      [media] gspca - ov519: Fix a regression for ovfx2 webcams
      [media] gspca - ov519: Change the ovfx2 bulk transfer size
      [media] gspca: Remove coarse_expo_autogain.h
      [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensors
      [media] gspca - ov519: Set the default frame rate to 15 fps

Laurent Pinchart (3):
      [media] ivtvfb: use display information in info not in var for panning
      [media] v4l: Fix media_entity_to_video_device macro argument name
      [media] media: Fix media device minor registration

Mauro Carvalho Chehab (2):
      [media] uvc_entity: initialize return value
      [media] soc_camera: preserve const attribute

Sanjeev Premi (1):
      [media] omap3isp: fix compiler warning

 drivers/media/dvb/dvb-usb/anysee.c               |   17 ++-
 drivers/media/media-devnode.c                    |    4 +-
 drivers/media/video/gspca/coarse_expo_autogain.h |  116 -------------------
 drivers/media/video/gspca/ov519.c                |    8 +-
 drivers/media/video/gspca/sonixj.c               |    2 +-
 drivers/media/video/gspca/stv06xx/stv06xx_hdcs.h |    2 +-
 drivers/media/video/ivtv/ivtv-driver.c           |   10 +-
 drivers/media/video/ivtv/ivtv-firmware.c         |   11 +-
 drivers/media/video/ivtv/ivtv-ioctl.c            |  129 ++++++++++++----------
 drivers/media/video/ivtv/ivtv-ioctl.h            |    3 +-
 drivers/media/video/ivtv/ivtv-streams.c          |    4 +-
 drivers/media/video/ivtv/ivtv-vbi.c              |    2 +-
 drivers/media/video/ivtv/ivtvfb.c                |   33 ++++--
 drivers/media/video/omap3isp/isp.c               |    2 +-
 drivers/media/video/soc_camera.c                 |    2 +-
 drivers/media/video/uvc/uvc_entity.c             |    2 +-
 include/media/v4l2-dev.h                         |    4 +-
 17 files changed, 131 insertions(+), 220 deletions(-)
 delete mode 100644 drivers/media/video/gspca/coarse_expo_autogain.h


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

only message in thread, other threads:[~2011-06-07 14:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 14:44 [GIT PULL for 3.0-rc3] media 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.