All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/6] Add support for camera capture in s5p-fimc driver
@ 2010-10-11 17:26 Sylwester Nawrocki
  2010-10-11 17:26 ` [PATCH 1/6 v5] V4L/DVB: s5p-fimc: Register definition cleanup Sylwester Nawrocki
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Sylwester Nawrocki @ 2010-10-11 17:26 UTC (permalink / raw)
  To: linux-media, linux-samsung-soc; +Cc: m.szyprowski, kyungmin.park, s.nawrocki

Hi all,

this is a fifth version of patches adding camera capture capability
to the s5p-fimc driver. It incorporates minor fixes that I tracked
just after sending v4, my apologies for spaming the list..
Hopefully that is the last version to be merged.


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

Changes since v4:
- fixed passing control to the subdev, removed silly use of check_stream_type()
- add support for FIMC on S5PC210 (S5PV310) SoCs

The patch series contains:
[PATCH 1/6 v5] V4L/DVB: s5p-fimc: Register definition cleanup
[PATCH 2/6 v5] V4L/DVB: s5p-fimc: mem2mem driver refactoring and cleanup
[PATCH 3/6 v5] V4L/DVB: s5p-fimc: Fix 90/270 deg rotation errors
[PATCH 4/6 v5] V4L/DVB: s5p-fimc: Do not lock both buffer queues in s_fmt
[PATCH 5/6 v5] V4L/DVB: s5p-fimc: Add camera capture support
[PATCH 6/6 v5] V4L/DVB: s5p-fimc: Add suport for FIMC on S5PC210 SoCs


It has been rebased onto linuxtv/staging-2.6.37 branch at
git://linuxtv.org/media_tree.git with the below 2 bugfix patches already present 
in 2.6.36 also applied:

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

Regards,
Sylwester


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

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

end of thread, other threads:[~2010-10-25  8:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-11 17:26 [PATCH v5 0/6] Add support for camera capture in s5p-fimc driver Sylwester Nawrocki
2010-10-11 17:26 ` [PATCH 1/6 v5] V4L/DVB: s5p-fimc: Register definition cleanup Sylwester Nawrocki
2010-10-11 17:26 ` [PATCH 2/6 v5] V4L/DVB: s5p-fimc: mem2mem driver refactoring and cleanup Sylwester Nawrocki
2010-10-11 17:26 ` [PATCH 3/6 v5] V4L/DVB: s5p-fimc: Fix 90/270 deg rotation errors Sylwester Nawrocki
2010-10-11 17:26 ` [PATCH 4/6 v5] V4L/DVB: s5p-fimc: Do not lock both buffer queues in s_fmt Sylwester Nawrocki
2010-10-11 17:26 ` [PATCH 5/6 v5] V4L/DVB: s5p-fimc: Add camera capture support Sylwester Nawrocki
2010-10-13  2:38   ` Sewoon Park
2010-10-13  8:44     ` Sylwester Nawrocki
2010-10-21  8:21   ` Sewoon Park
2010-10-25  8:33     ` Sylwester Nawrocki
2010-10-11 17:26 ` [PATCH 6/6 v5] V4L/DVB: s5p-fimc: Add suport for FIMC on S5PC210 SoCs Sylwester Nawrocki

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.