public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <m.chehab@samsung.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v3.15-rc1] media fixes
Date: Fri, 11 Apr 2014 19:50:55 -0300	[thread overview]
Message-ID: <20140411195055.29fa1b26@samsung.com> (raw)

Hi Linus,

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

For a series of bug fix patches for v3.15-rc1. Most are just driver fixes.
There are some changes at remote controller core level, fixing some 
definitions on a new API added for Kernel v3.15.

It also adds the missing include at include/uapi/linux/v4l2-common.h, 
to allow its compilation on userspace, as pointed by you.

Thanks,
Mauro

The following changes since commit 463b21fb27509061b3e97fb4fa69f26d089ddaf4:

  Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2014-04-05 13:10:00 -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 32654fba2fdb417390efb1af29f1b5693bc91397:

  [media] gpsca: remove the risk of a division by zero (2014-04-08 11:01:12 -0300)

----------------------------------------------------------------
Antti Palosaari (5):
      [media] msi001: fix possible integer overflow
      [media] msi3101: remove unused variable assignment
      [media] msi3101: check I/O return values on stop streaming
      [media] xc2028: add missing break to switch
      [media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03

Archit Taneja (9):
      [media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of dst_bufs
      [media] v4l: ti-vpe: Use video_device_release_empty
      [media] v4l: ti-vpe: Allow usage of smaller images
      [media] v4l: ti-vpe: report correct capabilities in querycap
      [media] v4l: ti-vpe: Use correct bus_info name for the device in querycap
      [media] v4l: ti-vpe: Fix initial configuration queue data
      [media] v4l: ti-vpe: zero out reserved fields in try_fmt
      [media] v4l: ti-vpe: Set correct field parameter for output and capture buffers
      [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers

Benjamin Larsson (1):
      [media] r820t: fix size and init values

David Härdeman (3):
      [media] rc-core: do not change 32bit NEC scancode format for now
      [media] rc-core: split dev->s_filter
      [media] rc-core: remove generic scancode filter

Malcolm Priestley (1):
      [media] m88rs2000: fix sparse static warnings

Mauro Carvalho Chehab (3):
      [media] v4l2-common: fix warning when used on userpace
      [media] stk1160: warrant a NUL terminated string
      [media] gpsca: remove the risk of a division by zero

Paul Bolle (1):
      [media] drx-j: use customise option correctly

Shuah Khan (1):
      [media] lgdt3305: include sleep functionality in lgdt3304_ops

 drivers/media/dvb-frontends/drx39xyj/Kconfig |  2 +-
 drivers/media/dvb-frontends/lgdt3305.c       |  1 +
 drivers/media/dvb-frontends/m88rs2000.c      |  8 +--
 drivers/media/platform/ti-vpe/vpe.c          | 45 +++++++++----
 drivers/media/rc/img-ir/img-ir-hw.c          | 15 ++++-
 drivers/media/rc/img-ir/img-ir-nec.c         | 27 ++++----
 drivers/media/rc/ir-nec-decoder.c            |  5 +-
 drivers/media/rc/keymaps/rc-tivo.c           | 86 ++++++++++++------------
 drivers/media/rc/rc-main.c                   | 98 ++++++++++++++++++----------
 drivers/media/tuners/r820t.c                 |  3 +-
 drivers/media/tuners/tuner-xc2028.c          |  1 +
 drivers/media/usb/dvb-usb-v2/rtl28xxu.c      |  2 -
 drivers/media/usb/gspca/jpeg.h               |  4 +-
 drivers/media/usb/stk1160/stk1160-ac97.c     |  2 +-
 drivers/staging/media/msi3101/msi001.c       |  2 +-
 drivers/staging/media/msi3101/sdr-msi3101.c  | 15 +++--
 include/media/rc-core.h                      |  8 ++-
 include/uapi/linux/v4l2-common.h             |  2 +
 18 files changed, 200 insertions(+), 126 deletions(-)



-- 

Regards,
Mauro

                 reply	other threads:[~2014-04-11 22:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140411195055.29fa1b26@samsung.com \
    --to=m.chehab@samsung.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox