aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina1-2/+3
2010-08-13HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball1-2/+4
2010-08-04Merge branch 'bkl' into for-linusJiri Kosina1-42/+12
2010-07-19HID: Force input registration for "VEC footpedal"Daniel Mack1-0/+2
2010-07-13HID: hiddev: use usb_find_interface, get rid of BKLArnd Bergmann1-42/+12
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott1-3/+10
2010-07-11HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards1-0/+1
2010-07-11HID: add support for CH Eclipse yokeJonathan Rockway1-0/+1
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-15/+79
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack3-13/+13
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern3-11/+6
2010-05-19Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina1-0/+1
2010-05-19Merge branch 'egalax' into for-linusJiri Kosina1-1/+1
2010-05-19Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-suspend' into for-linusJiri Kosina2-3/+40
2010-05-19Merge branch 'upstream' into for-linusJiri Kosina3-12/+38
2010-05-18HID: hidraw: Use Interrupt Endpoint for OUT Transfers if AvailableAlan Ott1-10/+30
2010-05-10HID: add multi-input quirk for eGalax TouchcontrollerPeter Hutterer1-0/+1
2010-05-07HID: fix suspend crash by moving initializations earlierAlan Stern1-7/+6
2010-05-03Merge branch 'hid-suspend' into picolcdJiri Kosina3-1/+26
2010-04-27HID: add suspend/resume hooks for hid driversBruno Prémont1-1/+23
2010-04-19HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNOREBastien Nocera1-0/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-0/+1
2010-04-03HID: usbhid: enable remote wakeup for keyboardsAlan Stern2-2/+6
2010-03-31HID: add framebuffer support to PicoLCD deviceBruno Prémont1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-30HID: update BKL comment in hiddevJiri Kosina1-2/+17
2010-03-29HID: Add NOGET quirk for Quanta Pixart touchscreenAnisse Astier1-0/+1
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+1
2010-03-09HID: add quirk for UC-Logik WP4030 tabletAndrej Gelenberg1-0/+1
2010-03-02USB: Push BKL on open down into the driversOliver Neukum1-2/+5
2010-02-25Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linusJiri Kosina1-2/+3
2010-02-17HID: usbhid: initialize interface pointers early enoughJiri Kosina1-3/+2
2010-02-12HID: usbhid: introduce timeout for stuck ctrl/out URBsOliver Neukum2-2/+28
2010-02-04HID: use multi input quirk for TouchPack touchscreenThadeu Lima de Souza Cascardo1-1/+2
2010-02-03HID: make raw reports possible for both feature and output reportsJiri Kosina1-2/+3
2010-02-02Merge branch 'master' into upstreamJiri Kosina1-4/+4
2010-02-02HID: use multi input quirk for eTurboTouch touchscreenThadeu Lima de Souza Cascardo1-0/+1
2010-02-02HID: add NOGET quirk for Prodige Cordless ComboAlexander Shishkin1-0/+1
2010-02-02HID: update copyrightJiri Kosina1-1/+1
2010-01-12HID: make USB device id constantMárton Németh1-1/+1
2009-12-11USB: remove the auto_pm flagAlan Stern1-4/+4
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2009-12-07Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linusJiri Kosina4-15/+11
2009-12-03HID: add multi-input quirk for NextWindow Touchscreen.Peter Hutterer1-0/+1
2009-11-23Input: do not overwrite the first part of phys stringMárton Németh1-1/+1
2009-11-05HID: remove BKL from hiddev_ioctl_usage()Jiri Kosina1-5/+0
2009-11-05HID: fixup quirk for NCR devicesJiri Kosina2-2/+3
2009-11-04HID: pidff - fix unnecessary loop iterations on resetAnssi Hannula1-3/+2
2009-10-20HID: add NOGET quirk for another device from CH ProductsKeith Rutkowski1-0/+1
2009-10-13HID: remove useless DRIVER_VERSION macroJiri Kosina1-3/+1