index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
HID: add NOGET quirk for devices from CH Products
Alan Stern
1
-0
/
+3
2009-05-11
HID: fix dropped device-specific quirks
Zoltan Karcagi
1
-1
/
+1
2009-04-29
HID: fix possible deadlock in usbhid_close()
Oliver Neukum
1
-1
/
+1
2009-03-30
Merge branch 'autosuspend' into for-next
Jiri Kosina
3
-111
/
+392
2009-03-30
HID: fix race between usb_register_dev() and hiddev_open()
Oliver Neukum
1
-0
/
+5
2009-03-30
HID: bring back possibility to specify vid/pid ignore on module load
Jiri Kosina
1
-0
/
+3
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-4
/
+1
2009-03-25
HID: autosuspend -- fix lockup of hid on reset
Oliver Neukum
1
-1
/
+1
2009-03-25
HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set
Jiri Kosina
1
-50
/
+51
2009-03-25
HID: fix USB HID devices after STD with autosuspend
Oliver Neukum
1
-1
/
+10
2009-03-25
HID: do not try to compile PM code with CONFIG_PM unset
Jiri Kosina
1
-0
/
+5
2009-03-25
HID: autosuspend support for USB HID
Oliver Neukum
3
-100
/
+366
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-4
/
+1
2009-03-11
HID: fix waitqueue usage in hiddev
Johannes Weiner
1
-1
/
+1
2009-03-11
HID: fix incorrect free in hiddev
Johannes Weiner
1
-1
/
+1
2009-01-29
HID: fix reversed logic in disconnect testing of hiddev
Oliver Neukum
1
-1
/
+1
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-5
/
+4
2009-01-07
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
1
-0
/
+2
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
1
-5
/
+4
2009-01-04
Merge branch 'upstream-fixes' into for-next
Jiri Kosina
1
-0
/
+1
2009-01-04
HID: add proper support for pensketch 12x9 tablet
Matt Helsley
1
-0
/
+1
2009-01-04
HID: make boot protocol drivers depend on EMBEDDED
Parag Warudkar
1
-1
/
+1
2009-01-04
HID: hiddev cleanup -- handle all error conditions properly
Oliver Neukum
1
-36
/
+99
2009-01-04
HID: use GFP_KERNEL in hid_alloc_buffers
Jiri Slaby
1
-7
/
+10
2009-01-04
HID: usbhid, use usb_endpoint_xfer_int
Jiri Slaby
1
-1
/
+1
2009-01-04
HID: move usbhid flags to usbhid.h
Jiri Slaby
1
-0
/
+10
2009-01-04
HID: automatically call usbhid_set_leds in usbhid driver
Alan Stern
1
-0
/
+9
2009-01-04
HID: non-input reports can also be numbered
Jiri Kosina
1
-4
/
+2
2008-11-23
HID: remove setup mutex, fix possible deadlock
Jiri Slaby
2
-17
/
+2
2008-11-14
HID: don't grab devices with no input
Jiri Slaby
1
-6
/
+11
2008-11-13
HID: fix start/stop cycle in usbhid driver
Jiri Slaby
1
-0
/
+8
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-27
HID: sync on deleted io_retry timer in usbhid driver
Jiri Slaby
1
-1
/
+1
2008-10-27
HID: fix oops during suspend of unbound HID devices
Jiri Slaby
2
-17
/
+43
2008-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+4
2008-10-23
HID: fix lock imbalance in hiddev
Jiri Slaby
1
-2
/
+1
2008-10-22
HID: add hid_type to general hid struct
Jiri Slaby
1
-0
/
+3
2008-10-18
USB: remove warn macro from HID core
Greg Kroah-Hartman
1
-2
/
+2
2008-10-15
HID: remove warn() macro from usb hid drivers
From: Greg Kroah-Hartman
2
-8
/
+12
2008-10-15
HID: remove info() macro from usb HID drivers
Greg Kroah-Hartman
3
-5
/
+10
2008-10-15
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
3
-7
/
+31
2008-10-15
HID: remove hid-ff
Jiri Slaby
4
-86
/
+1
2008-10-15
HID: move zeroplus FF processing
Jiri Slaby
4
-122
/
+0
2008-10-15
HID: move thrustmaster FF processing
Jiri Slaby
4
-245
/
+0
2008-10-15
HID: move pantherlord FF processing
Jiri Slaby
5
-155
/
+0
2008-10-15
HID: add support for Super Dual Box Pro USB PS2/PS2 adapter
Jiri Kosina
1
-0
/
+1
2008-10-15
HID: move logitech FF processing
Jiri Slaby
6
-307
/
+1
2008-10-15
HID: move reset leds quirk
Jiri Slaby
1
-4
/
+2
2008-10-15
HID: move connect quirks
Jiri Slaby
2
-78
/
+18
2008-10-15
HID: move dell quirks
Jiri Slaby
1
-2
/
+0
[next]