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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
HID: fix whitespace damage
Jiri Kosina
2007-10-14
1
-6
/
+6
*
|
HID: add support for Thrustmaster FGT Force Feedback wheel
Dmitry Torokhov
2007-10-14
3
-44
/
+124
*
|
HID: minimal autosuspend support for USB HID devices
Oliver Neukum
2007-10-14
1
-2
/
+14
*
|
HID: add support for Microsoft Natural Ergonomic Keyboard 4000
Jiri Kosina
2007-10-14
2
-4
/
+50
|
/
*
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
2007-08-18
1
-0
/
+5
*
HID: Never call hid_free_buffers() when usbhid_device has been freed
Jiri Kosina
2007-08-02
1
-2
/
+2
*
USB HID: fix memory leak of usbhid_device
Jiri Kosina
2007-08-02
1
-0
/
+2
*
USB HID: fix a possible NULL pointer dereference when we fail to allocate memory
Jesper Juhl
2007-08-02
1
-1
/
+2
*
USB HID: add ASUS LCM to the blacklist
Christian Lamparter
2007-08-02
1
-0
/
+4
*
USB HID: Add all Logitech Harmonies to blacklist
Phil Dibowitz
2007-08-02
1
-0
/
+132
*
HID: remove the Applie IR sensor from the hid_blacklist
Tino Keitel
2007-08-02
1
-2
/
+0
*
USB: add reset_resume method
Alan Stern
2007-07-12
1
-3
/
+6
*
USB: add USB-Persist facility
Alan Stern
2007-07-12
1
-1
/
+1
*
Merge branches 'debug-module-param' and 'upstream' into for-linus
Jiri Kosina
2007-07-09
5
-79
/
+280
|
\
|
*
HID: handle cases of volume knobs generating relative values
Jiri Kosina
2007-07-09
1
-0
/
+25
|
*
HID: Logitech keyboard 0xc311 needs reset leds quirk
Jiri Kosina
2007-07-09
1
-0
/
+2
|
*
HID: support for logitech cordless desktop LX500 special mapping
Ryo Dairiki
2007-07-09
2
-0
/
+31
|
*
HID: fix autocentering of PID devices
Diogo Kastrup
2007-07-09
1
-0
/
+1
|
*
HID: separate quirks for report descriptor fixup
Jiri Kosina
2007-07-09
2
-91
/
+153
|
*
HID: Add NOGET quirk for all NCR devices
Jiri Kosina
2007-07-09
1
-0
/
+10
|
*
HID: support for Petalynx Maxter remote control
Jiri Kosina
2007-07-09
3
-2
/
+38
|
*
HID: fix mismatch between hid-input HUT find/search mapping and the HUT
Hans de Goede
2007-07-09
1
-1
/
+3
|
*
HID: support for Gameron dual psx adaptor
Julien Eyries
2007-07-09
1
-0
/
+4
|
*
USB HID: avoid flush_scheduled_work()
Alan Stern
2007-07-09
1
-1
/
+1
|
*
HID: Use menuconfig objects
Jan Engelhardt
2007-07-09
1
-3
/
+6
|
*
HID: force hid-input for Microsoft SideWinder GameVoice device
Jiri Kosina
2007-07-09
2
-1
/
+5
|
*
HID: input mapping for Chicony KU-0418 tactical pad
Jiri Kosina
2007-07-09
1
-1
/
+22
*
|
HID: make debugging output runtime-configurable
Jiri Kosina
2007-07-09
11
-102
/
+107
|
/
*
USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()
Jiri Kosina
2007-05-10
1
-0
/
+14
*
HID: add hooks for getkeycode() and setkeycode() methods
Marvin Raaijmakers
2007-05-09
1
-0
/
+85
*
HID: switch to using input_dev->dev.parent
Dmitry Torokhov
2007-05-09
8
-20
/
+23
*
USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk
Jan Kratochvil
2007-05-09
1
-0
/
+2
*
USB HID: usb_buffer_free() cleanup
Dmitry Torokhov
2007-05-09
2
-14
/
+7
*
USB HID: report descriptor of Cypress USB barcode readers needs fixup
Jiri Kosina
2007-05-09
2
-0
/
+32
*
USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description
Noel Kothe
2007-05-09
1
-2
/
+2
*
HID: add input mappings for non-working keys on Logitech S510 remote
Charles Pillar
2007-05-09
1
-0
/
+4
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-04-30
18
-3
/
+5531
|
\
|
*
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
2007-04-29
1
-0
/
+5
|
|
\
|
|
*
HID: introduce proper zeroing of unused bits in output reports
Simon Budig
2007-04-11
1
-0
/
+5
|
*
|
USB HID: don't warn on idVendor == 0
Jiri Kosina
2007-04-29
1
-2
/
+0
|
*
|
USB HID: add 'quirks' module parameter
Paul Walmsley
2007-04-19
2
-0
/
+51
|
*
|
USB HID: add support for dynamically-created quirks
Paul Walmsley
2007-04-19
1
-14
/
+149
|
*
|
USB HID: clarify static quirk handling as squirks
Paul Walmsley
2007-04-19
1
-6
/
+33
|
*
|
USB HID: encapsulate quirk handling into hid-quirks.c
Paul Walmsley
2007-04-19
3
-446
/
+487
|
*
|
USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
Paul Zaremba
2007-04-18
1
-0
/
+4
|
*
|
HID: update copyright and authorship macro
Jiri Kosina
2007-04-16
2
-3
/
+3
|
*
|
USB HID: add support for WiseGroup MP-8800 Quad Joypad
Sam Liddicott
2007-04-11
1
-1
/
+4
|
*
|
USB HID: add FF support for Logitech Force 3D Pro Joystick
Jiri Kosina
2007-04-11
2
-0
/
+2
|
*
|
USB HID: numlock quirk for dell W7658 keyboard
Pete Zaitcev
2007-04-11
1
-0
/
+45
[prev]
[next]