]> Pileus Git - ~andy/linux/commit
HID: appleir: add support for Apple ir devices
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 17 Apr 2013 16:15:15 +0000 (18:15 +0200)
committerJiri Kosina <jkosina@suse.cz>
Fri, 19 Apr 2013 02:06:20 +0000 (19:06 -0700)
commit9a4a5574ce427c364d81746fc7fb82d86b5f1a7e
tree7ae94c441dc066b689447b6c7e39173c8f089112
parent014642cb0a08d1b12c6089c48c7ba6002a0f6811
HID: appleir: add support for Apple ir devices

This driver was originally written by James McKenzie, updated by
Greg Kroah-Hartman, further updated by Bastien Nocera, with suspend
support added.
I ported it to the HID subsystem, in order to simplify it a litle
and allow lirc to use it through hiddev.

More recent versions of the IR receiver are also supported through
a patch by Alex Karpenko. The patch also adds support for the 2nd
and 5th generation of the controller, and the menu key on newer
brushed metal remotes.

Tested-by: Fabien André <fabien.andre@gmail.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-apple.c
drivers/hid/hid-appleir.c [new file with mode: 0644]
drivers/hid/hid-core.c
drivers/hid/hid-ids.h