aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid
Commit message (Expand)AuthorAge
* 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
* | | HID: local function should be staticH Hartley Sweeten2009-08-18
* | | HID: Avoid double spin_lock_init on usbhid->lockSergey Senozhatsky2009-07-22
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-07-22
|\ \
| * | HID: hiddev, fix lock imbalanceJiri Slaby2009-06-22
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | | Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-16
|/ /
* / HID: no more reinitializtion is needed in post_resetJiri Kosina2009-06-04
|/
* HID: add NOGET quirk for devices from CH ProductsAlan Stern2009-05-11
* HID: fix dropped device-specific quirksZoltan Karcagi2009-05-11
* HID: fix possible deadlock in usbhid_close()Oliver Neukum2009-04-29
* Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-30
|\
| * HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-25
| * HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina2009-03-25
| * HID: fix USB HID devices after STD with autosuspendOliver Neukum2009-03-25
| * HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina2009-03-25
| * HID: autosuspend support for USB HIDOliver Neukum2009-03-25
* | HID: fix race between usb_register_dev() and hiddev_open()Oliver Neukum2009-03-30
* | HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina2009-03-30
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \ | |/ |/|
| * Rationalize fasync return valuesJonathan Corbet2009-03-16
* | HID: fix waitqueue usage in hiddevJohannes Weiner2009-03-10