kernel-ark/drivers/media/IR
Jarod Wilson 66e89522af V4L/DVB: IR: add mceusb IR receiver driver
This is a new driver for the Windows Media Center Edition/eHome
Infrared Remote transceiver devices. Its a port of the current
lirc_mceusb driver to ir-core, and currently lacks transmit support,
but will grow it back soon enough... This driver also differs from
lirc_mceusb in that it borrows heavily from a simplified IR buffer
decode routine found in Jon Smirl's earlier ir-mceusb port.

This driver has been tested on the original first-generation MCE IR
device with the MS vendor ID, as well as a current-generation device
with a Topseed vendor ID. Every receiver supported by lirc_mceusb
should work equally well. Testing was done primarily with RC6 MCE
remotes, but also briefly with a Hauppauge RC5 remote, and all works
as expected.

v2: fix call to ir_raw_event_handle so repeats work as they should.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-02 14:05:49 -03:00
..
keymaps V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes 2010-08-02 14:05:48 -03:00
imon.c V4L/DVB: IR/imon: add auto-config for 0xffdc rf device 2010-06-01 01:23:26 -03:00
ir-core-priv.h V4L/DVB: ir-core: Add Sony support to ir-core 2010-05-19 12:57:44 -03:00
ir-functions.c V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h 2010-05-19 12:57:04 -03:00
ir-jvc-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-keytable.c V4L/DVB: Bug fix: make IR work again for dm1105 2010-06-01 01:24:20 -03:00
ir-nec-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-raw-event.c V4L/DVB: IR: let all protocol decoders have a go at raw data 2010-08-02 14:05:45 -03:00
ir-rc5-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-rc6-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-sony-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-sysfs.c V4L/DVB: Bug fix: make IR work again for dm1105 2010-06-01 01:24:20 -03:00
Kconfig V4L/DVB: IR: add mceusb IR receiver driver 2010-08-02 14:05:49 -03:00
Makefile V4L/DVB: IR: add mceusb IR receiver driver 2010-08-02 14:05:49 -03:00
mceusb.c V4L/DVB: IR: add mceusb IR receiver driver 2010-08-02 14:05:49 -03:00
rc-map.c V4L/DVB: media/IR: Add missing include file to rc-map.c 2010-05-19 12:59:12 -03:00