From: Mauro Carvalho Chehab <mchehab@redhat.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.6-rc3] media fixes
Date: Tue, 21 Aug 2012 20:50:50 -0300 [thread overview]
Message-ID: <50341EDA.5080109@redhat.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
For bug fixes, at soc_camera, si470x, uvcvideo, iguanaworks IR driver,
radio_shark Kbuild fixes, and at the V4L2 core (radio fixes).
Thank you!
Mauro
-
The following changes since commit 8762541f067d371320731510669e27f5cc40af38:
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2012-07-31 18:47:44 -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 991b3137f21e13db4711f313edbe67d49bed795b:
[media] media: soc_camera: don't clear pix->sizeimage in JPEG mode (2012-08-15 19:24:28 -0300)
----------------------------------------------------------------
Albert Wang (1):
[media] media: soc_camera: don't clear pix->sizeimage in JPEG mode
Alex Gershgorin (1):
[media] media: mx3_camera: buf_init() add buffer state check
Fabio Estevam (2):
[media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepare
[media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepare
Guenter Roeck (1):
[media] Add USB dependency for IguanaWorks USB IR Transceiver
Hans Verkuil (5):
[media] DocBook: Remove a spurious character
[media] si470x: v4l2-compliance fixes
[media] mem2mem_testdev: fix querycap regression
[media] VIDIOC_ENUM_FREQ_BANDS fix
[media] Add missing logging for rangelow/high of hwseek
Hans de Goede (4):
[media] radio-shark*: Remove work-around for dangling pointer in usb intfdata
[media] radio-shark*: Call cancel_work_sync from disconnect rather then release
[media] radio-shark: Only compile led support when CONFIG_LED_CLASS is set
[media] radio-shark2: Only compile led support when CONFIG_LED_CLASS is set
Javier Martin (1):
[media] media: mx2_camera: Fix clock handling for i.MX27
Jayakrishnan Memana (1):
[media] uvcvideo: Reset the bytesused field when recycling an erroneous buffer
Documentation/DocBook/media/v4l/vidioc-g-tuner.xml | 2 +-
drivers/media/radio/radio-shark.c | 151 +++++++++++----------
drivers/media/radio/radio-shark2.c | 137 ++++++++++---------
drivers/media/radio/si470x/radio-si470x-common.c | 3 +
drivers/media/radio/si470x/radio-si470x-i2c.c | 5 +-
drivers/media/radio/si470x/radio-si470x-usb.c | 2 +-
drivers/media/rc/Kconfig | 1 +
drivers/media/video/mem2mem_testdev.c | 2 +-
drivers/media/video/mx1_camera.c | 4 +-
drivers/media/video/mx2_camera.c | 47 ++++---
drivers/media/video/mx3_camera.c | 22 +--
drivers/media/video/soc_camera.c | 3 +-
drivers/media/video/soc_mediabus.c | 6 +
drivers/media/video/uvc/uvc_queue.c | 1 +
drivers/media/video/v4l2-ioctl.c | 10 +-
15 files changed, 217 insertions(+), 179 deletions(-)
reply other threads:[~2012-08-21 23:50 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=50341EDA.5080109@redhat.com \
--to=mchehab@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.