From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: [GIT PATCHES FOR 3.2] S5K6AAFX sensor driver and a videobuf2 update
Date: Fri, 30 Sep 2011 18:10:47 +0200 [thread overview]
Message-ID: <4E85EA07.7060606@samsung.com> (raw)
Hi Mauro,
please pull from
git://git.infradead.org/users/kmpark/linux-2.6-samsung s5k6aafx
for S5K6AAFX sensor subdev driver, a videbuf2 enhancement for non-MMU systems
and minor s5p-mfc amendment changing the firmware name to something more
generic as the driver supports multiple SoC versions.
The following changes since commit 446b792c6bd87de4565ba200b75a708b4c575a06:
[media] media: DocBook: Fix trivial typo in Sub-device Interface (2011-09-27
09:14:58 -0300)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung s5k6aafx
Sachin Kamat (1):
MFC: Change MFC firmware binary name
Scott Jiang (1):
vb2: add vb2_get_unmapped_area in vb2 core
Sylwester Nawrocki (2):
v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control
v4l: Add v4l2 subdev driver for S5K6AAFX sensor
Documentation/DocBook/media/v4l/controls.xml | 5 +-
drivers/media/video/Kconfig | 7 +
drivers/media/video/Makefile | 1 +
drivers/media/video/s5k6aa.c | 1688 ++++++++++++++++++++++++++
drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c | 4 +-
drivers/media/video/v4l2-ctrls.c | 1 +
drivers/media/video/videobuf2-core.c | 31 +
include/linux/videodev2.h | 1 +
include/media/s5k6aa.h | 51 +
include/media/videobuf2-core.h | 7 +
10 files changed, 1792 insertions(+), 4 deletions(-)
create mode 100644 drivers/media/video/s5k6aa.c
create mode 100644 include/media/s5k6aa.h
Regards
--
Sylwester Nawrocki
Samsung Poland R&D Center
next reply other threads:[~2011-09-30 16:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-30 16:10 Sylwester Nawrocki [this message]
2011-09-30 21:16 ` [GIT PATCHES FOR 3.2] S5K6AAFX sensor driver and a videobuf2 update Sakari Ailus
2011-10-01 9:44 ` Sylwester Nawrocki
2011-10-02 7:36 ` Sakari Ailus
2011-10-06 20:08 ` Sylwester Nawrocki
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=4E85EA07.7060606@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
/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.