All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCHES FOR 2.6.41] Add bitmask controls
@ 2011-05-23 11:15 Hans Verkuil
  2011-05-24  7:49 ` Sakari Ailus
  2011-06-01 12:55 ` Mauro Carvalho Chehab
  0 siblings, 2 replies; 9+ messages in thread
From: Hans Verkuil @ 2011-05-23 11:15 UTC (permalink / raw)
  To: linux-media; +Cc: Sakari Ailus

Hi Mauro,

These patches for 2.6.41 add support for bitmask controls, needed for the
upcoming Flash API and HDMI API.

Sakari, can you give your ack as well?

The patch is the same as the original one posted April 4, except for a small
change in the control logging based on feedback from Laurent and the new
DocBook documentation.

Regards,

	Hans

The following changes since commit 87cf028f3aa1ed51fe29c36df548aa714dc7438f:

  [media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through GPIO reworked (2011-05-21 11:10:28 -0300)

are available in the git repository at:
  ssh://linuxtv.org/git/hverkuil/media_tree.git core3

Hans Verkuil (3):
      v4l2-ctrls: add new bitmask control type.
      vivi: add bitmask test control.
      DocBook: document V4L2_CTRL_TYPE_BITMASK.

 Documentation/DocBook/v4l/compat.xml           |    8 ++++++++
 Documentation/DocBook/v4l/v4l2.xml             |    9 ++++++++-
 Documentation/DocBook/v4l/vidioc-queryctrl.xml |   12 +++++++++++-
 drivers/media/video/v4l2-common.c              |    3 +++
 drivers/media/video/v4l2-ctrls.c               |   17 ++++++++++++++++-
 drivers/media/video/vivi.c                     |   18 ++++++++++++++++--
 include/linux/videodev2.h                      |    1 +
 7 files changed, 63 insertions(+), 5 deletions(-)

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-23 11:15 [GIT PATCHES FOR 2.6.41] Add bitmask controls Hans Verkuil
2011-05-24  7:49 ` Sakari Ailus
2011-06-01 12:55 ` Mauro Carvalho Chehab
2011-06-01 13:27   ` Hans Verkuil
2011-06-01 13:41     ` Mauro Carvalho Chehab
2011-06-05 13:28       ` Sakari Ailus
2011-06-08 10:54         ` Sakari Ailus
2011-06-08 11:04           ` Hans Verkuil
2011-06-08 11:06             ` Sakari Ailus

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.