Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -5/+59 |
2011-11-23 | HID: usbkbd: kill LED URB on disconnect | Willem Penninckx | 1 | -0/+1 |
2011-11-23 | HID: usbkbd: synchronize LED URB submission | Willem Penninckx | 1 | -5/+58 |
2011-11-18 | USB: convert drivers/hid/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -16/+1 |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 1 | -10/+14 |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+1 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -4/+4 |
2010-05-21 | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 1 | -5/+3 |
2010-04-03 | HID: usbhid: enable remote wakeup for keyboards | Alan Stern | 1 | -0/+1 |
2009-11-23 | Input: do not overwrite the first part of phys string | Márton Németh | 1 | -1/+1 |
2008-10-15 | HID: remove warn() macro from usb hid drivers | From: Greg Kroah-Hartman | 1 | -1/+2 |
2008-10-15 | HID: remove info() macro from usb HID drivers | Greg Kroah-Hartman | 1 | -3/+6 |
2008-07-23 | HID: remove quirk lookup from usbkbd/usbmouse | Jiri Kosina | 1 | -8/+0 |
2008-07-23 | HID: fix quirk handling in usbmouse/kbd | Jiri Slaby | 1 | -1/+1 |
2008-07-23 | HID:usbkbd:mark usb_kbd_keycode array as const | Ming Lei | 1 | -1/+1 |
2008-05-20 | HID: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-01-28 | HID: fix compilation of hidbp drivers without usbhid | Jiri Kosina | 1 | -0/+2 |
2008-01-28 | HID: Use hid blacklist in usbmouse/usbkbd | Pascal Terjan | 1 | -0/+6 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 1 | -2/+5 |
2007-07-09 | HID: make debugging output runtime-configurable | Jiri Kosina | 1 | -3/+3 |
2007-05-09 | HID: switch to using input_dev->dev.parent | Dmitry Torokhov | 1 | -6/+6 |
2007-05-09 | USB HID: usb_buffer_free() cleanup | Dmitry Torokhov | 1 | -6/+3 |
2007-04-11 | USB HID: usbkbd/usbmouse - handle errors when registering devices | Dmitry Torokhov | 1 | -4/+9 |
2007-04-11 | USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid | Jiri Kosina | 1 | -0/+362 |