All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v3.8-rc5] media fixes
@ 2013-01-23 21:05 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2013-01-23 21:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

For some fixes:
	- gspca: add needed delay for I2C traffic for sonixb/sonixj cameras;
	- gspca: add one missing Kinect USB ID;
	- usbvideo: some regression fixes;
	- omap3isp: fix some build issues;
	- videobuf2: fix video output handling;
	- exynos s5p/m5mols: a few regression fixes.

Thank you!
Mauro

-
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

for you to fetch changes up to 68d6f84ba0c47e658beff3a4bf0c43acee4b4690:

  [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures (2013-01-11 13:30:27 -0200)

----------------------------------------------------------------
Hans de Goede (2):
      [media] gspca_sonixb: Properly wait between i2c writes
      [media] gspca_sonixj: Add a small delay after i2c_w1

Jacob Schloss (1):
      [media] gspca_kinect: add Kinect for Windows USB id

Kamil Debski (1):
      [media] s5p-mfc: Fix interrupt error handling routine

Laurent Pinchart (6):
      [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header files
      [media] v4l: vb2: Set data_offset to 0 for single-plane output buffers
      [media] omap3isp: Don't include <plat/cpu.h>
      [media] uvcvideo: Return -EACCES when trying to set a read-only control
      [media] uvcvideo: Cleanup leftovers of partial revert
      [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures

Mauro Carvalho Chehab (1):
      Merge tag 'v3.8-rc3' into v4l_for_linus

Sylwester Nawrocki (2):
      [media] m5mols: Fix typo in get_fmt callback
      [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links()

 drivers/media/i2c/m5mols/m5mols_core.c         |  2 +-
 drivers/media/platform/omap3isp/ispvideo.c     |  3 -
 drivers/media/platform/s5p-fimc/fimc-mdevice.c |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc.c       | 88 +++++++++++---------------
 drivers/media/usb/gspca/kinect.c               |  1 +
 drivers/media/usb/gspca/sonixb.c               | 13 ++--
 drivers/media/usb/gspca/sonixj.c               |  1 +
 drivers/media/usb/uvc/uvc_ctrl.c               |  4 +-
 drivers/media/usb/uvc/uvc_v4l2.c               |  6 +-
 drivers/media/v4l2-core/videobuf2-core.c       |  4 +-
 10 files changed, 57 insertions(+), 67 deletions(-)


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

only message in thread, other threads:[~2013-01-23 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23 21:05 [GIT PULL for v3.8-rc5] 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.