aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-magicmouse.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-7/+6
* HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina2011-10-251-1/+9
* Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"Jiri Kosina2011-06-161-9/+1
*-. Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina2011-05-231-2/+12
|\ \
| | * HID: magicmouse: ignore 'ivalid report id' while switching modesJiri Kosina2011-05-201-1/+9
| |/ |/|
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| |/ |/|
| * HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas2011-04-061-0/+2
|/
* HID: hid-magicmouse: Correct touch orientation directionHenrik Rydberg2011-03-101-2/+2
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-081-0/+5
|\
| * HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-091-0/+5
* | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-7/+8
|/
* 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