public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCHES FOR 3.2] S5K6AAFX sensor driver and a videobuf2 update
@ 2011-09-30 16:10 Sylwester Nawrocki
  2011-09-30 21:16 ` Sakari Ailus
  0 siblings, 1 reply; 5+ messages in thread
From: Sylwester Nawrocki @ 2011-09-30 16:10 UTC (permalink / raw)
  To: linux-media@vger.kernel.org; +Cc: Mauro Carvalho Chehab

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-06 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 16:10 [GIT PATCHES FOR 3.2] S5K6AAFX sensor driver and a videobuf2 update Sylwester Nawrocki
2011-09-30 21:16 ` Sakari Ailus
2011-10-01  9:44   ` Sylwester Nawrocki
2011-10-02  7:36     ` Sakari Ailus
2011-10-06 20:08       ` Sylwester Nawrocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox