index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-07-22
1
-1
/
+3
|
\
|
*
HID: hiddev, fix lock imbalance
Jiri Slaby
2009-06-22
1
-1
/
+3
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
|
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2009-06-15
1
-1
/
+6
|
/
*
HID: no more reinitializtion is needed in post_reset
Jiri Kosina
2009-06-04
1
-4
/
+3
*
HID: add NOGET quirk for devices from CH Products
Alan Stern
2009-05-11
1
-0
/
+3
*
HID: fix dropped device-specific quirks
Zoltan Karcagi
2009-05-11
1
-1
/
+1
*
HID: fix possible deadlock in usbhid_close()
Oliver Neukum
2009-04-29
1
-1
/
+1
*
Merge branch 'autosuspend' into for-next
Jiri Kosina
2009-03-30
3
-111
/
+392
|
\
|
*
HID: autosuspend -- fix lockup of hid on reset
Oliver Neukum
2009-03-25
1
-1
/
+1
|
*
HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set
Jiri Kosina
2009-03-25
1
-50
/
+51
|
*
HID: fix USB HID devices after STD with autosuspend
Oliver Neukum
2009-03-25
1
-1
/
+10
|
*
HID: do not try to compile PM code with CONFIG_PM unset
Jiri Kosina
2009-03-25
1
-0
/
+5
|
*
HID: autosuspend support for USB HID
Oliver Neukum
2009-03-25
3
-100
/
+366
*
|
HID: fix race between usb_register_dev() and hiddev_open()
Oliver Neukum
2009-03-30
1
-0
/
+5
*
|
HID: bring back possibility to specify vid/pid ignore on module load
Jiri Kosina
2009-03-30
1
-0
/
+3
*
|
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
[next]