Age | Commit message (Expand) | Author |
2010-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-01-13 | HID: wacom: Add BTN_TOOL_FINGER for pad button reporting | Przemo Firszt |
2010-01-13 | HID: add device IDs for new model of Apple Wireless Keyboard | Christian Schuerer-Waldheim |
2010-01-13 | HID: fix pad button definition in hid-wacom | Przemo Firszt |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg |
2009-12-11 | USB: remove the auto_pm flag | Alan Stern |
2009-12-11 | HID: Support 171 byte variant of Samsung USB IR receiver | Robert Schedel |
2009-12-10 | HID: blacklist ET&T TC5UH touchscreen controller | Petr Štetiar |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-12-07 | Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina |
2009-12-03 | HID: add multi-input quirk for NextWindow Touchscreen. | Peter Hutterer |
2009-12-02 | HID: add support for Acan FG-8100 barcode reader | Jiri Kosina |
2009-11-25 | HID: make Media key on Logitech DiNovo Mini work | Jiri Kosina |
2009-11-23 | Input: do not overwrite the first part of phys string | Márton Németh |
2009-11-13 | HID: support Logitech/3DConnexion SpaceTraveler and SpaceNavigator | Jiri Kosina |
2009-11-05 | HID: remove BKL from hiddev_ioctl_usage() | Jiri Kosina |
2009-11-05 | HID: fixup quirk for NCR devices | Jiri Kosina |
2009-11-04 | HID: pidff - fix unnecessary loop iterations on reset | Anssi Hannula |
2009-10-20 | HID: add NOGET quirk for another device from CH Products | Keith Rutkowski |
2009-10-13 | HID: remove useless DRIVER_VERSION macro | Jiri Kosina |
2009-10-13 | HID: fix MODULE_AUTHOR usage in HID modules | Jiri Kosina |
2009-10-13 | HID: blacklist Acer Ferrari 4005 optical mouse | Lamarque Vieira Souza |
2009-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-10-12 | HID: fix possible deadlock in hidraw_read | Jiri Kosina |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-10-01 | HID: fix kerneldoc comment for hid_input_report() | Jiri Kosina |
2009-09-29 | HID: add __init/__exit macros to twinhan.c | Peter Huewe |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers |
2009-09-17 | HID: Remove duplicate Kconfig entry | Alessandro Guido |
2009-09-17 | HID: consolidate connect and disconnect into core code | Jiri Kosina |
2009-09-15 | HID: fix non-atomic allocation in hid_input_report | Jiri Kosina |
2009-09-13 | Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus | Jiri Kosina |
2009-08-26 | HID: completely remove apple mightymouse from blacklist | Jan Scholz |
2009-08-20 | HID: support larger reports than 64 bytes in hiddev | Jiri Kosina |
2009-08-18 | HID: local function should be static | H Hartley Sweeten |
2009-08-08 | HID: ignore Philips IEEE802.15.4 RF Dongle | Henning Glawe |
2009-08-08 | HID: ignore all recent SoundGraph iMON devices | Jarod Wilson |
2009-08-08 | HID: fix memory leak on error patch in debug code | Julia Lawall |
2009-08-08 | HID: fix overrun in quirks initialization | Roel Kluin |
2009-07-23 | HID: Drop NULL test on list_entry result | Julia Lawall |
2009-07-23 | HID: driver for Twinhan USB 6253:0100 remote control | Bruno Premont |
2009-07-23 | HID: adding __init/__exit macros to module init/exit functions | Peter Huewe |
2009-07-23 | HID: add rumble support for Thrustmaster Dual Trigger 3-in-1 | Ruben Aos Garralda |
2009-07-23 | HID: ntrig tool separation and pen usages | Rafi Rubin |
2009-07-23 | HID: Avoid double spin_lock_init on usbhid->lock | Sergey Senozhatsky |
2009-07-23 | HID: add force feedback support for Logitech WingMan Formula Force GP | Jiri Kosina |
2009-07-23 | HID: Support new variants of Samsung USB IR receiver (0419:0001) | Robert Schedel |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-07-20 | HID: Move dereferences below a NULL test | Julia Lawall |