[GIT PULL for v3.4-final] media fixes

From: Mauro Carvalho Chehab
Date: Mon May 14 2012 - 07:16:35 EST


Hi Linus,

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

For a some fix patches for v3.4, including a regression fix at DVB core.

Thanks!
Mauro

-

Latest commit at the branch:
788ab1bb03d304232711b6ca9718534f588ee9fc [media] gspca - sonixj: Fix a zero divide in isoc interrupt
The following changes since commit 36be50515fe2aef61533b516fa2576a2c7fe7664:

Linux 3.4-rc7 (2012-05-12 18:37:47 -0700)

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

Dan Carpenter (1):
[media] fintek-cir: change || to &&

Guennadi Liakhovetski (1):
[media] V4L: soc-camera: protect hosts during probing from overzealous user-space

H Hartley Sweeten (2):
[media] media: videobuf2-dma-contig: quiet sparse noise about plain integer as NULL pointer
[media] media: videobuf2-dma-contig: include header for exported symbols

Jean-FranÃois Moine (1):
[media] gspca - sonixj: Fix a zero divide in isoc interrupt

Jonathan Corbet (1):
[media] marvell-cam: fix an ARM build error

Laurent Pinchart (1):
[media] media: vb2-memops: Export vb2_get_vma symbol

Luis Henriques (1):
[media] rc: Postpone ISR registration

Mauro Carvalho Chehab (1):
[media] dvb_frontend: fix a regression with DVB-S zig-zag

Sylwester Nawrocki (3):
[media] V4L: Schedule V4L2_CID_HCENTER, V4L2_CID_VCENTER controls for removal
[media] s5p-fimc: Fix locking in subdev set_crop op
[media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFS

Documentation/feature-removal-schedule.txt | 10 +++
drivers/media/dvb/dvb-core/dvb_frontend.c | 4 +
drivers/media/rc/ene_ir.c | 32 +++++-----
drivers/media/rc/fintek-cir.c | 22 ++++----
drivers/media/rc/ite-cir.c | 20 +++---
drivers/media/rc/nuvoton-cir.c | 36 ++++++------
drivers/media/rc/winbond-cir.c | 78 ++++++++++++------------
drivers/media/video/gspca/sonixj.c | 8 +-
drivers/media/video/marvell-ccic/mmp-driver.c | 1 -
drivers/media/video/s5p-fimc/fimc-capture.c | 33 +++++++----
drivers/media/video/s5p-fimc/fimc-core.c | 4 +-
drivers/media/video/s5p-fimc/fimc-core.h | 2 +-
drivers/media/video/soc_camera.c | 8 ++-
drivers/media/video/videobuf2-dma-contig.c | 3 +-
drivers/media/video/videobuf2-memops.c | 1 +
include/media/soc_camera.h | 3 +-
16 files changed, 147 insertions(+), 118 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/