All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: linux-media@vger.kernel.org
Subject: [GIT PATCHES FOR 2.6.40] gspca for_v2.6.40
Date: Tue, 19 Apr 2011 20:20:29 +0200	[thread overview]
Message-ID: <20110419202029.7c9dfd14@tele> (raw)

The following changes since commit
d58307d6a1e2441ebaf2d924df4346309ff84c7d:

  [media] anysee: add more info about known board configs (2011-04-19 10:35:37 -0300)

are available in the git repository at:
  git://linuxtv.org/jfrancois/gspca.git for_v2.6.40

Antonio Ospite (2):
      Add Y10B, a 10 bpp bit-packed greyscale format.
      gspca - kinect: New subdriver for Microsoft Kinect

Jean-François Moine (1):
      gspca - zc3xx: Adjust the mc501cb exchanges

Patrice Chotard (5):
      gspca - jeilinj: suppress workqueue
      gspca - jeilinj: use gspca_dev->usb_err to forward error to upper layer
      gspca - jeilinj: add 640*480 resolution support
      gspca - jeilinj: Add SPORTSCAM_DV15 camera support
      gspca - jeilinj: add SPORTSCAM specific controls

 Documentation/DocBook/media-entities.tmpl |    1 +
 Documentation/DocBook/v4l/pixfmt-y10b.xml |   43 +++
 Documentation/DocBook/v4l/pixfmt.xml      |    1 +
 Documentation/DocBook/v4l/videodev2.h.xml |    3 +
 Documentation/video4linux/gspca.txt       |    1 +
 drivers/media/video/gspca/Kconfig         |    9 +
 drivers/media/video/gspca/Makefile        |    2 +
 drivers/media/video/gspca/jeilinj.c       |  581 ++++++++++++++++++++---------
 drivers/media/video/gspca/kinect.c        |  427 +++++++++++++++++++++
 drivers/media/video/gspca/zc3xx.c         |   42 +--
 include/linux/videodev2.h                 |    3 +
 11 files changed, 905 insertions(+), 208 deletions(-)
 create mode 100644 Documentation/DocBook/v4l/pixfmt-y10b.xml
 create mode 100644 drivers/media/video/gspca/kinect.c

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

             reply	other threads:[~2011-04-19 18:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 18:20 Jean-Francois Moine [this message]
2011-04-19 19:54 ` [GIT PATCHES FOR 2.6.40] gspca for_v2.6.40 Antonio Ospite
2011-04-19 20:34   ` Mauro Carvalho Chehab
2011-04-21  9:51     ` [PATCH 0/3] gspca_kinect fixup Antonio Ospite
2011-04-21  9:51       ` [PATCH 1/3] gspca - kinect: move communications buffers out of stack Antonio Ospite
2011-04-21  9:51       ` [PATCH 2/3] gspca - kinect: fix a typo s/steram/stream/ Antonio Ospite
2011-04-21  9:51       ` [PATCH 3/3] gspca - kinect: fix comments referring to color camera Antonio Ospite
  -- strict thread matches above, loose matches on Subject: below --
2011-05-17  8:54 [GIT PATCHES FOR 2.6.40] gspca for_v2.6.40 Jean-Francois Moine
2011-05-17  9:36 ` Antonio Ospite
2011-05-20 14:43   ` Mauro Carvalho Chehab
2011-05-21  6:59 Jean-Francois Moine
2011-05-21  9:27 ` Antonio Ospite
2011-05-21 12:37 ` Mauro Carvalho Chehab
2011-05-23  9:20 Jean-Francois Moine
2011-06-01 11:29 ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110419202029.7c9dfd14@tele \
    --to=moinejf@free.fr \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.