- 019e129 Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus by Jiri Kosina · 10 years ago
- dabb05c6 HID: make hid_report_len as a static inline function in hid.h by Mathieu Magnaudet · 10 years ago
- b905811 HID: usbhid: prevent unwanted events to be sent when re-opening the device by Benjamin Tissoires · 10 years ago
- ee5db7e Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/picolcd', 'for-3.18/rmi', 'for-3.18/sony', 'for-3.18/uhid', 'for-3.18/upstream' and 'for-3.18/wacom' into for-linus by Jiri Kosina · 10 years ago
- 0b750b3 HID: usbhid: add always-poll quirk by Johan Hovold · 10 years ago
- 8f507ef HID: usbhid: improve handling of Clear-Halt and reset by Alan Stern · 10 years ago
- 46df9de HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removed by Reyad Attiyat · 10 years ago
- 81ba992 HID: usbhid: remove unneeded initialization of quirks_param[] by Mathias Krause · 10 years ago
- 6fd1820 HID: remove hid_output_raw_report transport implementations by Benjamin Tissoires · 11 years ago
- e534a93 HID: sony: do not rely on hid_output_raw_report by Benjamin Tissoires · 11 years ago
- ddea1af HID: usbhid: change return error of usbhid_output_report by Benjamin Tissoires · 11 years ago
- cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 11 years ago
- f9bcca4 HID: usbhid: remove duplicated code by Benjamin Tissoires · 11 years ago
- 975a683 HID: Add transport-driver functions to the USB HID interface. by Frank Praznik · 11 years ago
- 63faf15 Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus by Jiri Kosina · 11 years ago
- 595e927 HID: do not init input reports for Win 8 multitouch devices by Benjamin Tissoires · 11 years ago
- bfde79c HID: usbhid: use generic hidinput_input_event() by David Herrmann · 11 years ago
- 6068228 HID: usbhid: update LED fields unlocked by David Herrmann · 11 years ago
- ddf64a3 HID: usbhid: make usbhid_set_leds() static by David Herrmann · 11 years ago
- 27ce405 HID: fix data access in implement() by Jiri Kosina · 11 years ago
- 19b344e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
- 37093b7 USBHID: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
- 9684819 HID: ll_driver: Extend the interface with idle requests by Benjamin Tissoires · 12 years ago
- b7966a4 HID: use hid_hw_wait() instead of direct call to usbhid by Benjamin Tissoires · 12 years ago
- d8814272 HID: use hid_hw_request() instead of direct call to usbhid by Benjamin Tissoires · 12 years ago
- 3373443 HID: Extend the interface with wait io request by Henrik Rydberg · 12 years ago
- e90a6df HID: Extend the interface with report requests by Henrik Rydberg · 12 years ago
- 86e6b77 HID: keep dev_rdesc unmodified and use it for comparisons by Kevin Daughtridge · 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
- 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 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
- 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
- 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
- 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
- fad9fbe HID: usbhid: cancel timer for retry synchronously by Oliver Neukum · 13 years ago
- 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
- 6dc1418 HID: yurex: recognize GeneralKeys wireless presenter as generic HID by Tomoki Sekiyama · 13 years ago
- b4dbde9 HID: Add Support for Setting and Getting Feature Reports from hidraw by Alan Ott · 14 years ago
- 6822968 HID: usbhid: base runtime PM on modern API by Oliver Neukum · 14 years ago
- 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
- bbd128b Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat' into for-linus by Jiri Kosina · 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
- 8fe294c HID: fix hiddev's use of usb_find_interface by Guillaume Chazarain · 14 years ago
- c29771c HID: Set Report ID properly for Output reports on the Control endpoint. by Alan Ott · 14 years ago
- 29129a9 HID: Send Report ID when numbered reports are sent over the control endpoint. by Alan Ott · 14 years ago
- 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
- 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
- 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
- 36dbe2f Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus by Jiri Kosina · 14 years ago
- ef77ad5 Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-suspend' into for-linus by Jiri Kosina · 14 years ago
- 7426ef5 Merge branch 'upstream' into for-linus by Jiri Kosina · 14 years ago
- a8ab5d5 HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available by Alan Ott · 14 years ago
- fde4e2f HID: fix suspend crash by moving initializations earlier by Alan Stern · 15 years ago
- d6d53cb Merge branch 'hid-suspend' into picolcd by Jiri Kosina · 15 years ago
- 6a740aa HID: add suspend/resume hooks for hid drivers by Bruno Prémont · 15 years ago
- b5e5a37 HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE by Bastien Nocera · 15 years ago
- 3d61510 HID: usbhid: enable remote wakeup for keyboards by Alan Stern · 15 years ago
- b8c21cf HID: add framebuffer support to PicoLCD device by Bruno Prémont · 15 years ago
- 14ef2b0 Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus by Jiri Kosina · 15 years ago
- 57ab12e HID: usbhid: initialize interface pointers early enough by Jiri Kosina · 15 years ago
- 858155f HID: usbhid: introduce timeout for stuck ctrl/out URBs by Oliver Neukum · 15 years ago
- d4bfa03 HID: make raw reports possible for both feature and output reports by Jiri Kosina · 15 years ago
- e1a0bdd Merge branch 'master' into upstream by Jiri Kosina · 15 years ago
- 7d39e84 HID: update copyright by Jiri Kosina · 15 years ago
- d67dec5 HID: make USB device id constant by Márton Németh · 15 years ago
- fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
- 5b915d9 HID: fixup quirk for NCR devices by Jiri Kosina · 15 years ago
- ccabcd2 HID: remove useless DRIVER_VERSION macro by Jiri Kosina · 15 years ago
- 88adb72 HID: fix MODULE_AUTHOR usage in HID modules by Jiri Kosina · 15 years ago
- c4c259b HID: consolidate connect and disconnect into core code by Jiri Kosina · 15 years ago
- 8123e8f Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus by Jiri Kosina · 15 years ago
- 52cfc61 HID: local function should be static by H Hartley Sweeten · 15 years ago
- 8b42488 HID: Avoid double spin_lock_init on usbhid->lock by Sergey Senozhatsky · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
- a635f9d HID: use debugfs for report dumping descriptor by Jiri Kosina · 15 years ago
- 70fa9f2 HID: no more reinitializtion is needed in post_reset by Jiri Kosina · 15 years ago
- f520899 HID: fix dropped device-specific quirks by Zoltan Karcagi · 16 years ago
- 89092dd HID: fix possible deadlock in usbhid_close() by Oliver Neukum · 16 years ago
- 621de59 Merge branch 'autosuspend' into for-next by Jiri Kosina · 16 years ago
- 6f4303f HID: bring back possibility to specify vid/pid ignore on module load by Jiri Kosina · 16 years ago
- 6d77976 HID: autosuspend -- fix lockup of hid on reset by Oliver Neukum · 16 years ago
- ae2f007 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set by Jiri Kosina · 16 years ago
- 378a0ed HID: fix USB HID devices after STD with autosuspend by Oliver Neukum · 16 years ago
- 0f6f140 HID: do not try to compile PM code with CONFIG_PM unset by Jiri Kosina · 16 years ago
- 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago