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

Henrik Rydberg rydberg at euromail.se
Wed Sep 1 16:18:16 UTC 2010


On 09/01/2010 06:05 PM, Chase Douglas wrote:

> 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(-)
> 


I think the feature request code will need additional work eventually, but other
than that,

Acked-by: Henrik Rydberg <rydberg at euromail.se>

Great work, Chase!

Henrik




More information about the kernel-team mailing list