All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCHES FOR 3.3] Alpha colour control addition
@ 2011-12-15 14:42 Sylwester Nawrocki
  0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2011-12-15 14:42 UTC (permalink / raw)
  To: linux-media@vger.kernel.org, Mauro Carvalho Chehab

Hello Mauro,

The following changes since commit c8c59cb5c459ff71f0592dc0716cdc2e730b20e5:

  s5p-fimc: Prevent lock up caused by incomplete H/W initialization (2011-12-14
16:02:32 +0100)

are available in the git repository at:
  git://git.infradead.org/users/kmpark/linux-samsung v4l_rgb_alpha

This is a new alpha colour control addition, I've applied it on top of
my s5p-fimc bugfix patches, which are already in linuxtv.org/media-next.git
GIT, except this one:
s5p-fimc: Prevent lock up caused by incomplete H/W initialization


Sylwester Nawrocki (2):
      v4l: Add new alpha component control
      s5p-fimc: Add support for alpha component configuration

 Documentation/DocBook/media/v4l/compat.xml         |   11 ++
 Documentation/DocBook/media/v4l/controls.xml       |   25 +++-
 .../DocBook/media/v4l/pixfmt-packed-rgb.xml        |    7 +-
 drivers/media/video/s5p-fimc/fimc-capture.c        |   11 ++
 drivers/media/video/s5p-fimc/fimc-core.c           |  128 ++++++++++++++++----
 drivers/media/video/s5p-fimc/fimc-core.h           |   30 ++++-
 drivers/media/video/s5p-fimc/fimc-reg.c            |   53 ++++++--
 drivers/media/video/s5p-fimc/regs-fimc.h           |    5 +
 drivers/media/video/v4l2-ctrls.c                   |    1 +
 include/linux/videodev2.h                          |    6 +-
 10 files changed, 224 insertions(+), 53 deletions(-)

Best regards
-- 
Sylwester Nawrocki
Samsung Poland R&D Center

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-15 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 14:42 [GIT PATCHES FOR 3.3] Alpha colour control addition 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.