aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-magicmouse.c
Commit message (Expand)AuthorAge
* HID: hid-magicmouse: Correct touch orientation directionHenrik Rydberg2011-03-09
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-07
|\
| * HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-09
* | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
|/
* HID: magicmouse: Adjust major / minor axes to scaleHenrik Rydberg2010-10-01
* HID: magicmouse: Use hid-input parsing rather than bypassing itMichael Poole2010-09-24
* HID: magicmouse: enable Magic Trackpad supportChase Douglas2010-09-03
* HID: magicmouse: simplify touch data bit manipulationChase Douglas2010-09-03
* HID: magicmouse: simplify multitouch feature requestChase Douglas2010-09-03
* HID: magicmouse: remove timestamp logicChase Douglas2010-09-02
* HID: magicmouse: simplify touch down logicChase Douglas2010-09-02
* HID: magicmouse: Correct parsing of large X and Y motions.Michael Poole2010-07-11
* HID: magicmouse: report last touch upChase Douglas2010-07-11
* HID: magicmouse: enable horizontal scrollingChase Douglas2010-06-24
* HID: magicmouse: add param for scroll speedChase Douglas2010-06-24
* HID: magicmouse: properly account for scroll movement in stateChase Douglas2010-06-24
* HID: magicmouse: disable and add module param for scroll accelerationChase Douglas2010-06-04
* HID: magicmouse: scroll on entire surface, not just middle of mouseChase Douglas2010-06-04
* HID: magicmouse: fix input registrationJiri Kosina2010-05-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* HID: magicmouse: fix oops after device removalMichael Poole2010-03-09
* HID: magicmouse: coding style and probe failure fixesMichael Poole2010-02-11
* HID: add a device driver for the Apple Magic Mouse.Michael Poole2010-02-10