All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] v4l: Add media bus polarity flags for HREF signal
@ 2011-09-16 17:28 Sylwester Nawrocki
  2011-09-16 17:28 ` [PATCH/RFC 1/2] v4l2: Add the parallel bus HREF signal polarity flags Sylwester Nawrocki
  2011-09-16 17:28 ` [PATCH 2/2] s5p-fimc: Convert to use generic bus " Sylwester Nawrocki
  0 siblings, 2 replies; 18+ messages in thread
From: Sylwester Nawrocki @ 2011-09-16 17:28 UTC (permalink / raw)
  To: linux-media
  Cc: m.szyprowski, kyungmin.park, g.liakhovetski, sw0312.kim,
	riverful.kim

Hello,

The following patche adds support for HREF signal polarity configuration
through the parallel media bus flags.
The second one just converts s5p-fimc driver to use generic flags.


Sylwester Nawrocki (2):
  v4l2: Add the parallel bus HREF signal polarity flags
  s5p-fimc: Convert to use generic bus polarity flags

 drivers/media/video/s5p-fimc/fimc-reg.c |    8 ++++----
 include/media/s5p_fimc.h                |    7 +------
 include/media/v4l2-mediabus.h           |   14 ++++++++------
 3 files changed, 13 insertions(+), 16 deletions(-)


Thanks,
--
Sylwester Nawrocki
Samsung Poland R&D Center

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

end of thread, other threads:[~2011-09-21 14:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16 17:28 [PATCH 0/2] v4l: Add media bus polarity flags for HREF signal Sylwester Nawrocki
2011-09-16 17:28 ` [PATCH/RFC 1/2] v4l2: Add the parallel bus HREF signal polarity flags Sylwester Nawrocki
2011-09-17 10:54   ` Laurent Pinchart
2011-09-17 12:07     ` Sylwester Nawrocki
2011-09-17 12:34       ` Guennadi Liakhovetski
2011-09-17 16:06         ` Sylwester Nawrocki
2011-09-18 23:05           ` Laurent Pinchart
2011-09-19  8:48             ` Sylwester Nawrocki
2011-09-19 16:41         ` [PATCH v2 0/2] v4l: Add media bus polarity flags for FIELD signal Sylwester Nawrocki
2011-09-19 16:41           ` [PATCH v2 1/2] v4l2: Add the polarity flags for parallel camera bus " Sylwester Nawrocki
2011-09-19 16:41           ` [PATCH v2 2/2] s5p-fimc: Convert to use generic media bus polarity flags Sylwester Nawrocki
2011-09-19 17:07           ` [PATCH v3 1/2] v4l2: Add the polarity flags for parallel camera bus FIELD signal Sylwester Nawrocki
2011-09-20 23:12             ` Laurent Pinchart
2011-09-21 13:24               ` Sylwester Nawrocki
2011-09-21 14:51                 ` Sylwester Nawrocki
2011-09-18 23:02       ` [PATCH/RFC 1/2] v4l2: Add the parallel bus HREF signal polarity flags Laurent Pinchart
2011-09-19  8:37         ` Sylwester Nawrocki
2011-09-16 17:28 ` [PATCH 2/2] s5p-fimc: Convert to use generic bus " 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.