aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-214-15/+79
|\
| *---. Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina2010-05-191-0/+1
| |\ \ \
| | | * \ Merge branch 'hid-suspend' into picolcdJiri Kosina2010-05-033-1/+26
| | | |\ \
| | | * | | HID: add framebuffer support to PicoLCD deviceBruno Prémont2010-03-311-0/+1
| | | | |/ | | | |/|
| * | | | Merge branch 'egalax' into for-linusJiri Kosina2010-05-191-1/+1
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina2010-05-192-3/+40
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | / | | | | | | |_|/ | | | | | |/| |
| | | | | * | | HID: add suspend/resume hooks for hid driversBruno Prémont2010-04-271-1/+23
| | | | | |/ /
| | | * | | | HID: update BKL comment in hiddevJiri Kosina2010-03-301-2/+17
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'upstream' into for-linusJiri Kosina2010-05-193-12/+38
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | HID: hidraw: Use Interrupt Endpoint for OUT Transfers if AvailableAlan Ott2010-05-181-10/+30
| | * | | | HID: add multi-input quirk for eGalax TouchcontrollerPeter Hutterer2010-05-101-0/+1
| | * | | | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNOREBastien Nocera2010-04-191-0/+1
| | * | | | HID: usbhid: enable remote wakeup for keyboardsAlan Stern2010-04-032-2/+6
| | | |/ / | | |/| |
* | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-203-13/+13
* | | | | USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-203-11/+6
|/ / / /
* | | | HID: fix suspend crash by moving initializations earlierAlan Stern2010-05-071-7/+6
| |_|/ |/| |
* | | Merge branch 'master' into export-slabhTejun Heo2010-04-051-0/+1
|\ \ \
| * | | HID: Add NOGET quirk for Quanta Pixart touchscreenAnisse Astier2010-03-291-0/+1
| | |/ | |/|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-181-0/+1
|\ \
| * | HID: add quirk for UC-Logik WP4030 tabletAndrej Gelenberg2010-03-091-0/+1
| |/
* | USB: Push BKL on open down into the driversOliver Neukum2010-03-021-2/+5
|/
* Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina2010-02-251-2/+3
|\
| * HID: make raw reports possible for both feature and output reportsJiri Kosina2010-02-031-2/+3
* | HID: usbhid: initialize interface pointers early enoughJiri Kosina2010-02-171-3/+2
* | HID: usbhid: introduce timeout for stuck ctrl/out URBsOliver Neukum2010-02-122-2/+28
* | HID: use multi input quirk for TouchPack touchscreenThadeu Lima de Souza Cascardo2010-02-041-1/+2
* | Merge branch 'master' into upstreamJiri Kosina2010-02-021-4/+4
|\ \ | |/
| * USB: remove the auto_pm flagAlan Stern2009-12-111-4/+4
* | HID: use multi input quirk for eTurboTouch touchscreenThadeu Lima de Souza Cascardo2010-02-021-0/+1
* | HID: add NOGET quirk for Prodige Cordless ComboAlexander Shishkin2010-02-021-0/+1
* | HID: update copyrightJiri Kosina2010-02-021-1/+1
* | HID: make USB device id constantMárton Németh2010-01-121-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-091-1/+1
|\
| * Input: do not overwrite the first part of phys stringMárton Németh2009-11-231-1/+1
| |
| \
| \
| \
*---. \ Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2009-12-074-15/+11
|\ \ \ \ | |_|_|/ |/| | |
| | | * HID: add multi-input quirk for NextWindow Touchscreen.Peter Hutterer2009-12-031-0/+1
| | | * HID: pidff - fix unnecessary loop iterations on resetAnssi Hannula2009-11-041-3/+2
| |_|/ |/| |
| | * HID: fixup quirk for NCR devicesJiri Kosina2009-11-052-2/+3
| | * HID: add NOGET quirk for another device from CH ProductsKeith Rutkowski2009-10-201-0/+1
| | * HID: remove useless DRIVER_VERSION macroJiri Kosina2009-10-131-3/+1
| | * HID: fix MODULE_AUTHOR usage in HID modulesJiri Kosina2009-10-131-2/+3
| |/ |/|
| * HID: remove BKL from hiddev_ioctl_usage()Jiri Kosina2009-11-051-5/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-11/+5
|\
| * HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-171-11/+5
* | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
|/
*-. Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-132-8/+2
|\ \
| | * HID: use debugfs for report dumping descriptorJiri Kosina2009-06-121-7/+1
| * | HID: fix overrun in quirks initializationRoel Kluin2009-08-081-1/+1
* | | HID: support larger reports than 64 bytes in hiddevJiri Kosina2009-08-201-1/+1