linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v3.10] Four fixes
@ 2013-06-03  7:40 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2013-06-03  7:40 UTC (permalink / raw)
  To: linux-media

This superceeds my previous 3.10 pull request (https://patchwork.linuxtv.org/patch/18657/).

This pull request adds two core fixes: supporting V4L2_CTRL_CLASS_FM_RX as
valid radio controls and a fix in the clips debug code in v4l2-ioctl.c which
could cause an oops.

Both bugs were discovered while working on the saa7134 overhaul.

Regards,

	Hans

The following changes since commit 7eac97d7e714429f7ef1ba5d35f94c07f4c34f8e:

  [media] media: pci: remove duplicate checks for EPERM (2013-05-27 09:34:56 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.10d

for you to fetch changes up to dd353805d7c5c4de4277f737043e187b1c260372:

  v4l2-ioctl: don't print the clips list. (2013-06-03 09:35:22 +0200)

----------------------------------------------------------------
Hans Verkuil (4):
      DocBook/media/v4l: update version number.
      cx88: fix NULL pointer dereference
      v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controls.
      v4l2-ioctl: don't print the clips list.

 Documentation/DocBook/media/v4l/v4l2.xml |    2 +-
 drivers/media/pci/cx88/cx88-alsa.c       |    7 +++----
 drivers/media/pci/cx88/cx88-video.c      |    8 +++-----
 drivers/media/v4l2-core/v4l2-ctrls.c     |    2 ++
 drivers/media/v4l2-core/v4l2-ioctl.c     |   47 +++++++++++++++++++++--------------------------
 5 files changed, 30 insertions(+), 36 deletions(-)

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

only message in thread, other threads:[~2013-06-03  7:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-03  7:40 [GIT PULL FOR v3.10] Four fixes Hans Verkuil

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).