[MAVERICK] pull request: add fixes and Magic Trackpad support to hid-magicmouse

Chase Douglas chase.douglas at canonical.com
Wed Sep 1 16:05:17 UTC 2010


The following changes since commit 9f02aef9921f0f213a6680768641eb2af6113c3b:

  UBUNTU: Start new release (2010-08-30 08:42:40 -0700)

are available in the git repository at:
  git://kernel.ubuntu.com/cndougla/ubuntu-maverick.git magictrackpad

The changes have all been ACK'd by the other maintainer of the driver
upstream. The issue with the first patch has been fixed. Please consider
pulling these commits due to the push for multitouch support in Maverick.

Chase Douglas (6):
      HID: magicmouse: don't allow hidinput to initialize the device
      HID: magicmouse: simplify multitouch feature request
      HID: magicmouse: simplify touch data bit manipulation
      HID: magicmouse: simplify touch down logic
      HID: magicmouse: remove timestamp logic
      HID: magicmouse: enable Magic Trackpad support

Henrik Rydberg (1):
      HID: magicmouse: Adjust major / minor axes to scale

 drivers/hid/hid-core.c       |    1 +
 drivers/hid/hid-ids.h        |    1 +
 drivers/hid/hid-magicmouse.c |  261 +++++++++++++++++++++++++++++-------------
 3 files changed, 182 insertions(+), 81 deletions(-)




More information about the kernel-team mailing list