summaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid/hid-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-4/+31
|\
| * HID: ll_driver: Extend the interface with idle requestsBenjamin Tissoires2013-03-071-0/+15
| * HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires2013-02-251-2/+1
| * HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-2/+1
| * HID: Extend the interface with wait io requestHenrik Rydberg2013-02-251-0/+1
| * HID: Extend the interface with report requestsHenrik Rydberg2013-02-251-0/+13
* | USBHID: don't recover device if suspend fails in system sleepMing Lei2013-03-251-9/+5
|/
* HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2012-10-011-3/+3
* HID: usbhid: fix error paths in suspendAlan Stern2012-07-201-27/+44
* HID: usbhid: check for suspend or reset before restartingAlan Stern2012-07-201-2/+4
* HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDEDAlan Stern2012-07-201-7/+7
* HID: usbhid: inline some simple routinesAlan Stern2012-07-201-31/+16
* HID: usbhid: fix autosuspend callsAlan Stern2012-07-201-74/+72
* HID: usbhid: fix use-after-free bugAlan Stern2012-07-201-5/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-26/+55
|\
| * Merge branch 'upstream' into for-linusJiri Kosina2012-05-221-10/+55
| |\
| | * HID: usbhid: Check HID report descriptor contents after device resetSimon Haggett2012-04-031-0/+28
| | * HID: usbhid: fix error handling of not enough bandwidthOliver Neukum2012-03-301-10/+27
| * | HID: Create a common generic driverHenrik Rydberg2012-05-011-16/+0
| * | HID: Create a generic device groupHenrik Rydberg2012-05-011-1/+1
| |/
* | USB: hid-core.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+2
* | usbhid: prevent deadlock during timeoutOliver Neukum2012-05-011-6/+55
|/
* HID: usbhid: defer LED setting to a workqueueDaniel Kurtz2011-12-211-11/+36
* HID: usbhid: hid-core: submit queued urbs before suspendDaniel Kurtz2011-12-211-79/+105
* HID: usbhid: remove LED_ONDaniel Kurtz2011-12-211-10/+0
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-4/+3
|\
| * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-4/+3
* | HID: usbhid: cancel timer for retry synchronouslyOliver Neukum2011-10-131-1/+1
|/
* HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama2011-06-071-0/+2
* HID: Add Support for Setting and Getting Feature Reports from hidrawAlan Ott2011-02-111-0/+35
* HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-221-38/+19
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-25/+23
*---. Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina2010-10-231-1/+1
|\ \ \
| | * | HID: don't Send Feature Reports on Interrupt EndpointAlan Ott2010-09-221-1/+1
| |/ /
* | | HID: usbhid: remove unused hiddev_driverAlan Stern2010-09-241-6/+0
* | | Merge branch 'master' into upstreamJiri Kosina2010-09-241-1/+7
|\ \ \ | |/ /
| * | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-141-0/+5
| * | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-241-1/+2
| |/
* | HID: trivial formatting fixAlan Ott2010-09-221-0/+1
|/
* HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott2010-07-111-3/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-211-13/+60
|\
| *---. Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina2010-05-191-0/+1
| |\ \ \
| | | * \ Merge branch 'hid-suspend' into picolcdJiri Kosina2010-05-031-1/+23
| | | |\ \
| | | * | | HID: add framebuffer support to PicoLCD deviceBruno Prémont2010-03-311-0/+1
| | | | |/ | | | |/|
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina2010-05-191-1/+23
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| / | | | | |/
| | | | * HID: add suspend/resume hooks for hid driversBruno Prémont2010-04-271-1/+23
| | | |/
| * | | Merge branch 'upstream' into for-linusJiri Kosina2010-05-191-12/+36
| |\ \ \ | | |/ / | |/| |
| | * | HID: hidraw: Use Interrupt Endpoint for OUT Transfers if AvailableAlan Ott2010-05-181-10/+30
| | * | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNOREBastien Nocera2010-04-191-0/+1
| | * | HID: usbhid: enable remote wakeup for keyboardsAlan Stern2010-04-031-2/+5
| | |/
OpenPOWER on IntegriCloud