index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hid-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+31
2013-03-25
USBHID: don't recover device if suspend fails in system sleep
Ming Lei
1
-9
/
+5
2013-03-07
HID: ll_driver: Extend the interface with idle requests
Benjamin Tissoires
1
-0
/
+15
2013-02-25
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
1
-2
/
+1
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
1
-2
/
+1
2013-02-25
HID: Extend the interface with wait io request
Henrik Rydberg
1
-0
/
+1
2013-02-25
HID: Extend the interface with report requests
Henrik Rydberg
1
-0
/
+13
2012-10-01
HID: keep dev_rdesc unmodified and use it for comparisons
Kevin Daughtridge
1
-3
/
+3
2012-07-20
HID: usbhid: fix error paths in suspend
Alan Stern
1
-27
/
+44
2012-07-20
HID: usbhid: check for suspend or reset before restarting
Alan Stern
1
-2
/
+4
2012-07-20
HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED
Alan Stern
1
-7
/
+7
2012-07-20
HID: usbhid: inline some simple routines
Alan Stern
1
-31
/
+16
2012-07-20
HID: usbhid: fix autosuspend calls
Alan Stern
1
-74
/
+72
2012-07-20
HID: usbhid: fix use-after-free bug
Alan Stern
1
-5
/
+11
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-26
/
+55
2012-05-22
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-10
/
+55
2012-05-01
USB: hid-core.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
usbhid: prevent deadlock during timeout
Oliver Neukum
1
-6
/
+55
2012-05-01
HID: Create a common generic driver
Henrik Rydberg
1
-16
/
+0
2012-05-01
HID: Create a generic device group
Henrik Rydberg
1
-1
/
+1
2012-04-03
HID: usbhid: Check HID report descriptor contents after device reset
Simon Haggett
1
-0
/
+28
2012-03-30
HID: usbhid: fix error handling of not enough bandwidth
Oliver Neukum
1
-10
/
+27
2011-12-21
HID: usbhid: defer LED setting to a workqueue
Daniel Kurtz
1
-11
/
+36
2011-12-21
HID: usbhid: hid-core: submit queued urbs before suspend
Daniel Kurtz
1
-79
/
+105
2011-12-21
HID: usbhid: remove LED_ON
Daniel Kurtz
1
-10
/
+0
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2011-10-13
HID: usbhid: cancel timer for retry synchronously
Oliver Neukum
1
-1
/
+1
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-4
/
+3
2011-06-07
HID: yurex: recognize GeneralKeys wireless presenter as generic HID
Tomoki Sekiyama
1
-0
/
+2
2011-02-11
HID: Add Support for Setting and Getting Feature Reports from hidraw
Alan Ott
1
-0
/
+35
2010-12-22
HID: usbhid: base runtime PM on modern API
Oliver Neukum
1
-38
/
+19
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-25
/
+23
2010-10-23
Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...
Jiri Kosina
1
-1
/
+1
2010-09-24
HID: usbhid: remove unused hiddev_driver
Alan Stern
1
-6
/
+0
2010-09-24
Merge branch 'master' into upstream
Jiri Kosina
1
-1
/
+7
2010-09-22
HID: trivial formatting fix
Alan Ott
1
-0
/
+1
2010-09-22
HID: don't Send Feature Reports on Interrupt Endpoint
Alan Ott
1
-1
/
+1
2010-09-14
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
1
-0
/
+5
2010-08-24
HID: Set Report ID properly for Output reports on the Control endpoint.
Alan Ott
1
-1
/
+2
2010-07-11
HID: Send Report ID when numbered reports are sent over the control endpoint.
Alan Ott
1
-3
/
+10
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-13
/
+60
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-6
/
+6
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
1
-5
/
+3
2010-05-19
Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus
Jiri Kosina
1
-0
/
+1
2010-05-19
Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...
Jiri Kosina
1
-1
/
+23
2010-05-19
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-12
/
+36
2010-05-18
HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available
Alan Ott
1
-10
/
+30
2010-05-07
HID: fix suspend crash by moving initializations earlier
Alan Stern
1
-7
/
+6
2010-05-03
Merge branch 'hid-suspend' into picolcd
Jiri Kosina
1
-1
/
+23
2010-04-27
HID: add suspend/resume hooks for hid drivers
Bruno Prémont
1
-1
/
+23
[next]