Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"
[linux-flexiantxendom0-natty.git] / drivers / hid / hid-magicmouse.c
2011-07-28 Jiri KosinaRevert "HID: magicmouse: ignore 'ivalid report id'...
2011-07-15 Jiri KosinaHID: magicmouse: ignore 'ivalid report id' while switch...
2011-04-27 Chase DouglasHID: hid-magicmouse: Increase evdev buffer size
2011-03-28 Andy WhitcroftRevert "UBUNTU: [Upstream] HID: magicmouse: scroll...
2011-03-28 Andy WhitcroftRevert "UBUNTU: [Upstream] HID: magicmouse: disable...
2011-03-28 Andy WhitcroftRevert "UBUNTU: [Upstream] HID: magicmouse: properly...
2011-03-28 Andy WhitcroftRevert "UBUNTU: [Upstream] HID: magicmouse: add param...
2011-03-28 Chase DouglasUBUNTU: [Upstream] HID: magicmouse: add param for scrol...
2011-03-28 Chase DouglasUBUNTU: [Upstream] HID: magicmouse: properly account...
2011-03-28 Chase DouglasUBUNTU: [Upstream] HID: magicmouse: disable and add...
2011-03-28 Chase DouglasUBUNTU: [Upstream] HID: magicmouse: scroll on entire...
2011-03-23 Henrik RydbergHID: hid-magicmouse: Correct touch orientation direction
2011-01-08 Jiri KosinaMerge branches 'upstream' and 'upstream-fixes' into...
2010-12-10 Joe PerchesHID: Add and use hid_<level>: dev_<level> equivalents
2010-12-09 Chase DouglasHID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad
2010-10-01 Henrik RydbergHID: magicmouse: Adjust major / minor axes to scale
2010-09-24 Michael PooleHID: magicmouse: Use hid-input parsing rather than...
2010-09-03 Chase DouglasHID: magicmouse: enable Magic Trackpad support
2010-09-03 Chase DouglasHID: magicmouse: simplify touch data bit manipulation
2010-09-03 Chase DouglasHID: magicmouse: simplify multitouch feature request
2010-09-02 Chase DouglasHID: magicmouse: remove timestamp logic
2010-09-02 Chase DouglasHID: magicmouse: simplify touch down logic
2010-07-11 Michael PooleHID: magicmouse: Correct parsing of large X and Y motions.
2010-07-11 Chase DouglasHID: magicmouse: report last touch up
2010-06-24 Chase DouglasHID: magicmouse: enable horizontal scrolling
2010-06-24 Chase DouglasHID: magicmouse: add param for scroll speed
2010-06-24 Chase DouglasHID: magicmouse: properly account for scroll movement...
2010-06-04 Chase DouglasHID: magicmouse: disable and add module param for scrol...
2010-06-04 Chase DouglasHID: magicmouse: scroll on entire surface, not just...
2010-05-12 Jiri KosinaHID: magicmouse: fix input registration
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Michael PooleHID: magicmouse: fix oops after device removal
2010-02-11 Michael PooleHID: magicmouse: coding style and probe failure fixes
2010-02-10 Michael PooleHID: add a device driver for the Apple Magic Mouse.