index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-10-14
HID: move microsoft quirks
Jiri Slaby
1
-33
/
+0
2008-10-14
HID: indent switches/cases
Jiri Slaby
1
-51
/
+52
2008-10-14
HID: move apple quirks
Jiri Slaby
4
-64
/
+5
2008-10-14
HID: move ignore quirks
Jiri Slaby
2
-214
/
+2
2008-10-14
HID: move logitech quirks
Jiri Slaby
1
-37
/
+0
2008-10-14
HID: move ids into separate file
Jiri Slaby
1
-406
/
+1
2008-10-14
HID: hid, make parsing event driven
Jiri Slaby
1
-139
/
+191
2008-10-14
HID: make a bus from hid code
Jiri Slaby
2
-10
/
+36
2008-08-08
Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads
Henrik Rydberg
1
-6
/
+6
2008-07-23
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
3
-18
/
+20
2008-07-23
HID: remove quirk lookup from usbkbd/usbmouse
Jiri Kosina
2
-16
/
+0
2008-07-23
HID: add quirk for Logitech DiNovo desktop
Jiri Kosina
1
-1
/
+3
2008-07-23
HID: fix quirk handling in usbmouse/kbd
Jiri Slaby
2
-2
/
+2
2008-07-23
HID: Invert HWHEEL mappings for some Logitech mice
Dan Nicholson
1
-0
/
+4
2008-07-23
HID:usbkbd:mark usb_kbd_keycode array as const
Ming Lei
1
-1
/
+1
2008-07-23
HID: add fn key support on Macbook Pro 4,1 and Macbook Air
Alexandre Karpenko
1
-0
/
+12
2008-07-23
HID: remove unused variable from hiddev compat ioctl
Jiri Kosina
1
-1
/
+0
[next]