summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-magicmouse.c
Commit message (Expand)AuthorAgeFilesLines
* HID: magicmouse: Correct parsing of large X and Y motions.Michael Poole2010-07-111-2/+2
* HID: magicmouse: report last touch upChase Douglas2010-07-111-2/+20
* HID: magicmouse: enable horizontal scrollingChase Douglas2010-06-241-6/+19
* HID: magicmouse: add param for scroll speedChase Douglas2010-06-241-15/+28
* HID: magicmouse: properly account for scroll movement in stateChase Douglas2010-06-241-1/+2
* HID: magicmouse: disable and add module param for scroll accelerationChase Douglas2010-06-041-1/+7
* HID: magicmouse: scroll on entire surface, not just middle of mouseChase Douglas2010-06-041-3/+2
* HID: magicmouse: fix input registrationJiri Kosina2010-05-121-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* HID: magicmouse: fix oops after device removalMichael Poole2010-03-091-2/+5
* HID: magicmouse: coding style and probe failure fixesMichael Poole2010-02-111-60/+40
* HID: add a device driver for the Apple Magic Mouse.Michael Poole2010-02-101-0/+469