summaryrefslogtreecommitdiff
path: root/drivers/hid/usbhid/hid-core.c
AgeCommit message (Expand)Author
2011-02-11HID: Add Support for Setting and Getting Feature Reports from hidrawAlan Ott
2010-12-22HID: usbhid: base runtime PM on modern APIOliver Neukum
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-10-23Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina
2010-09-24HID: usbhid: remove unused hiddev_driverAlan Stern
2010-09-24Merge branch 'master' into upstreamJiri Kosina
2010-09-22HID: trivial formatting fixAlan Ott
2010-09-22HID: don't Send Feature Reports on Interrupt EndpointAlan Ott
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain
2010-08-24HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-19Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina
2010-05-19Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina
2010-05-19Merge branch 'upstream' into for-linusJiri Kosina
2010-05-18HID: hidraw: Use Interrupt Endpoint for OUT Transfers if AvailableAlan Ott
2010-05-07HID: fix suspend crash by moving initializations earlierAlan Stern
2010-05-03Merge branch 'hid-suspend' into picolcdJiri Kosina
2010-04-27HID: add suspend/resume hooks for hid driversBruno Prémont
2010-04-19HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNOREBastien Nocera
2010-04-03HID: usbhid: enable remote wakeup for keyboardsAlan Stern
2010-03-31HID: add framebuffer support to PicoLCD deviceBruno Prémont
2010-02-25Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina
2010-02-17HID: usbhid: initialize interface pointers early enoughJiri Kosina
2010-02-12HID: usbhid: introduce timeout for stuck ctrl/out URBsOliver Neukum
2010-02-03HID: make raw reports possible for both feature and output reportsJiri Kosina
2010-02-02Merge branch 'master' into upstreamJiri Kosina
2010-02-02HID: update copyrightJiri Kosina
2010-01-12HID: make USB device id constantMárton Németh
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-11-05HID: fixup quirk for NCR devicesJiri Kosina
2009-10-13HID: remove useless DRIVER_VERSION macroJiri Kosina
2009-10-13HID: fix MODULE_AUTHOR usage in HID modulesJiri Kosina
2009-09-17HID: consolidate connect and disconnect into core codeJiri Kosina
2009-09-13Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina
2009-08-18HID: local function should be staticH Hartley Sweeten
2009-07-23HID: Avoid double spin_lock_init on usbhid->lockSergey Senozhatsky
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-12HID: use debugfs for report dumping descriptorJiri Kosina
2009-06-04HID: no more reinitializtion is needed in post_resetJiri Kosina
2009-05-11HID: fix dropped device-specific quirksZoltan Karcagi
2009-04-29HID: fix possible deadlock in usbhid_close()Oliver Neukum
2009-03-30Merge branch 'autosuspend' into for-nextJiri Kosina
2009-03-30HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina
2009-03-25HID: autosuspend -- fix lockup of hid on resetOliver Neukum
2009-03-25HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina
2009-03-25HID: fix USB HID devices after STD with autosuspendOliver Neukum
2009-03-25HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina