| Commit message (Expand) | Author | Age |
* | USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release() | Jiri Kosina | 2007-05-10 |
* | HID: add hooks for getkeycode() and setkeycode() methods | Marvin Raaijmakers | 2007-05-09 |
* | HID: switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-05-09 |
* | USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk | Jan Kratochvil | 2007-05-08 |
* | USB HID: usb_buffer_free() cleanup | Dmitry Torokhov | 2007-05-08 |
* | USB HID: report descriptor of Cypress USB barcode readers needs fixup | Jiri Kosina | 2007-05-08 |
* | USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description | Noel Kothe | 2007-05-08 |
* | HID: add input mappings for non-working keys on Logitech S510 remote | Charles Pillar | 2007-05-08 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-04-30 |
|\ |
|
| * | Merge branch 'field-zeroing' into for-linus | Jiri Kosina | 2007-04-29 |
| |\ |
|
| | * | HID: introduce proper zeroing of unused bits in output reports | Simon Budig | 2007-04-11 |
| * | | USB HID: don't warn on idVendor == 0 | Jiri Kosina | 2007-04-29 |
| * | | USB HID: add 'quirks' module parameter | Paul Walmsley | 2007-04-19 |
| * | | USB HID: add support for dynamically-created quirks | Paul Walmsley | 2007-04-19 |
| * | | USB HID: clarify static quirk handling as squirks | Paul Walmsley | 2007-04-19 |
| * | | USB HID: encapsulate quirk handling into hid-quirks.c | Paul Walmsley | 2007-04-19 |
| * | | USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT | Paul Zaremba | 2007-04-18 |
| * | | HID: update copyright and authorship macro | Jiri Kosina | 2007-04-16 |
| * | | USB HID: add support for WiseGroup MP-8800 Quad Joypad | Sam Liddicott | 2007-04-11 |
| * | | USB HID: add FF support for Logitech Force 3D Pro Joystick | Jiri Kosina | 2007-04-11 |
| * | | USB HID: numlock quirk for dell W7658 keyboard | Pete Zaitcev | 2007-04-11 |
| * | | USB HID: Logitech MX3000 keyboard needs report descriptor quirk | Jiri Kosina | 2007-04-11 |
| * | | USB HID: extend quirk for Logitech S510 keyboard | Jiri Kosina | 2007-04-11 |
| * | | USB HID: usbkbd/usbmouse - handle errors when registering devices | Dmitry Torokhov | 2007-04-11 |
| * | | USB HID: add QUIRK_HIDDEV for Belkin Flip KVM | Daniel P. Engel | 2007-04-11 |
| * | | HID: enable dead keys on a belkin wireless keyboard | Chris Clayton | 2007-04-11 |
| * | | USB HID: Thustmaster firestorm dual power v1 support | Ronny Peine | 2007-04-11 |
| * | | USB HID: specify explicit size for hid_blacklist.quirks | Paul Walmsley | 2007-04-11 |
| * | | USB HID: fix retry & reset logic | Alan Stern | 2007-04-11 |
| * | | USB HID: consolidate vendor/product ids | Jiri Kosina | 2007-04-11 |
| * | | USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid | Jiri Kosina | 2007-04-11 |
| |/ |
|
* / | HID: Do not discard truncated input reports | Adam Kropelin | 2007-04-05 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-03-15 |
|\ |
|
| * | HID: zeroing of bytes in output fields is bogus | Jiri Kosina | 2007-03-12 |
| * | HID: allocate hid_parser in a proper way | Jiri Kosina | 2007-03-12 |
* | | [PATCH] hid-core endianness annotations | Al Viro | 2007-03-14 |
|/ |
|
* | HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button | Jiri Kosina | 2007-03-01 |
* | HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work | Jiri Kosina | 2007-03-01 |
* | HID: fix possible double-free on error path in hid parser | Jiri Kosina | 2007-03-01 |
* | HID: hid-debug.c should #include <linux/hid-debug.h> | Adrian Bunk | 2007-03-01 |
* | HID: fix bug in zeroing the last field byte in output reports | Jiri Kosina | 2007-03-01 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG | Jiri Kosina | 2007-02-05 |
* | HID: API - fix leftovers of hidinput API in USB HID | Jiri Kosina | 2007-02-05 |
* | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 2007-02-05 |
* | hid: quirk for multi-input devices with unneeded output reports | Anssi Hannula | 2007-02-05 |
* | HID: fix pb_fnmode and move it to generic HID | Jiri Kosina | 2007-01-30 |
* | HID: fix hid-input mapping for Firefly Mini Remote Control | Simon Bennett | 2007-01-25 |
* | HID: fix memleaking of collection | Jiri Kosina | 2007-01-25 |