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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-09
Merge branches 'debug-module-param' and 'upstream' into for-linus
Jiri Kosina
5
-79
/
+280
2007-07-09
HID: handle cases of volume knobs generating relative values
Jiri Kosina
1
-0
/
+25
2007-07-09
HID: Logitech keyboard 0xc311 needs reset leds quirk
Jiri Kosina
1
-0
/
+2
2007-07-09
HID: support for logitech cordless desktop LX500 special mapping
Ryo Dairiki
2
-0
/
+31
2007-07-09
HID: fix autocentering of PID devices
Diogo Kastrup
1
-0
/
+1
2007-07-09
HID: separate quirks for report descriptor fixup
Jiri Kosina
2
-91
/
+153
2007-07-09
HID: Add NOGET quirk for all NCR devices
Jiri Kosina
1
-0
/
+10
2007-07-09
HID: support for Petalynx Maxter remote control
Jiri Kosina
3
-2
/
+38
2007-07-09
HID: fix mismatch between hid-input HUT find/search mapping and the HUT
Hans de Goede
1
-1
/
+3
2007-07-09
HID: support for Gameron dual psx adaptor
Julien Eyries
1
-0
/
+4
2007-07-09
USB HID: avoid flush_scheduled_work()
Alan Stern
1
-1
/
+1
2007-07-09
HID: Use menuconfig objects
Jan Engelhardt
1
-3
/
+6
2007-07-09
HID: force hid-input for Microsoft SideWinder GameVoice device
Jiri Kosina
2
-1
/
+5
2007-07-09
HID: input mapping for Chicony KU-0418 tactical pad
Jiri Kosina
1
-1
/
+22
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
11
-102
/
+107
2007-05-10
USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()
Jiri Kosina
1
-0
/
+14
2007-05-09
HID: add hooks for getkeycode() and setkeycode() methods
Marvin Raaijmakers
1
-0
/
+85
2007-05-09
HID: switch to using input_dev->dev.parent
Dmitry Torokhov
8
-20
/
+23
2007-05-09
USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk
Jan Kratochvil
1
-0
/
+2
2007-05-09
USB HID: usb_buffer_free() cleanup
Dmitry Torokhov
2
-14
/
+7
2007-05-09
USB HID: report descriptor of Cypress USB barcode readers needs fixup
Jiri Kosina
2
-0
/
+32
2007-05-09
USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description
Noel Kothe
1
-2
/
+2
2007-05-09
HID: add input mappings for non-working keys on Logitech S510 remote
Charles Pillar
1
-0
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
18
-3
/
+5531
2007-04-29
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
1
-0
/
+5
2007-04-29
USB HID: don't warn on idVendor == 0
Jiri Kosina
1
-2
/
+0
2007-04-19
USB HID: add 'quirks' module parameter
Paul Walmsley
2
-0
/
+51
2007-04-19
USB HID: add support for dynamically-created quirks
Paul Walmsley
1
-14
/
+149
2007-04-19
USB HID: clarify static quirk handling as squirks
Paul Walmsley
1
-6
/
+33
2007-04-19
USB HID: encapsulate quirk handling into hid-quirks.c
Paul Walmsley
3
-446
/
+487
2007-04-18
USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
Paul Zaremba
1
-0
/
+4
2007-04-16
HID: update copyright and authorship macro
Jiri Kosina
2
-3
/
+3
2007-04-11
HID: introduce proper zeroing of unused bits in output reports
Simon Budig
1
-0
/
+5
2007-04-11
USB HID: add support for WiseGroup MP-8800 Quad Joypad
Sam Liddicott
1
-1
/
+4
2007-04-11
USB HID: add FF support for Logitech Force 3D Pro Joystick
Jiri Kosina
2
-0
/
+2
2007-04-11
USB HID: numlock quirk for dell W7658 keyboard
Pete Zaitcev
1
-0
/
+45
2007-04-11
USB HID: Logitech MX3000 keyboard needs report descriptor quirk
Jiri Kosina
2
-12
/
+30
2007-04-11
USB HID: extend quirk for Logitech S510 keyboard
Jiri Kosina
1
-2
/
+4
2007-04-11
USB HID: usbkbd/usbmouse - handle errors when registering devices
Dmitry Torokhov
2
-8
/
+20
2007-04-11
USB HID: add QUIRK_HIDDEV for Belkin Flip KVM
Daniel P. Engel
1
-0
/
+5
2007-04-11
HID: enable dead keys on a belkin wireless keyboard
Chris Clayton
1
-0
/
+9
2007-04-11
USB HID: Thustmaster firestorm dual power v1 support
Ronny Peine
1
-0
/
+1
2007-04-11
USB HID: specify explicit size for hid_blacklist.quirks
Paul Walmsley
1
-2
/
+3
2007-04-11
USB HID: fix retry & reset logic
Alan Stern
1
-0
/
+5
2007-04-11
USB HID: consolidate vendor/product ids
Jiri Kosina
1
-411
/
+410
2007-04-11
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
Jiri Kosina
15
-0
/
+5165
2007-04-05
HID: Do not discard truncated input reports
Adam Kropelin
1
-1
/
+1
2007-03-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-11
/
+9
2007-03-14
[PATCH] hid-core endianness annotations
Al Viro
1
-5
/
+4
[next]