linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Add support for camera capture in s5p-fimc driver
@ 2010-10-08  8:50 Sylwester Nawrocki
  2010-10-08  8:50 ` [PATCH 1/5 v4] V4L/DVB: s5p-fimc: Register definition cleanup Sylwester Nawrocki
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Sylwester Nawrocki @ 2010-10-08  8:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

here is a fourth version of patches adding camera capture capability
to the s5p-fimc driver. It contains minor changes to adhere to patch
submitting rules. 

Changes since v1:
- entirely removed plat-samsung/include/plat/fimc.h header so there is no
  platform code dependency
- improved s/try_fmt ioctl and introduced common ioctl handlers for mem2mem 
  and capture node where it's reasonable
- register definition changes merged with previous commit   
  [3/8] v4l: s5p-fimc: Register definition cleanup

Changes since v2:
- improved s/g/crop(cap) handling in capture node
- added passing of v4l controls to the sensor subdevice

Changes since v3:
- changed summary of patch [4/4] to adhere to patch submitting guidelines
- patch "V4L/DVB: s5p-fimc: M2M driver cleanup.." split to 2 separate
  commits - 2/5 and 3/5 in this series

The patch series contains:

[PATCH 1/5] V4L/DVB: s5p-fimc: Register definition cleanup
[PATCH 2/5] V4L/DVB: s5p-fimc: mem2mem driver refactoring and cleanup
[PATCH 3/5] V4L/DVB: s5p-fimc: Fix 90/270 deg rotation errors
[PATCH 4/5] V4L/DVB: s5p-fimc: Do not lock both capture and output buffer queue in s_fmt
[PATCH 5/5] V4L/DVB: s5p-fimc: Add camera capture support

It has been rebased onto linuxtv/staging-2.6.37 branch at
git://linuxtv.org/media_tree.git with 2 bugfix patches:

v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error on S5PV210 SoCs
v4l: s5p-fimc: Fix return value on probe() failure

also applied.

Regards,
Sylwester

--
Sylwester Nawrocki
Linux Platform Group
Samsung Poland R&D Center

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

end of thread, other threads:[~2010-10-11 13:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-08  8:50 [PATCH v4 0/4] Add support for camera capture in s5p-fimc driver Sylwester Nawrocki
2010-10-08  8:50 ` [PATCH 1/5 v4] V4L/DVB: s5p-fimc: Register definition cleanup Sylwester Nawrocki
2010-10-11  5:09   ` 박세운
2010-10-11 13:44     ` Sylwester Nawrocki
2010-10-08  8:50 ` [PATCH 2/5 v4] V4L/DVB: s5p-fimc: mem2mem driver refactoring and cleanup Sylwester Nawrocki
2010-10-08  8:50 ` [PATCH 3/5 v4] V4L/DVB: s5p-fimc: Fix 90/270 deg rotation errors Sylwester Nawrocki
2010-10-08  8:50 ` [PATCH 4/5 v4] V4L/DVB: s5p-fimc: Do not lock both buffer queues in s_fmt Sylwester Nawrocki
2010-10-08  8:50 ` [PATCH 5/5 v4] V4L/DVB: s5p-fimc: Add camera capture support Sylwester Nawrocki

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