]> git.baikalelectronics.ru Git - kernel.git/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)
commitf35ee83f6a284e5e41a342577a4cc56dc7c931f9
tree7ae94c441dc066b689447b6c7e39173c8f089112
parent07e491589b7c9e6fe357a70ae776b751c7d76bdb
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