aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid
Commit message (Expand)AuthorAge
* HID: hiddev: fix use after free in hiddev_releaseDan Carpenter2011-05-26
* HID: add quirk for HyperPen 10000UJimmy Hon2011-05-24
* HID: hiddev: fix potential use-after-freeJiri Kosina2011-05-24
*-. Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina2011-05-23
|\ \
| | * HID: hiddev: fix error path in hiddev_read when interruptedPeter Waechtler2011-04-29
| | * HID: add support for barcode scanners from Symbol TechnologiesJiri Kosina2011-04-26
| |/ |/|
| * HID: hiddev: fix race between hiddev_disconnect and hiddev_releaseJiri Kosina2011-05-20
| * Merge branch 'master' into upstream.Jiri Kosina2011-05-18
| |\
| | * HID: Add support for CH Pro ThrottleJiri Kosina2011-04-06
| |/ |/|
| * HID: 'name' and 'phys' in 'struct hid_device' can never be NULLDaniel Mack2011-05-18
| * HID: hiddev: fix brace indentDan Carpenter2011-03-27
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * HID: Add Support for Setting and Getting Feature Reports from hidrawAlan Ott2011-02-11
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-13
|\
| * HID: Switch turbox/mosart touchscreen to hid-mosartBenjamin Tissoires2011-01-11
* | HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-22
* | Merge branch 'master' into upstreamJiri Kosina2010-12-10
|\|
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
* | HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak2010-12-07
* | HID: Fix race between disconnect and hiddev_ioctlValentine Barshak2010-12-07
* | HID: Add support for Perixx PERIBOARD-707 (Plus)Dennis Kügler2010-11-25
* | HID: usbhid: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-18
|/
* Merge branch 'waltop' into for-linusJiri Kosina2010-10-23
|\
| * HID: waltop: add Media Tablet 14.1 inch supportNikolai Kondrashov2010-09-01
| * HID: add support for two Waltop tabletsNikolai Kondrashov2010-08-23
* | Merge branch 'uc-logic' into for-linusJiri Kosina2010-10-23
|\|
| * HID: Add support for UC-Logic WP????U tabletsNikolai Kondrashov2010-08-09
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina2010-10-23
|\ \ \ \ \
| | | * | | HID: don't Send Feature Reports on Interrupt EndpointAlan Ott2010-09-22
| | |/ / / | |/| | |
| | * | | HID: Fix for problems with eGalax/DWAV multi-touch-screenPhilipp Merkel2010-10-01
| |/ / /
| | | |
| \ \ \
*-. | | | Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2010-10-23
|\ \| | |
| * | | | HID: add NOGET quirk for AXIS 295 Video Surveillance JoystickRok Mandeljc2010-10-01
| * | | | HID: usbhid: remove unused hiddev_driverAlan Stern2010-09-24
| * | | | Merge branch 'master' into upstreamJiri Kosina2010-09-24
| |\| | |
| * | | | HID: trivial formatting fixAlan Ott2010-09-22
| | |/ / | |/| |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/ / /
* | / / HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-12
| |/ / |/| |
* | | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-14
* | | HID: add no-get quirk for eGalax touch controllerJohan Hovold2010-09-03
* | | HID: Add quirk for eGalax touch controler.Thierry Reding2010-08-30
* | | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-24
* | | HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini2010-08-24
* | | HID: Add support for chicony multitouch screens.David Gow2010-08-19
|/ /
* | HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina2010-08-13
* | HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball2010-08-13
|/
* Merge branch 'bkl' into for-linusJiri Kosina2010-08-04
|\
| * HID: hiddev: use usb_find_interface, get rid of BKLArnd Bergmann2010-07-13