[GIT PULL] input: mt updates for 3.4-rc0
From: Henrik Rydberg <hidden>
Date: 2012-03-07 10:23:03
Hi Dmitry,
Here are the input-mt updates for 3.4-rc0, mainly introducing the MT
slots ioctl. All patches have been in linux-next for the past three
weeks.
Thanks,
Henrik
The following changes since commit 62aa2b537c6f5957afd98e29f96897419ed5ebab:
Linux 3.3-rc2 (2012-01-31 13:31:54 -0800)
are available in the git repository at:
git@github.com:rydberg/linux.git for-next
for you to fetch changes up to 7491f3dffd99fadf1239011c0ab5346925618dae:
bcm5974: Add pointer and buttonpad properties (2012-02-14 19:35:36 +0100)
----------------------------------------------------------------
Chase Douglas (1):
bcm5974: Add pointer and buttonpad properties
Henrik Rydberg (2):
Input: Use accessor for MT values
Input: Add EVIOC mechanism for MT slots
drivers/input/evdev.c | 27 ++++++++++++++++++++++++++-
drivers/input/input.c | 2 +-
drivers/input/mouse/bcm5974.c | 1 +
include/linux/input.h | 25 +++++++++++++++++++++++++
include/linux/input/mt.h | 8 ++++++--
5 files changed, 59 insertions(+), 4 deletions(-)