Age | Commit message (Expand) | Author |
2012-11-22 | HID: add support to novatec wireless mouse | Marco Biscaro |
2012-10-01 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2012-10-01 | HID: keep dev_rdesc unmodified and use it for comparisons | Kevin Daughtridge |
2012-08-27 | HID: Remove duplicate ID for QUANTA 3001 touchscreen | Simon Farnsworth |
2012-08-27 | HID: add NOGET quirk for Eaton Ellipse MAX UPS | Alan Stern |
2012-08-15 | HID: add quirk for Freescale i.MX28 ROM recovery | Marek Vasut |
2012-07-20 | HID: usbhid: fix error paths in suspend | Alan Stern |
2012-07-20 | HID: usbhid: check for suspend or reset before restarting | Alan Stern |
2012-07-20 | HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED | Alan Stern |
2012-07-20 | HID: usbhid: inline some simple routines | Alan Stern |
2012-07-20 | HID: usbhid: fix autosuspend calls | Alan Stern |
2012-07-20 | HID: usbhid: fix use-after-free bug | Alan Stern |
2012-07-09 | HID: add Sennheiser BTD500USB device support | Frank Kunz |
2012-06-25 | HID: Fix the generic Kconfig options | Henrik Rydberg |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus | Jiri Kosina |
2012-05-22 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2012-05-01 | USB: hid-core.c: remove dbg() usage | Greg Kroah-Hartman |
2012-05-01 | usbhid: prevent deadlock during timeout | Oliver Neukum |
2012-05-01 | HID: Create a common generic driver | Henrik Rydberg |
2012-05-01 | HID: Create a generic device group | Henrik Rydberg |
2012-04-27 | HID: hiddev: Use vzalloc to allocate hiddev_list | Havard Skinnemoen |
2012-04-25 | USB: usbmouse.c: remove err() usage | Greg Kroah-Hartman |
2012-04-03 | HID: usbhid: Check HID report descriptor contents after device reset | Simon Haggett |
2012-03-30 | HID: usbhid: fix error handling of not enough bandwidth | Oliver Neukum |
2012-03-28 | HID: waltop: Add support for Sirius tablet | Nikolai Kondrashov |
2012-03-20 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2012-03-20 | Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus | Jiri Kosina |
2012-03-06 | HID: usbhid: add quirk no_get for quanta 3008 devices | Benjamin Tissoires |
2012-02-28 | HID: kye: Add support for 3 tablets | Nikolai Kondrashov |
2012-02-27 | HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard | Alan Stern |
2012-02-21 | HID: Add quirk for CH Products Fighterstick | Ville Ranki |
2012-02-02 | HID: usbhid: fix dead lock between open and disconect | Ming Lei |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-05 | Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'... | Jiri Kosina |
2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro |
2011-12-21 | HID: usbhid: defer LED setting to a workqueue | Daniel Kurtz |
2011-12-21 | HID: usbhid: hid-core: submit queued urbs before suspend | Daniel Kurtz |
2011-12-21 | HID: usbhid: remove LED_ON | Daniel Kurtz |
2011-12-21 | HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus II | Ignaz Forster |
2011-12-15 | HID: multitouch: support PixArt optical touch screen | Aaron Tian |
2011-11-23 | HID: usbkbd: kill LED URB on disconnect | Willem Penninckx |
2011-11-23 | HID: usbkbd: synchronize LED URB submission | Willem Penninckx |
2011-11-18 | USB: convert drivers/hid/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-31 | hid: Fix up files needing export.h for EXPORT_SYMBOL | Paul Gortmaker |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-25 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2011-10-21 | HID: Add device IDs for more SJOY adapters | Sean Young |
2011-10-13 | HID: usbhid: cancel timer for retry synchronously | Oliver Neukum |