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