Nobody can help you at the ML. AFAIKT, none of the VGER admins subscribe this
list.

Yet, the procedure is very simple for you to do... just send an email to
the VGER robot (majord...@vger.kernel.org) from the e-mail you're subscribed
with:

        unsubscribe linux-media

on its body. No need to add a subject to such email. It will send you a
confirmation e-mail. Reply to it with the authentication ID provided
by the robot and you'll be unsubscribed.

Regards,
Mauro

Em Mon, 28 Jul 2014 11:40:08 -0700
Raymond Jender <ray...@yahoo.com> escreveu:

> Reading the FAQ page,  there are a ton of things not to do  in this list but 
> only one thing to do if you don't want this list anymore and it doesn't 
> fucking work!
> 
> Get me the fuck off of this list.....somebody??
> 
> 
> 
> 
> On Monday, July 28, 2014 11:11 AM, Mauro Carvalho Chehab 
> <m.che...@samsung.com> wrote:
>  
> 
> 
> au0828 chipset have a built-in IR decoder, at au8522. Add
> support for it to decode both NEC and RC5 protocols.
> 
> Unfortunately, it is not possible to have a fully generic
> IR decode, as this chipset is not able to detect the initial
> pulse.
> 
> Mauro Carvalho Chehab (4):
>   au0828: improve I2C speed
>   rc-main: allow raw protocol drivers to restrict the allowed protos
>   au0828: add support for IR on HVR-950Q
>   ir-rc5-decoder: print the failed count
> 
> drivers/media/rc/ir-rc5-decoder.c       |   4 +-
> drivers/media/rc/rc-main.c              |   5 +-
> drivers/media/usb/au0828/Kconfig        |   7 +
> drivers/media/usb/au0828/Makefile       |   4 +
> drivers/media/usb/au0828/au0828-cards.c |   7 +-
> drivers/media/usb/au0828/au0828-core.c  |  25 +-
> drivers/media/usb/au0828/au0828-i2c.c   |  23 +-
> drivers/media/usb/au0828/au0828-input.c | 391 ++++++++++++++++++++++++++++++++
> drivers/media/usb/au0828/au0828.h       |  11 +
> 9 files changed, 455 insertions(+), 22 deletions(-)
> create mode 100644 drivers/media/usb/au0828/au0828-input.c
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to