Age | Commit message (Expand) | Author |
2011-11-23 | HID: usbkbd: synchronize LED URB submission | Willem Penninckx |
2011-11-22 | HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup static | Jiri Kosina |
2011-11-22 | HID: multitouch: make struct mt_classess static | Jiri Kosina |
2011-11-22 | HID: wiimote: Enable NO_INIT_REPORTS quirk | David Herrmann |
2011-11-22 | HID: wiimote: Remove module version number | David Herrmann |
2011-11-22 | HID: wiimote: Allow direct DRM debug access | David Herrmann |
2011-11-22 | HID: wiimote: Allow direct eeprom access | David Herrmann |
2011-11-22 | HID: wiimote: Add debugfs support stubs | David Herrmann |
2011-11-22 | HID: wiimote: Parse classic controller data | David Herrmann |
2011-11-22 | HID: wiimote: Parse nunchuck data | David Herrmann |
2011-11-22 | HID: wiimote: Parse motion+ data | David Herrmann |
2011-11-22 | HID: wiimote: Add extension handler stubs | David Herrmann |
2011-11-22 | HID: wiimote: Register input devices for extensions | David Herrmann |
2011-11-22 | HID: wiimote: Add extension sysfs attribute | David Herrmann |
2011-11-22 | HID: wiimote: Add extension initializers | David Herrmann |
2011-11-22 | HID: wiimote: Add extension initializer stubs | David Herrmann |
2011-11-22 | HID: wiimote: Add extension support stub | David Herrmann |
2011-11-22 | HID: wiimote: Add read-mem helpers | David Herrmann |
2011-11-22 | HID: wiimote: Move common symbols into header | David Herrmann |
2011-11-22 | HID: wiimote: Rename driver to allow multiple source files | David Herrmann |
2011-11-22 | HID: hyperv: fixup Kconfig / Makefile entries | Jiri Kosina |
2011-11-22 | HID: Move the hid-hyperv driver out of staging | K. Y. Srinivasan |
2011-11-20 | HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert | Dan Delaney |
2011-11-20 | HID: roccat: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-19 | HID: debugfs: decode Generic Device Controls Usage Page | Jeremy Fitzhardinge |
2011-11-18 | USB: convert drivers/hid/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-16 | HID: be more strict when ignoring out-of-range fields | Jiri Kosina |
2011-11-16 | HID: ignore absolute values which don't fit between logical min and max | Jiri Kosina |
2011-11-16 | HID: bump maximum global item tag report size to 96 bytes | Chase Douglas |
2011-11-13 | HID: wacom: Initial driver for Wacom Intuos4 Wireless (Bluetooth) | Przemo Firszt |
2011-11-13 | HID: wacom: Move parsing to a separate function | Przemo Firszt |
2011-11-11 | HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless | Thomas Meyer |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | hid/apple: modern macbook airs use the standard apple function key translations | Linus Torvalds |
2011-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-11-01 | Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices" | Henrik Rydberg |
2011-11-01 | HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference | Julia Lawall |
2011-10-31 | hid: Fix up files needing export.h for EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | hid: Add module.h to fix up implicit users of it | Paul Gortmaker |
2011-10-28 | HID: hid-apple: add device ID of another wireless aluminium | Andreas Krist |
2011-10-28 | HID: Add device IDs for Macbook Pro 8 keyboards | Gökçen Eraslan |
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-25 | Merge branch 'upstream-fixes' into for-linus | Jiri Kosina |
2011-10-25 | Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into... | Jiri Kosina |
2011-10-21 | HID: hid-magicmouse: Magic Trackpad has 1 button, not 2 | Daniel van Vugt |
2011-10-21 | HID: Add device IDs for more SJOY adapters | Sean Young |
2011-10-17 | HID: primax: remove spurious dependency | Jiri Kosina |
2011-10-17 | HID: support primax keyboards violating USB HID spec | Terry Lambert |
2011-10-13 | HID: usbhid: cancel timer for retry synchronously | Oliver Neukum |