index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
1
-4
/
+1
|
\
|
*
Rationalize fasync return values
Jonathan Corbet
2009-03-16
1
-4
/
+1
*
|
HID: fix waitqueue usage in hiddev
Johannes Weiner
2009-03-10
1
-1
/
+1
*
|
HID: fix incorrect free in hiddev
Johannes Weiner
2009-03-10
1
-1
/
+1
|
/
*
HID: fix reversed logic in disconnect testing of hiddev
Oliver Neukum
2009-01-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-07
1
-5
/
+4
|
\
|
*
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-07
1
-5
/
+4
*
|
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
2009-01-07
1
-0
/
+2
|
/
*
Merge branch 'upstream-fixes' into for-next
Jiri Kosina
2009-01-04
1
-0
/
+1
|
\
|
*
HID: add proper support for pensketch 12x9 tablet
Matt Helsley
2009-01-04
1
-0
/
+1
*
|
HID: make boot protocol drivers depend on EMBEDDED
Parag Warudkar
2009-01-04
1
-1
/
+1
*
|
HID: hiddev cleanup -- handle all error conditions properly
Oliver Neukum
2009-01-04
1
-36
/
+99
*
|
HID: use GFP_KERNEL in hid_alloc_buffers
Jiri Slaby
2009-01-04
1
-7
/
+10
*
|
HID: usbhid, use usb_endpoint_xfer_int
Jiri Slaby
2009-01-04
1
-1
/
+1
*
|
HID: move usbhid flags to usbhid.h
Jiri Slaby
2009-01-04
1
-0
/
+10
*
|
HID: automatically call usbhid_set_leds in usbhid driver
Alan Stern
2009-01-04
1
-0
/
+9
*
|
HID: non-input reports can also be numbered
Jiri Kosina
2009-01-04
1
-4
/
+2
|
/
*
HID: remove setup mutex, fix possible deadlock
Jiri Slaby
2008-11-23
2
-17
/
+2
*
HID: don't grab devices with no input
Jiri Slaby
2008-11-14
1
-6
/
+11
*
HID: fix start/stop cycle in usbhid driver
Jiri Slaby
2008-11-13
1
-0
/
+8
*
saner FASYNC handling on file close
Al Viro
2008-11-01
1
-2
/
+0
*
HID: sync on deleted io_retry timer in usbhid driver
Jiri Slaby
2008-10-27
1
-1
/
+1
*
HID: fix oops during suspend of unbound HID devices
Jiri Slaby
2008-10-27
2
-17
/
+43
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2008-10-26
2
-2
/
+4
|
\
|
*
HID: fix lock imbalance in hiddev
Jiri Slaby
2008-10-23
1
-2
/
+1
|
*
HID: add hid_type to general hid struct
Jiri Slaby
2008-10-22
1
-0
/
+3
*
|
USB: remove warn macro from HID core
Greg Kroah-Hartman
2008-10-17
1
-2
/
+2
|
/
*
HID: remove warn() macro from usb hid drivers
From: Greg Kroah-Hartman
2008-10-14
2
-8
/
+12
*
HID: remove info() macro from usb HID drivers
Greg Kroah-Hartman
2008-10-14
3
-5
/
+10
*
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
2008-10-14
3
-7
/
+31
*
HID: remove hid-ff
Jiri Slaby
2008-10-14
4
-86
/
+1
*
HID: move zeroplus FF processing
Jiri Slaby
2008-10-14
4
-122
/
+0
*
HID: move thrustmaster FF processing
Jiri Slaby
2008-10-14
4
-245
/
+0
*
HID: move pantherlord FF processing
Jiri Slaby
2008-10-14
5
-155
/
+0
*
HID: add support for Super Dual Box Pro USB PS2/PS2 adapter
Jiri Kosina
2008-10-14
1
-0
/
+1
*
HID: move logitech FF processing
Jiri Slaby
2008-10-14
6
-307
/
+1
*
HID: move reset leds quirk
Jiri Slaby
2008-10-14
1
-4
/
+2
*
HID: move connect quirks
Jiri Slaby
2008-10-14
2
-78
/
+18
*
HID: move dell quirks
Jiri Slaby
2008-10-14
1
-2
/
+0
*
HID: move sony quirks
Jiri Slaby
2008-10-14
2
-32
/
+0
*
HID: remove rdesc quirk support
Jiri Slaby
2008-10-14
2
-61
/
+0
*
HID: move samsung quirks
Jiri Slaby
2008-10-14
1
-33
/
+0
*
HID: move monterey quirks
Jiri Slaby
2008-10-14
1
-14
/
+0
*
HID: move petalynx quirks
Jiri Slaby
2008-10-14
1
-21
/
+0
*
HID: move belkin quirks
Jiri Slaby
2008-10-14
1
-1
/
+0
*
HID: move ezkey quirks
Jiri Slaby
2008-10-14
1
-2
/
+0
*
HID: move cherry quirks
Jiri Slaby
2008-10-14
1
-19
/
+0
*
HID: move a4tech quirks
Jiri Slaby
2008-10-14
1
-4
/
+0
*
HID: move cypress quirks
Jiri Slaby
2008-10-14
1
-31
/
+0
*
HID: move sunplus quirks
Jiri Slaby
2008-10-14
1
-16
/
+0
[next]