]> git.baikalelectronics.ru Git - kernel.git/commit
Fujitsu tablet extras driver
authorRobert Gerlach <khnz@gmx.de>
Wed, 18 Jan 2012 13:26:22 +0000 (14:26 +0100)
committerMatthew Garrett <mjg@redhat.com>
Mon, 12 Mar 2012 13:57:52 +0000 (09:57 -0400)
commit868682e1f39e7b87578eea625d5289119ff8a8ad
treeeca117e9f9b9a2801f52600fd88795b5f3b29669
parentede2846ec163160c3e856fe50eadf71631bdc0ac
Fujitsu tablet extras driver

This patch adds support for some of the devices within a wide variety
of Fujitsu Tablet Computers, both convertibles and slates. Primarily
it allows for the automatic detection of the tablet/notebook mode for
convertible tablet pc's, and orientation for docked slates. It also
adds support for the application panel buttons usually found next to
the tablet screen, and docking station detection for slates.

Signed-off-by: Robert Gerlach <khnz@gmx.de>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
MAINTAINERS
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/fujitsu-tablet.c [new file with mode: 0644]