Re: WPC8769L (WEC1020) support in winbond-cir?

2013-10-22 Thread Juan Jesús García de Soria Lucena
7 Tom Gundersen : > > > On Wednesday, October 16, 2013, Juan Jesús García de Soria Lucena > wrote: >> Hi there, >> >> 2013/10/15 David Härdeman >>> >>> IIRC, Juan had a hacked-up version of the winbond-cir driver working on >>> his hardware back

Re: WPC8769L (WEC1020) support in winbond-cir?

2013-10-16 Thread Juan Jesús García de Soria Lucena
Resending, now making sure I use plain text for the email... Hi there, 2013/10/15 David Härdeman > > IIRC, Juan had a hacked-up version of the winbond-cir driver working on > his hardware back in March (the hardware seems similar enough, basically > the WEC1022 adds some additional Wake-On-IR fu

Re: [PATCH] [media] ite-cir: make IR receive work after resume

2011-05-09 Thread Juan Jesús García de Soria Lucena
Hi again, El lun, 09-05-2011 a las 15:45 -0400, Jarod Wilson escribió: > Well, looking at the resume function, I wasn't sure if I wanted to > mess with things while it was possibly trying to finish up tx, but > upon closer inspection, I don't think we can ever get into the > state where we're actu

Re: [PATCH] [media] ite-cir: make IR receive work after resume

2011-05-09 Thread Juan Jesús García de Soria Lucena
Hi Jarod, and thanks for looking at this. El 09/05/2011 20:28, "Jarod Wilson" escribió: > --- a/drivers/media/rc/ite-cir.c > +++ b/drivers/media/rc/ite-cir.c > @@ -1684,6 +1684,8 @@ static int ite_resume(struct pnp_dev *pdev) >                /* wake up the transmitter */ >                wake_up

Re: AF9015 Problem

2011-01-31 Thread Juan Jesús García de Soria Lucena
El 30/01/2011 14:03, "David Ondracek" escribió: > > Hi there, Hi. > I have a problem using my DIGITRADE DVB-T stick, which is marked as fully > supported in the wiki. It works fine for a while, but after some time it > crashes and I have to reboot and disconnect the stick to make it work again

[PATCH] Add AVerMedia A310 USB IDs to CE6230 driver.

2009-03-28 Thread Juan Jesús García de Soria Lucena
ús García de Soria Lucena The CE6230 DVB USB driver works correctly for the AVerMedia A310 USB2.0 DVB-T tuner. Add the required USB ID's and hardware names so that the driver will handle it. Priority: normal Signed-off-by: Juan Jesús García de Soria Lucena diff -r b1596c6517c9 -r 71dd4cff4

Re: [PULL] http://linuxtv.org/hg/~anttip/ce6230/

2009-03-28 Thread Juan Jesús García de Soria Lucena
Hi, Antti, 2009/3/25 Antti Palosaari : > Hello Mauro, > > Please pull http://linuxtv.org/hg/~anttip/ce6230/ > for the following: > > zl10353: add support for Intel CE6230 and Intel CE6231 > Add driver for Intel CE6230 DVB-T USB2.0 I've modified this code (hacking a little bit blindly) to handle t

Re: [REVIEW][PATCH] LV8093: Add driver for LV8093 lens actuator.

2009-02-04 Thread Juan Jesús García de Soria Lucena
Hi. 2009/2/4 Dominic Curran : > The device has only one read register which contains a single BUSY bit. > For large relative lens movements the device can be busy for sometime and we > need > to know when the lens has stopped moving. > > My question is what is the most appropriate mechanism to re