index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hid-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-03-14
1
-12
/
+0
*
HID: sony: do not rely on hid_output_raw_report
Benjamin Tissoires
2014-03-14
1
-1
/
+6
*
HID: usbhid: change return error of usbhid_output_report
Benjamin Tissoires
2014-02-17
1
-1
/
+1
*
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
2014-02-17
1
-1
/
+0
*
HID: usbhid: remove duplicated code
Benjamin Tissoires
2014-02-17
1
-53
/
+11
*
HID: Add transport-driver functions to the USB HID interface.
Frank Praznik
2014-01-29
1
-0
/
+78
*
-
-
-
.
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...
Jiri Kosina
2013-09-06
1
-69
/
+14
|
\
\
\
|
|
|
*
HID: fix data access in implement()
Jiri Kosina
2013-07-22
1
-3
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
HID: usbhid: use generic hidinput_input_event()
David Herrmann
2013-07-31
1
-71
/
+3
|
|
*
HID: usbhid: update LED fields unlocked
David Herrmann
2013-07-31
1
-3
/
+13
|
|
*
HID: usbhid: make usbhid_set_leds() static
David Herrmann
2013-07-31
1
-2
/
+1
|
|
/
|
/
|
|
*
HID: do not init input reports for Win 8 multitouch devices
Benjamin Tissoires
2013-08-27
1
-3
/
+8
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-4
/
+31
|
\
|
*
HID: ll_driver: Extend the interface with idle requests
Benjamin Tissoires
2013-03-07
1
-0
/
+15
|
*
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
1
-2
/
+1
|
*
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
1
-2
/
+1
|
*
HID: Extend the interface with wait io request
Henrik Rydberg
2013-02-25
1
-0
/
+1
|
*
HID: Extend the interface with report requests
Henrik Rydberg
2013-02-25
1
-0
/
+13
*
|
USBHID: don't recover device if suspend fails in system sleep
Ming Lei
2013-03-25
1
-9
/
+5
|
/
*
HID: keep dev_rdesc unmodified and use it for comparisons
Kevin Daughtridge
2012-10-01
1
-3
/
+3
*
HID: usbhid: fix error paths in suspend
Alan Stern
2012-07-20
1
-27
/
+44
*
HID: usbhid: check for suspend or reset before restarting
Alan Stern
2012-07-20
1
-2
/
+4
*
HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED
Alan Stern
2012-07-20
1
-7
/
+7
*
HID: usbhid: inline some simple routines
Alan Stern
2012-07-20
1
-31
/
+16
*
HID: usbhid: fix autosuspend calls
Alan Stern
2012-07-20
1
-74
/
+72
*
HID: usbhid: fix use-after-free bug
Alan Stern
2012-07-20
1
-5
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-26
/
+55
|
\
|
*
Merge branch 'upstream' into for-linus
Jiri Kosina
2012-05-22
1
-10
/
+55
|
|
\
|
|
*
HID: usbhid: Check HID report descriptor contents after device reset
Simon Haggett
2012-04-03
1
-0
/
+28
|
|
*
HID: usbhid: fix error handling of not enough bandwidth
Oliver Neukum
2012-03-30
1
-10
/
+27
|
*
|
HID: Create a common generic driver
Henrik Rydberg
2012-05-01
1
-16
/
+0
|
*
|
HID: Create a generic device group
Henrik Rydberg
2012-05-01
1
-1
/
+1
|
|
/
*
|
USB: hid-core.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-2
/
+2
*
|
usbhid: prevent deadlock during timeout
Oliver Neukum
2012-05-01
1
-6
/
+55
|
/
*
HID: usbhid: defer LED setting to a workqueue
Daniel Kurtz
2011-12-21
1
-11
/
+36
*
HID: usbhid: hid-core: submit queued urbs before suspend
Daniel Kurtz
2011-12-21
1
-79
/
+105
*
HID: usbhid: remove LED_ON
Daniel Kurtz
2011-12-21
1
-10
/
+0
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-4
/
+3
|
\
|
*
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
1
-4
/
+3
*
|
HID: usbhid: cancel timer for retry synchronously
Oliver Neukum
2011-10-13
1
-1
/
+1
|
/
*
HID: yurex: recognize GeneralKeys wireless presenter as generic HID
Tomoki Sekiyama
2011-06-07
1
-0
/
+2
*
HID: Add Support for Setting and Getting Feature Reports from hidraw
Alan Ott
2011-02-11
1
-0
/
+35
*
HID: usbhid: base runtime PM on modern API
Oliver Neukum
2010-12-22
1
-38
/
+19
*
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-12-10
1
-25
/
+23
*
-
-
-
.
Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...
Jiri Kosina
2010-10-23
1
-1
/
+1
|
\
\
\
|
|
*
|
HID: don't Send Feature Reports on Interrupt Endpoint
Alan Ott
2010-09-22
1
-1
/
+1
|
|
/
/
*
|
|
HID: usbhid: remove unused hiddev_driver
Alan Stern
2010-09-24
1
-6
/
+0
*
|
|
Merge branch 'master' into upstream
Jiri Kosina
2010-09-24
1
-1
/
+7
|
\
|
|
|
*
|
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
2010-09-14
1
-0
/
+5
|
*
|
HID: Set Report ID properly for Output reports on the Control endpoint.
Alan Ott
2010-08-24
1
-1
/
+2
|
|
/
[next]