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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-4
/
+1
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-4
/
+1
2009-03-10
HID: fix waitqueue usage in hiddev
Johannes Weiner
1
-1
/
+1
2009-03-10
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-07
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-26
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-17
USB: remove warn macro from HID core
Greg Kroah-Hartman
1
-2
/
+2
2008-10-14
HID: remove warn() macro from usb hid drivers
From: Greg Kroah-Hartman
2
-8
/
+12
2008-10-14
HID: remove info() macro from usb HID drivers
Greg Kroah-Hartman
3
-5
/
+10
2008-10-14
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
3
-7
/
+31
2008-10-14
HID: remove hid-ff
Jiri Slaby
4
-86
/
+1
2008-10-14
HID: move zeroplus FF processing
Jiri Slaby
4
-122
/
+0
2008-10-14
HID: move thrustmaster FF processing
Jiri Slaby
4
-245
/
+0
2008-10-14
HID: move pantherlord FF processing
Jiri Slaby
5
-155
/
+0
2008-10-14
HID: add support for Super Dual Box Pro USB PS2/PS2 adapter
Jiri Kosina
1
-0
/
+1
2008-10-14
HID: move logitech FF processing
Jiri Slaby
6
-307
/
+1
2008-10-14
HID: move reset leds quirk
Jiri Slaby
1
-4
/
+2
2008-10-14
HID: move connect quirks
Jiri Slaby
2
-78
/
+18
2008-10-14
HID: move dell quirks
Jiri Slaby
1
-2
/
+0
2008-10-14
HID: move sony quirks
Jiri Slaby
2
-32
/
+0
2008-10-14
HID: remove rdesc quirk support
Jiri Slaby
2
-61
/
+0
2008-10-14
HID: move samsung quirks
Jiri Slaby
1
-33
/
+0
2008-10-14
HID: move monterey quirks
Jiri Slaby
1
-14
/
+0
2008-10-14
HID: move petalynx quirks
Jiri Slaby
1
-21
/
+0
2008-10-14
HID: move belkin quirks
Jiri Slaby
1
-1
/
+0
2008-10-14
HID: move ezkey quirks
Jiri Slaby
1
-2
/
+0
2008-10-14
HID: move cherry quirks
Jiri Slaby
1
-19
/
+0
2008-10-14
HID: move a4tech quirks
Jiri Slaby
1
-4
/
+0
2008-10-14
HID: move cypress quirks
Jiri Slaby
1
-31
/
+0
2008-10-14
HID: move sunplus quirks
Jiri Slaby
1
-16
/
+0
[next]