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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html