Commit Graph

67 Commits (7626e78d29651d3075e88f233c0632867ea6a35c)

Author SHA1 Message Date
Jiri Kosina cdcb44e87b USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release() 18 years ago
Marvin Raaijmakers fe7ba31fea HID: add hooks for getkeycode() and setkeycode() methods 18 years ago
Dmitry Torokhov e071298589 HID: switch to using input_dev->dev.parent 18 years ago
Jan Kratochvil fed76ab3b2 USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk 18 years ago
Dmitry Torokhov 6675c5bd2a USB HID: usb_buffer_free() cleanup 18 years ago
Jiri Kosina 66da876962 USB HID: report descriptor of Cypress USB barcode readers needs fixup 18 years ago
Noel Kothe 59e7e36c32 USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description 18 years ago
Charles Pillar 529fa54731 HID: add input mappings for non-working keys on Logitech S510 remote 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jiri Kosina f61c9127b9 USB HID: don't warn on idVendor == 0 18 years ago
Paul Walmsley 876b9276b9 USB HID: add 'quirks' module parameter 18 years ago
Paul Walmsley 8cef908235 USB HID: add support for dynamically-created quirks 18 years ago
Paul Walmsley 8222fbe67c USB HID: clarify static quirk handling as squirks 18 years ago
Paul Walmsley 2eb5dc30eb USB HID: encapsulate quirk handling into hid-quirks.c 18 years ago
Paul Zaremba 4d5a1be98d USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT 18 years ago
Jiri Kosina f142b3a4f6 HID: update copyright and authorship macro 18 years ago
Simon Budig 46386b5870 HID: introduce proper zeroing of unused bits in output reports 18 years ago
Sam Liddicott 42cfb632f0 USB HID: add support for WiseGroup MP-8800 Quad Joypad 18 years ago
Jiri Kosina 320c01500c USB HID: add FF support for Logitech Force 3D Pro Joystick 18 years ago
Pete Zaitcev 713c8aad6b USB HID: numlock quirk for dell W7658 keyboard 18 years ago
Jiri Kosina 85cbea3952 USB HID: Logitech MX3000 keyboard needs report descriptor quirk 18 years ago
Jiri Kosina bf892e60d0 USB HID: extend quirk for Logitech S510 keyboard 18 years ago
Dmitry Torokhov 5d6341c606 USB HID: usbkbd/usbmouse - handle errors when registering devices 18 years ago
Daniel P. Engel 66df514b1d USB HID: add QUIRK_HIDDEV for Belkin Flip KVM 18 years ago
Chris Clayton daa0bc902c HID: enable dead keys on a belkin wireless keyboard 18 years ago
Ronny Peine 38d4b89e27 USB HID: Thustmaster firestorm dual power v1 support 18 years ago
Paul Walmsley 4cbe7d28f2 USB HID: specify explicit size for hid_blacklist.quirks 18 years ago
Alan Stern 5e2a55f25d USB HID: fix retry & reset logic 18 years ago
Jiri Kosina 48b4554aca USB HID: consolidate vendor/product ids 18 years ago
Jiri Kosina 6db3dfefa2 USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid 18 years ago
Adam Kropelin 8da7d1bae5 HID: Do not discard truncated input reports 18 years ago
Al Viro b87496aa49 [PATCH] hid-core endianness annotations 18 years ago
Jiri Kosina d108d4fe34 HID: zeroing of bytes in output fields is bogus 18 years ago
Jiri Kosina 47a80edb1d HID: allocate hid_parser in a proper way 18 years ago
Jiri Kosina 25914662b7 HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button 18 years ago
Jiri Kosina b55fd23ccd HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work 18 years ago
Jiri Kosina 776c0e96ed HID: fix possible double-free on error path in hid parser 18 years ago
Adrian Bunk 4330eb2e5f HID: hid-debug.c should #include <linux/hid-debug.h> 18 years ago
Jiri Kosina 4237081e57 HID: fix bug in zeroing the last field byte in output reports 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Jiri Kosina dd64c151b9 HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG 18 years ago
Jiri Kosina 7c37914600 HID: API - fix leftovers of hidinput API in USB HID 18 years ago
Jiri Kosina c080d89ad9 HID: hid debug from hid-debug.h to hid layer 18 years ago
Anssi Hannula 5556feae1c hid: quirk for multi-input devices with unneeded output reports 18 years ago
Jiri Kosina 76398f9667 HID: fix pb_fnmode and move it to generic HID 18 years ago
Simon Bennett 8eda232e22 HID: fix hid-input mapping for Firefly Mini Remote Control 18 years ago
Jiri Kosina 767fe7877c HID: fix memleaking of collection 18 years ago
Jiri Kosina 1f3ab01333 HID: hid/hid-input.c doesn't need to include linux/usb/input.h 18 years ago
Jiri Kosina e54dea69ba HID: compilation fix when DEBUG_DATA is defined 18 years ago
Simon Budig d4ae650a90 HID: proper LED-mapping for SpaceNavigator 18 years ago