summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-magicmouse.c
Commit message (Expand)AuthorAgeFilesLines
* HID: magicmouse: Adjust major / minor axes to scaleHenrik Rydberg2010-10-011-2/+2
* HID: magicmouse: Use hid-input parsing rather than bypassing itMichael Poole2010-09-241-63/+18
* HID: magicmouse: enable Magic Trackpad supportChase Douglas2010-09-031-39/+153
* HID: magicmouse: simplify touch data bit manipulationChase Douglas2010-09-031-12/+13
* HID: magicmouse: simplify multitouch feature requestChase Douglas2010-09-031-12/+4
* HID: magicmouse: remove timestamp logicChase Douglas2010-09-021-11/+7
* HID: magicmouse: simplify touch down logicChase Douglas2010-09-021-18/+9
* 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
OpenPOWER on IntegriCloud