[PATCH] [media] Add remote control support for mantis

2011-06-08 Thread Christoph Pinkl
Signed-off-by: Christoph Pinkl --- drivers/media/dvb/mantis/hopper_cards.c|2 +- drivers/media/dvb/mantis/mantis_cards.c| 27 +++- drivers/media/dvb/mantis/mantis_common.h | 23 ++- drivers/media/dvb/mantis/mantis_input.c| 169

[PATCH] Add remote control support for mantis

2011-06-01 Thread Christoph Pinkl
Sorry forgot signoff Signed-off-by: Christoph Pinkl --- drivers/media/dvb/mantis/hopper_cards.c|2 +- drivers/media/dvb/mantis/mantis_cards.c| 27 +++- drivers/media/dvb/mantis/mantis_common.h | 23 ++- drivers/media/dvb/mantis/mantis_input.c

[PATCH] Add remote control support for mantis

2011-06-01 Thread Christoph Pinkl
--- drivers/media/dvb/mantis/hopper_cards.c|2 +- drivers/media/dvb/mantis/mantis_cards.c| 27 +++- drivers/media/dvb/mantis/mantis_common.h | 23 ++- drivers/media/dvb/mantis/mantis_input.c| 169 +++ drivers/media/dvb/mantis/m

[PATCH] Add remote control support for mantis

2011-05-26 Thread Christoph Pinkl
This patch replaces my previous patch https://patchwork.kernel.org/patch/816592/ It adds the rc_dev->dev.parent definition missing in the previous version. --- drivers/media/dvb/mantis/hopper_cards.c|2 +- drivers/media/dvb/mantis/mantis_cards.c| 27 +++- drivers/medi

[PATCH] Add remote control support for mantis

2011-05-25 Thread Christoph Pinkl
Signed-off-by: Christoph Pinkl --- drivers/media/dvb/mantis/hopper_cards.c|2 +- drivers/media/dvb/mantis/mantis_cards.c| 27 +++- drivers/media/dvb/mantis/mantis_common.h | 23 ++- drivers/media/dvb/mantis/mantis_input.c| 168

[PATCH] Add remote control support for mantis

2011-05-25 Thread Christoph Pinkl
Add remote control support for mantis driver Signed-off-by: Christoph Pinkl --- drivers/media/dvb/mantis/hopper_cards.c|2 +- drivers/media/dvb/mantis/mantis_cards.c| 27 +++- drivers/media/dvb/mantis/mantis_common.h | 23 ++- drivers/media/dvb/mantis

AW: AW: Remote control not working for Terratec Cinergy C (2.6.37 Mantis driver)

2011-05-22 Thread Christoph Pinkl
Hello, I've removed the rc_keyup call as the timeout release the key automatically. This seems to work better. I also added the possibility to define different keytables for boards with different subsystems as Lou mentioned. Regards Chris mantis_ir.patch Description: Binary data

AW: Remote control not working for Terratec Cinergy C (2.6.37 Mantis driver)

2011-05-13 Thread Christoph Pinkl
Hello, This patch is a rework of a old patch I've posted some time ago. It adds support for Remote-Control in the mantis driver and implements the new rc-API. The patch enables rc for the cards - vp1041 - vp2033 - vp2040 It's only tested with a Terratec Cinergy S2 HD. Would be nice to get some Fe

AW: Remote control not working for Terratec Cinergy C (2.6.37 Mantis driver)

2011-05-11 Thread Christoph Pinkl
Hello, I've decided to rework my patch once again and send it to the list. It adds support for Remote-Control in the mantis driver and implements the new rc-API. The patch enables rc for the cards - vp1041 - vp2033 - vp2040 It's only tested with a Terratec Cinergy S2 HD Regards Chris I've rew

IR Remote Support for Mantis VP-1041

2009-04-21 Thread Christoph Pinkl
Hello, Here is a patch against the s2-liplianin [1] repo to support ir remote for the mantis vp-1041 (TerraTec Cinergy S2 PCI HD) cards. This patch is based on the remote control patch from Pauli Borodulin [2] and adds support for the vp-1041 cards. The ir-keymap is based on the remote-control fr