- c54def7 HID: magicmouse: sanity check report size in raw_event() callback by Jiri Kosina · 10 years ago
- b0dd72a HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests by Benjamin Tissoires · 11 years ago
- 7e845d4 HID: introduce helper to access hid_output_raw_report() by Benjamin Tissoires · 11 years ago
- 63faf15 Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus by Jiri Kosina · 11 years ago
- abf832b HID: trivial devm conversion for special hid drivers by Benjamin Tissoires · 11 years ago
- dfc450b HID: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
- 4f5a810 Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver-transport-cleanups', 'for-3.10/i2c-hid' and 'for-3.10/logitech' into for-linus by Jiri Kosina · 12 years ago
- f1a9a14 HID: magicmouse: fix race between input_register() and probe() by Benjamin Tissoires · 12 years ago
- f3757ce HID: Kconfig: Remove explicit transport layer dependencies by Benjamin Tissoires · 12 years ago
- f425458 HID: Use module_hid_driver macro by H Hartley Sweeten · 12 years ago
- b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
- a6d1bc1 HID: magicmouse: Implement Multi-touch Protocol B (MT-B) by Yufeng Shen · 12 years ago
- 6264307 HID: magicmouse: Removing report_touches switch by Yufeng Shen · 12 years ago
- e75561b HID: magicmouse: Correct report range of major / minor axes by Yufeng Shen · 12 years ago
- 503f7d5 HID: hid-magicmouse: Add pointer and buttonpad properties for Magic Trackpad by Chase Douglas · 13 years ago
- bca6214 HID: hid-magicmouse: Magic Trackpad has 1 button, not 2 by Daniel van Vugt · 13 years ago
- 35d851d HID: magicmouse: ignore 'ivalid report id' while switching modes, v2 by Jiri Kosina · 13 years ago
- 4f6fdf0 HID: magicmouse: Set resolution of touch surfaces by Chase Douglas · 13 years ago
- c3a4924 Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes" by Jiri Kosina · 13 years ago
- 366a238 Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
- 23746a6 HID: magicmouse: ignore 'ivalid report id' while switching modes by Jiri Kosina · 13 years ago
- 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
- cc5e0f0 HID: hid-magicmouse: Increase evdev buffer size by Chase Douglas · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 2d9ca4e HID: hid-magicmouse: Correct touch orientation direction by Henrik Rydberg · 14 years ago
- a715325 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
- 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
- 6a66bbd HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad by Chase Douglas · 14 years ago
- 921990b HID: magicmouse: Adjust major / minor axes to scale by Henrik Rydberg · 14 years ago
- 64eb105 HID: magicmouse: Use hid-input parsing rather than bypassing it by Michael Poole · 14 years ago
- a462230 HID: magicmouse: enable Magic Trackpad support by Chase Douglas · 14 years ago
- 6de048b HID: magicmouse: simplify touch data bit manipulation by Chase Douglas · 14 years ago
- 0773590 HID: magicmouse: simplify multitouch feature request by Chase Douglas · 14 years ago
- c61b7ce HID: magicmouse: remove timestamp logic by Chase Douglas · 14 years ago
- 0228db7 HID: magicmouse: simplify touch down logic by Chase Douglas · 14 years ago
- 7d876c0 HID: magicmouse: Correct parsing of large X and Y motions. by Michael Poole · 14 years ago
- e3612e8 HID: magicmouse: report last touch up by Chase Douglas · 14 years ago
- c042668 HID: magicmouse: enable horizontal scrolling by Chase Douglas · 14 years ago
- 0b778e7 HID: magicmouse: add param for scroll speed by Chase Douglas · 14 years ago
- 8d93efb HID: magicmouse: properly account for scroll movement in state by Chase Douglas · 14 years ago
- 9846f35 HID: magicmouse: disable and add module param for scroll acceleration by Chase Douglas · 14 years ago
- ef566d3 HID: magicmouse: scroll on entire surface, not just middle of mouse by Chase Douglas · 14 years ago
- 23d0211 HID: magicmouse: fix input registration by Jiri Kosina · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 28918c2 HID: magicmouse: fix oops after device removal by Michael Poole · 15 years ago
- 71b38bd HID: magicmouse: coding style and probe failure fixes by Michael Poole · 15 years ago
- 128537c HID: add a device driver for the Apple Magic Mouse. by Michael Poole · 15 years ago