summaryrefslogtreecommitdiffstats
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 Torvalds2018-04-051-1/+11
|\
| * HID: usbhid: extend the polling interval configuration to keyboardsFilip Alac2018-03-231-1/+11
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-313-409/+6
|\
| * HID: Ignore Jabra HID interface based on firmware versionNiels Skou Olsen2017-11-211-0/+1
| * HID: core: move the dynamic quirks handling in coreBenjamin Tissoires2017-11-213-409/+5
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
|/
* Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-4/+5
|\
| * Merge branch 'for-4.15/use-timer-setup' into for-linusJiri Kosina2017-11-151-4/+4
| |\
| | * HID: usbhid: Convert timers to use timer_setup()Kees Cook2017-10-111-4/+4
| * | HID: add multi-input quirk for GamepadBlockFlorian Mueller2017-10-171-0/+1
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/ /
* | HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-111-1/+11
|/
* HID: add multi-input quirk for IDC6680 touchscreenNicholas Bishop2017-09-061-0/+1
* Merge branch 'for-4.14/wacom' into for-linusJiri Kosina2017-09-051-1/+2
|\
| * HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-271-1/+2
* | Merge branch 'for-4.14/upstream' into for-linusJiri Kosina2017-09-052-2/+2
|\ \
| * | HID: usbmouse: constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-101-1/+1
| * | HID: usbkbd: constify usb_device_id and fix space before '[' error.Arvind Yadav2017-08-101-1/+1
* | | HID: add ALWAYS_POLL quirk for Logitech 0xc077Kyle Roarty2017-07-311-0/+1
|/ /
* | HID: usbhid: fix "always poll" quirkDmitry Torokhov2017-07-211-6/+10
|/
*-. Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina2017-07-103-96/+93
|\ \
| | * HID: usbhid: remove custom locking from usbhid_open/closeDmitry Torokhov2017-06-081-62/+53
| | * HID: usbhid: do not rely on hid->open when deciding to do IODmitry Torokhov2017-06-082-7/+29
| | * HID: hiddev: use hid_hw_power instead of usbhid_get/put_powerDmitry Torokhov2017-06-083-27/+11
| | * HID: hiddev: use hid_hw_open/close instead of usbhid_open/closeDmitry Torokhov2017-06-083-11/+11
| |/
* | HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2017-06-061-0/+1
|/
* Merge branch 'for-4.12/asus' into for-linusJiri Kosina2017-05-021-0/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-03-211-0/+3
| |\
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...Jiri Kosina2017-05-023-38/+45
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | HID: usbhid: Use pr_<level> and remove unnecessary OOM messagesJoe Perches2017-03-062-16/+11
| | | | | * | HID: usbhid: extend polling interval configuration to joysticksTobias Jakobi2017-03-061-3/+15
| | |_|_|/ / | |/| | | |
| | | * | | HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski2017-03-061-0/+1
| | |/ / / | |/| | |
| | * | | HID: hiddev: reallocate hiddev's minor numberJaejoong Kim2017-03-211-11/+2
| | * | | HID: remove initial reading of reports at connectBenjamin Tissoires2017-03-213-9/+17
| |/ / /
* | | | HID: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switchVasilis Liaskovitis2017-04-261-0/+1
| |_|/ |/| |
* | | HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2017-03-211-0/+3
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...Jiri Kosina2017-02-204-15/+6
|\ \ \ \ \ \
| | | | | * | HID: remove use of DRIVER_LICENSEGrant Grundler2017-01-063-6/+3
| | |_|_|/ / | |/| | | |
| | | * | | HID: whitespace cleanupDennis Chen2017-01-201-2/+2
| | | * | | HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch dataDennis Chen2017-01-201-3/+0
| | | * | | HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouc...Daniel Keller2017-01-111-2/+0
| | | * | | HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouc...Yuta Kobayashi2016-12-191-1/+0
| | |/ / / | |/| | |
| | * | | HID: add device ID for updated Mayflash/Dragonrise GameCube adapterMarcel Hasler2017-01-111-1/+1
| | |/ /
* | | | HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLLColin Ian King2017-01-261-0/+1
| |/ / |/| |
* | | HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler2017-01-021-0/+1
* | | HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood2017-01-021-0/+1
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina2016-12-142-4/+7
|\ \ \ \ \ \
| | | | * | | HID: usbhid: fix improper return valuePan Bian2016-12-091-3/+3
OpenPOWER on IntegriCloud