linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v3.13-rc6] media fixes
@ 2013-10-23  6:22 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2013-10-23  6:22 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 a series of fixes for the media subsystem, including:
	- Compilation fixes for GCC < 4.4.6;
	- one Kbuild dependency select fix (selecting videobuf on msi3101);
	- driver fixes on tda10071, e4000, msi3101, soc_camera, s5p-jpeg,
	  saa7134 and adv7511;
	- some device quirks needed to make them work properly;
	- some videobuf2 core regression fixes for some features used only on 
	  embedded drivers.

Thanks!
Mauro

The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:

  Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)

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 9c9cff55bf4f13dc2fffb5abe466f13e4ac155f9:

  [media] saa7134: Fix crash when device is closed before streamoff (2013-10-14 06:37:00 -0300)

----------------------------------------------------------------
Andreas Matthies (1):
      [media] tda10071: change firmware download condition

Antti Palosaari (3):
      [media] e4000: fix PLL calc bug on 32-bit arch
      [media] msi3101: Kconfig select VIDEOBUF2_VMALLOC
      [media] msi3101: correct max videobuf2 alloc

Dan Carpenter (2):
      [media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()
      [media] mx3-camera: locking cleanup in mx3_videobuf_queue()

Fengguang Wu (1):
      [media] msi3101: msi3101_ioctl_ops can be static

Gianluca Gennari (4):
      [media] adv7842: fix compilation with GCC < 4.4.6
      [media] adv7511: fix compilation with GCC < 4.4.6
      [media] ad9389b: fix compilation with GCC < 4.4.6
      [media] ths8200: fix compilation with GCC < 4.4.6

Gregor Jasny (1):
      [media] Add HCL T12Rg-H to STK webcam upside-down table

Jacek Anaszewski (1):
      [media] s5p-jpeg: Initialize vfd_decoder->vfl_dir field

Joseph Salisbury (1):
      [media] uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor

Laurent Pinchart (1):
      [media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000

Marek Szyprowski (1):
      [media] videobuf2-dc: Fix support for mappings without struct page in userptr mode

Simon Farnsworth (1):
      [media] saa7134: Fix crash when device is closed before streamoff

Sylwester Nawrocki (1):
      [media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'

Wei Yongjun (1):
      [media] adv7511: fix error return code in adv7511_probe()

 drivers/media/dvb-frontends/tda10071.c         |  9 +--
 drivers/media/i2c/ad9389b.c                    | 15 ++---
 drivers/media/i2c/adv7511.c                    | 18 +++---
 drivers/media/i2c/adv7842.c                    | 30 ++++-----
 drivers/media/i2c/ths8200.c                    | 12 ++--
 drivers/media/pci/saa7134/saa7134-video.c      |  1 +
 drivers/media/platform/s5p-jpeg/jpeg-core.c    |  1 +
 drivers/media/platform/sh_vou.c                |  2 +-
 drivers/media/platform/soc_camera/mx3_camera.c |  5 +-
 drivers/media/tuners/e4000.c                   |  3 +-
 drivers/media/usb/stkwebcam/stk-webcam.c       |  7 +++
 drivers/media/usb/uvc/uvc_driver.c             | 18 ++++++
 drivers/media/v4l2-core/videobuf2-core.c       |  4 +-
 drivers/media/v4l2-core/videobuf2-dma-contig.c | 87 ++++++++++++++++++++++++--
 drivers/staging/media/msi3101/Kconfig          |  1 +
 drivers/staging/media/msi3101/sdr-msi3101.c    | 10 ++-
 16 files changed, 158 insertions(+), 65 deletions(-)

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

only message in thread, other threads:[~2013-10-23  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-23  6:22 [GIT PULL for v3.13-rc6] media fixes Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).