- 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 12 years ago
- 13f1962 HID: hiddev: fix nonblocking read semantics wrt EIO/ERESTARTSYS by Jiri Kosina · 12 years ago
- 436136c HID: add quirk for Freescale i.MX23 ROM recovery by Marek Vasut · 12 years ago
- b8a8f51 HID: add support to novatec wireless mouse by Marco Biscaro · 12 years ago
- d339f61 HID: hiddev: Remove redundant check on unsigned variable by Tushar Behera · 12 years ago
- 88c687b HID: usbhid: add quirk HID_QUIRK_NOGET to TPV optical touchscreen by Benjamin Tissoires · 12 years ago
- a3cbe10 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
- 86e6b77 HID: keep dev_rdesc unmodified and use it for comparisons by Kevin Daughtridge · 12 years ago
- b0be5b3 HID: Remove duplicate ID for QUANTA 3001 touchscreen by Simon Farnsworth · 12 years ago
- 67ddbb3 HID: add NOGET quirk for Eaton Ellipse MAX UPS by Alan Stern · 12 years ago
- 2843b67 HID: add quirk for Freescale i.MX28 ROM recovery by Marek Vasut · 12 years ago
- eb055fd HID: usbhid: fix error paths in suspend by Alan Stern · 12 years ago
- d4150c8 HID: usbhid: check for suspend or reset before restarting by Alan Stern · 12 years ago
- f2b5264 HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED by Alan Stern · 12 years ago
- 93101af HID: usbhid: inline some simple routines by Alan Stern · 12 years ago
- 01a7c98 HID: usbhid: fix autosuspend calls by Alan Stern · 12 years ago
- 668160e HID: usbhid: fix use-after-free bug by Alan Stern · 12 years ago
- 0e05092 HID: add Sennheiser BTD500USB device support by Frank Kunz · 12 years ago
- 1f41a6a HID: Fix the generic Kconfig options by Henrik Rydberg · 12 years ago
- 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
- 99ce58d Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus by Jiri Kosina · 12 years ago
- 56ccd18 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
- 6cc203d USB: hid-core.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
- 8815bb0 usbhid: prevent deadlock during timeout by Oliver Neukum · 13 years ago
- 8215d55 HID: Create a common generic driver by Henrik Rydberg · 13 years ago
- 070748e HID: Create a generic device group by Henrik Rydberg · 13 years ago
- d4f0e4d HID: hiddev: Use vzalloc to allocate hiddev_list by Havard Skinnemoen · 13 years ago
- 185a855 USB: usbmouse.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
- dc3c78e HID: usbhid: Check HID report descriptor contents after device reset by Simon Haggett · 13 years ago
- a8c52b6 HID: usbhid: fix error handling of not enough bandwidth by Oliver Neukum · 13 years ago
- d2ee4dd HID: waltop: Add support for Sirius tablet by Nikolai Kondrashov · 13 years ago
- 4a247a4 Merge branch 'upstream' into for-linus by Jiri Kosina · 13 years ago
- 3abee35 Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus by Jiri Kosina · 13 years ago
- 8d31321 HID: usbhid: add quirk no_get for quanta 3008 devices by Benjamin Tissoires · 13 years ago
- 22ca20b2 HID: kye: Add support for 3 tablets by Nikolai Kondrashov · 13 years ago
- 37891ab HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard by Alan Stern · 13 years ago
- 724ed32 HID: Add quirk for CH Products Fighterstick by Ville Ranki · 13 years ago
- ba18311 HID: usbhid: fix dead lock between open and disconect by Ming Lei · 13 years ago
- f62f619 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- e027372 Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
- 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
- 4371ea8 HID: usbhid: defer LED setting to a workqueue by Daniel Kurtz · 13 years ago
- f0befcd HID: usbhid: hid-core: submit queued urbs before suspend by Daniel Kurtz · 13 years ago
- ede6a8b HID: usbhid: remove LED_ON by Daniel Kurtz · 13 years ago
- cd07655 HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus II by Ignaz Forster · 13 years ago
- b7ea95f HID: multitouch: support PixArt optical touch screen by Aaron Tian · 13 years ago
- a2b2c20 HID: usbkbd: kill LED URB on disconnect by Willem Penninckx · 13 years ago
- c196adf HID: usbkbd: synchronize LED URB submission by Willem Penninckx · 13 years ago
- 42f06a1 USB: convert drivers/hid/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
- ec37d32 hid: Fix up files needing export.h for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
- 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
- b3aec7b Merge branch 'upstream' into for-linus by Jiri Kosina · 13 years ago
- 1bcc206 HID: Add device IDs for more SJOY adapters by Sean Young · 13 years ago
- fad9fbe HID: usbhid: cancel timer for retry synchronously by Oliver Neukum · 13 years ago
- d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
- 9561f7f HID: hiddev: potential info leak in hiddev_ioctl() by Dan Carpenter · 13 years ago
- 6d1db07 HID: add support for HuiJia USB Gamepad connector by Clemens Werther · 13 years ago
- f5e4282 HID: usbhid: Add support for SiGma Micro chip by Jeremiah Matthey · 13 years ago
- 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
- ad395cc IHD: Support force feedback on MP-8866 by Sean Young · 13 years ago
- a91f423 Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
- 6dc1418 HID: yurex: recognize GeneralKeys wireless presenter as generic HID by Tomoki Sekiyama · 13 years ago
- 5c699d7 HID: hiddev: fix use after free in hiddev_release by Dan Carpenter · 13 years ago
- e23be0a HID: add quirk for HyperPen 10000U by Jimmy Hon · 13 years ago
- 7f77897 HID: hiddev: fix potential use-after-free by Jiri Kosina · 13 years ago
- 366a238 Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
- 6cb4b04 HID: hiddev: fix race between hiddev_disconnect and hiddev_release by Jiri Kosina · 13 years ago
- 6b7b8e4 Merge branch 'master' into upstream. by Jiri Kosina · 13 years ago
- dd2ed48 HID: 'name' and 'phys' in 'struct hid_device' can never be NULL by Daniel Mack · 13 years ago
- 06268b2 HID: hiddev: fix error path in hiddev_read when interrupted by Peter Waechtler · 14 years ago
- 4b5730f HID: add support for barcode scanners from Symbol Technologies by Jiri Kosina · 14 years ago
- da60325 HID: Add support for CH Pro Throttle by Jiri Kosina · 14 years ago
- ac065bf HID: hiddev: fix brace indent by Dan Carpenter · 14 years ago
- 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
- b4dbde9 HID: Add Support for Setting and Getting Feature Reports from hidraw by Alan Ott · 14 years ago
- 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
- 8f685fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
- c64f6f9 HID: Switch turbox/mosart touchscreen to hid-mosart by Benjamin Tissoires · 14 years ago
- 6822968 HID: usbhid: base runtime PM on modern API by Oliver Neukum · 14 years ago
- 2ade0c1 Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
- 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
- 33d6eb5 HID: Consolidate device existence checks in hiddev_ioctl by Valentine Barshak · 14 years ago
- 1a8e8fa HID: Fix race between disconnect and hiddev_ioctl by Valentine Barshak · 14 years ago
- b9e4b1e HID: Add support for Perixx PERIBOARD-707 (Plus) by Dennis Kügler · 14 years ago
- e9229fa HID: usbhid: Clean up makefile (-y instead of -objs) by Tracey Dent · 14 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- f127541 Merge branch 'waltop' into for-linus by Jiri Kosina · 14 years ago
- 8b66a16 Merge branch 'uc-logic' into for-linus by Jiri Kosina · 14 years ago
- bbd128b Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat' into for-linus by Jiri Kosina · 14 years ago
- c3d9d74 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- e1f0921 HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen by Pierre BAILLY · 14 years ago
- f516611 HID: Fix for problems with eGalax/DWAV multi-touch-screen by Philipp Merkel · 14 years ago
- 8038298 HID: add NOGET quirk for AXIS 295 Video Surveillance Joystick by Rok Mandeljc · 14 years ago
- 50bb6d8 HID: usbhid: remove unused hiddev_driver by Alan Stern · 14 years ago
- 73e6d6c Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
- 12e5272 HID: trivial formatting fix by Alan Ott · 14 years ago
- fe2c91e HID: don't Send Feature Reports on Interrupt Endpoint by Alan Ott · 14 years ago