summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-magicmouse.c
AgeCommit message (Expand)Author
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10HID: hid-magicmouse: Correct touch orientation directionHenrik Rydberg
2011-01-08Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-12-09HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas
2010-10-01HID: magicmouse: Adjust major / minor axes to scaleHenrik Rydberg
2010-09-24HID: magicmouse: Use hid-input parsing rather than bypassing itMichael Poole
2010-09-03HID: magicmouse: enable Magic Trackpad supportChase Douglas
2010-09-03HID: magicmouse: simplify touch data bit manipulationChase Douglas
2010-09-03HID: magicmouse: simplify multitouch feature requestChase Douglas
2010-09-02HID: magicmouse: remove timestamp logicChase Douglas
2010-09-02HID: magicmouse: simplify touch down logicChase Douglas
2010-07-11HID: magicmouse: Correct parsing of large X and Y motions.Michael Poole
2010-07-11HID: magicmouse: report last touch upChase Douglas
2010-06-24HID: magicmouse: enable horizontal scrollingChase Douglas
2010-06-24HID: magicmouse: add param for scroll speedChase Douglas
2010-06-24HID: magicmouse: properly account for scroll movement in stateChase Douglas
2010-06-04HID: magicmouse: disable and add module param for scroll accelerationChase Douglas
2010-06-04HID: magicmouse: scroll on entire surface, not just middle of mouseChase Douglas
2010-05-12HID: magicmouse: fix input registrationJiri Kosina
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09HID: magicmouse: fix oops after device removalMichael Poole
2010-02-11HID: magicmouse: coding style and probe failure fixesMichael Poole
2010-02-10HID: add a device driver for the Apple Magic Mouse.Michael Poole