aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid/hid-core.c
Commit message (Expand)AuthorAge
* HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2012-10-01
* HID: usbhid: fix error paths in suspendAlan Stern2012-07-20
* HID: usbhid: check for suspend or reset before restartingAlan Stern2012-07-20
* HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDEDAlan Stern2012-07-20
* HID: usbhid: inline some simple routinesAlan Stern2012-07-20
* HID: usbhid: fix autosuspend callsAlan Stern2012-07-20
* HID: usbhid: fix use-after-free bugAlan Stern2012-07-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * Merge branch 'upstream' into for-linusJiri Kosina2012-05-22
| |\
| | * HID: usbhid: Check HID report descriptor contents after device resetSimon Haggett2012-04-03
| | * HID: usbhid: fix error handling of not enough bandwidthOliver Neukum2012-03-30
| * | HID: Create a common generic driverHenrik Rydberg2012-05-01
| * | HID: Create a generic device groupHenrik Rydberg2012-05-01
| |/
* | USB: hid-core.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
* | usbhid: prevent deadlock during timeoutOliver Neukum2012-05-01
|/
* HID: usbhid: defer LED setting to a workqueueDaniel Kurtz2011-12-21
* HID: usbhid: hid-core: submit queued urbs before suspendDaniel Kurtz2011-12-21
* HID: usbhid: remove LED_ONDaniel Kurtz2011-12-21
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* | HID: usbhid: cancel timer for retry synchronouslyOliver Neukum2011-10-13
|/
* HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama2011-06-07
* HID: Add Support for Setting and Getting Feature Reports from hidrawAlan Ott2011-02-11
* HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-22
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
*---. Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina2010-10-23
|\ \ \
| | * | HID: don't Send Feature Reports on Interrupt EndpointAlan Ott2010-09-22
| |/ /
* | | HID: usbhid: remove unused hiddev_driverAlan Stern2010-09-24
* | | Merge branch 'master' into upstreamJiri Kosina2010-09-24
|\| |
| * | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-14
| * | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-24
| |/
* / HID: trivial formatting fixAlan Ott2010-09-22
|/
* HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott2010-07-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-21
|\
| *---. Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina2010-05-19
| |\ \ \
| | | * \ Merge branch 'hid-suspend' into picolcdJiri Kosina2010-05-03
| | | |\ \
| | | * | | HID: add framebuffer support to PicoLCD deviceBruno Prémont2010-03-31
| | | | |/ | | | |/|
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina2010-05-19
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| / | | | | |/
| | | | * HID: add suspend/resume hooks for hid driversBruno Prémont2010-04-27
| | | |/
| * | | Merge branch 'upstream' into for-linusJiri Kosina2010-05-19
| |\ \ \ | | |/ / | |/| |
| | * | HID: hidraw: Use Interrupt Endpoint for OUT Transfers if AvailableAlan Ott2010-05-18
| | * | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNOREBastien Nocera2010-04-19
| | * | HID: usbhid: enable remote wakeup for keyboardsAlan Stern2010-04-02
| | |/
* | | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* | | USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-20
|/ /
* / HID: fix suspend crash by moving initializations earlierAlan Stern2010-05-07
|/
* Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina2010-02-25
|\
| * HID: make raw reports possible for both feature and output reportsJiri Kosina2010-02-03
* | HID: usbhid: initialize interface pointers early enoughJiri Kosina2010-02-17
* | HID: usbhid: introduce timeout for stuck ctrl/out URBsOliver Neukum2010-02-12