Age | Commit message (Expand) | Author | Files | Lines |
2007-10-14 | HID: fix whitespace damage | Jiri Kosina | 1 | -6/+6 |
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-10-14 | HID: add support for Microsoft Natural Ergonomic Keyboard 4000 | Jiri Kosina | 2 | -4/+50 |
2007-08-18 | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 1 | -0/+5 |
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-13 | USB: add reset_resume method | Alan Stern | 1 | -3/+6 |
2007-07-13 | 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 | 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-30 | 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 |