public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Antti Palosaari <crope@iki.fi>
Cc: linux-media@vger.kernel.org
Subject: Re: [GIT PULL FOR 2.6.40] Anysee
Date: Wed, 01 Jun 2011 08:40:47 -0300	[thread overview]
Message-ID: <4DE6253F.3070202@redhat.com> (raw)
In-Reply-To: <4DDD780C.30205@iki.fi>

Em 25-05-2011 18:43, Antti Palosaari escreveu:
> Moikka Mauro,
> 
> Two new models and some fixes.
> 
> 
> 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:
>   git://linuxtv.org/anttip/media_tree.git anysee
> 
> Antti Palosaari (4):
>       anysee: return EOPNOTSUPP for unsupported I2C messages

This one is a bug fix. I'm adding it on my queue for 3.0.

A side note: you're using the stack for the I2C transfers. If the stack
buffer is used also on a URB transfer, it may fail on x86 architecture
and it will for sure fail on arm architectures, as the stack memory
is not safe for DMA transfers.

>       anysee: add support for Anysee E7 PTC
>       anysee: add support for Anysee E7 PS2
>       anysee: style issues, comments, etc.
> 
>  drivers/media/dvb/dvb-usb/anysee.c |   86 ++++++++++++++++++++++++++----------
>  drivers/media/dvb/dvb-usb/anysee.h |   16 ++++---
>  2 files changed, 71 insertions(+), 31 deletions(-)
> 

Cheers,
Mauro

  reply	other threads:[~2011-06-01 11:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-29 17:05 [GIT PULL FOR 2.6.40] Anysee Antti Palosaari
2011-05-04 16:03 ` Mauro Carvalho Chehab
2011-05-04 20:36   ` Antti Palosaari
2011-05-25 21:43   ` Antti Palosaari
2011-06-01 11:40     ` Mauro Carvalho Chehab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-13 10:12 Antti Palosaari

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=4DE6253F.3070202@redhat.com \
    --to=mchehab@redhat.com \
    --cc=crope@iki.fi \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox