| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid |  Linus Torvalds | 4 | -30/+62 |
| 2012-05-22 | Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus |  Jiri Kosina | 1 | -0/+1 |
| 2012-05-22 | Merge branch 'upstream' into for-linus |  Jiri Kosina | 3 | -14/+61 |
| 2012-05-01 | USB: hid-core.c: remove dbg() usage |  Greg Kroah-Hartman | 1 | -2/+2 |
| 2012-05-01 | usbhid: prevent deadlock during timeout |  Oliver Neukum | 1 | -6/+55 |
| 2012-05-01 | HID: Create a common generic driver |  Henrik Rydberg | 1 | -16/+0 |
| 2012-05-01 | HID: Create a generic device group |  Henrik Rydberg | 1 | -1/+1 |
| 2012-04-27 | HID: hiddev: Use vzalloc to allocate hiddev_list |  Havard Skinnemoen | 1 | -4/+5 |
| 2012-04-25 | USB: usbmouse.c: remove err() usage |  Greg Kroah-Hartman | 1 | -3/+4 |
| 2012-04-03 | HID: usbhid: Check HID report descriptor contents after device reset |  Simon Haggett | 1 | -0/+28 |
| 2012-03-30 | HID: usbhid: fix error handling of not enough bandwidth |  Oliver Neukum | 2 | -10/+28 |
| 2012-03-28 | HID: waltop: Add support for Sirius tablet |  Nikolai Kondrashov | 1 | -0/+1 |
| 2012-03-20 | Merge branch 'upstream' into for-linus |  Jiri Kosina | 1 | -0/+3 |
| 2012-03-20 | Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus |  Jiri Kosina | 1 | -0/+1 |
| 2012-03-06 | HID: usbhid: add quirk no_get for quanta 3008 devices |  Benjamin Tissoires | 1 | -0/+1 |
| 2012-02-28 | HID: kye: Add support for 3 tablets |  Nikolai Kondrashov | 1 | -0/+2 |
| 2012-02-27 | HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard |  Alan Stern | 1 | -0/+1 |
| 2012-02-21 | HID: Add quirk for CH Products Fighterstick |  Ville Ranki | 1 | -0/+1 |
| 2012-02-02 | HID: usbhid: fix dead lock between open and disconect |  Ming Lei | 1 | -2/+2 |
| 2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid |  Linus Torvalds | 4 | -102/+202 |
| 2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
| 2012-01-05 | Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus |  Jiri Kosina | 4 | -102/+203 |
| 2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * |  Al Viro | 1 | -1/+1 |
| 2011-12-21 | HID: usbhid: defer LED setting to a workqueue |  Daniel Kurtz | 2 | -11/+38 |
| 2011-12-21 | HID: usbhid: hid-core: submit queued urbs before suspend |  Daniel Kurtz | 1 | -75/+101 |
| 2011-12-21 | HID: usbhid: remove LED_ON |  Daniel Kurtz | 2 | -11/+0 |
| 2011-12-21 | HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus II |  Ignaz Forster | 1 | -0/+1 |
| 2011-12-15 | HID: multitouch: support PixArt optical touch screen |  Aaron Tian | 1 | -0/+3 |
| 2011-11-23 | HID: usbkbd: kill LED URB on disconnect |  Willem Penninckx | 1 | -0/+1 |
| 2011-11-23 | HID: usbkbd: synchronize LED URB submission |  Willem Penninckx | 1 | -5/+58 |
| 2011-11-18 | USB: convert drivers/hid/* to use module_usb_driver() |  Greg Kroah-Hartman | 2 | -32/+2 |
| 2011-10-31 | hid: Fix up files needing export.h for EXPORT_SYMBOL |  Paul Gortmaker | 1 | -0/+1 |
| 2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -4/+3 |
| 2011-10-25 | Merge branch 'upstream' into for-linus |  Jiri Kosina | 1 | -2/+0 |
| 2011-10-21 | HID: Add device IDs for more SJOY adapters |  Sean Young | 1 | -1/+0 |
| 2011-10-13 | HID: usbhid: cancel timer for retry synchronously |  Oliver Neukum | 1 | -1/+1 |
| 2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus |  Rafael J. Wysocki | 1 | -4/+3 |
| 2011-09-27 | HID: hiddev: potential info leak in hiddev_ioctl() |  Dan Carpenter | 1 | -0/+2 |
| 2011-08-25 | HID: add support for HuiJia USB Gamepad connector |  Clemens Werther | 1 | -0/+1 |
| 2011-08-23 | HID: usbhid: Add support for SiGma Micro chip |  Jeremiah Matthey | 1 | -0/+1 |
| 2011-08-19 | PM / Runtime: Add macro to test for runtime PM events |  Alan Stern | 1 | -4/+3 |
| 2011-08-15 | IHD: Support force feedback on MP-8866 |  Sean Young | 1 | -1/+0 |
| 2011-07-22 | Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus |  Jiri Kosina | 3 | -2/+9 |
| 2011-06-07 | HID: yurex: recognize GeneralKeys wireless presenter as generic HID |  Tomoki Sekiyama | 1 | -0/+2 |
| 2011-05-26 | HID: hiddev: fix use after free in hiddev_release |  Dan Carpenter | 1 | -1/+4 |
| 2011-05-24 | HID: add quirk for HyperPen 10000U |  Jimmy Hon | 1 | -0/+1 |
| 2011-05-24 | HID: hiddev: fix potential use-after-free |  Jiri Kosina | 1 | -1/+2 |
| 2011-05-23 | Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus |  Jiri Kosina | 2 | -20/+17 |
| 2011-05-20 | HID: hiddev: fix race between hiddev_disconnect and hiddev_release |  Jiri Kosina | 1 | -2/+8 |
| 2011-05-18 | Merge branch 'master' into upstream. |  Jiri Kosina | 1 | -0/+1 |