aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid/usbkbd.c
Commit message (Expand)AuthorAgeFilesLines
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-10/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-211-0/+1
|\
| * HID: usbhid: enable remote wakeup for keyboardsAlan Stern2010-04-031-0/+1
* | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-4/+4
* | USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-5/+3
|/
* Input: do not overwrite the first part of phys stringMárton Németh2009-11-231-1/+1
* HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman2008-10-141-1/+2
* HID: remove info() macro from usb HID driversGreg Kroah-Hartman2008-10-141-3/+6
* HID: remove quirk lookup from usbkbd/usbmouseJiri Kosina2008-07-231-8/+0
* HID: fix quirk handling in usbmouse/kbdJiri Slaby2008-07-231-1/+1
* HID:usbkbd:mark usb_kbd_keycode array as constMing Lei2008-07-231-1/+1
* HID: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* HID: fix compilation of hidbp drivers without usbhidJiri Kosina2008-01-281-0/+2
* HID: Use hid blacklist in usbmouse/usbkbdPascal Terjan2008-01-281-0/+6
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+5
* HID: make debugging output runtime-configurableJiri Kosina2007-07-091-3/+3
* HID: switch to using input_dev->dev.parentDmitry Torokhov2007-05-091-6/+6
* USB HID: usb_buffer_free() cleanupDmitry Torokhov2007-05-091-6/+3
* USB HID: usbkbd/usbmouse - handle errors when registering devicesDmitry Torokhov2007-04-111-4/+9
* USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina2007-04-111-0/+362