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
2007-10-14
HID: use hid-plff driver for GreenAsia 0e8f:0003 devices
Anssi Hannula
3
-11
/
+22
2007-10-14
USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display
Mike Crowe
1
-0
/
+4
2007-10-14
HID: enable hiddev for the SantaRosa MacBookPro IR receiver
Stelian Pop
1
-0
/
+2
2007-10-14
USBHID: add CM109 device to blacklist
Alfred E. Heggestad
1
-0
/
+4
2007-10-14
HID: add support for Thrustmaster FGT Force Feedback wheel
Dmitry Torokhov
3
-44
/
+124
2007-10-14
HID: minimal autosuspend support for USB HID devices
Oliver Neukum
1
-2
/
+14
2007-08-02
HID: Never call hid_free_buffers() when usbhid_device has been freed
Jiri Kosina
1
-2
/
+2
2007-08-02
USB HID: fix memory leak of usbhid_device
Jiri Kosina
1
-0
/
+2
2007-08-02
USB HID: fix a possible NULL pointer dereference when we fail to allocate memory
Jesper Juhl
1
-1
/
+2
2007-08-02
USB HID: add ASUS LCM to the blacklist
Christian Lamparter
1
-0
/
+4
2007-08-02
USB HID: Add all Logitech Harmonies to blacklist
Phil Dibowitz
1
-0
/
+132
2007-08-02
HID: remove the Applie IR sensor from the hid_blacklist
Tino Keitel
1
-2
/
+0
2007-07-12
USB: add reset_resume method
Alan Stern
1
-3
/
+6
2007-07-12
USB: add USB-Persist facility
Alan Stern
1
-1
/
+1
2007-07-09
Merge branches 'debug-module-param' and 'upstream' into for-linus
Jiri Kosina
3
-71
/
+180
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
1
-0
/
+3
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
2
-0
/
+23
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: force hid-input for Microsoft SideWinder GameVoice device
Jiri Kosina
1
-0
/
+4
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
7
-40
/
+34
2007-05-10
USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()
Jiri Kosina
1
-0
/
+14
2007-05-09
HID: switch to using input_dev->dev.parent
Dmitry Torokhov
7
-15
/
+16
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-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
1
-1
/
+1
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
1
-11
/
+13
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
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
13
-0
/
+5159