summaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid
Commit message (Expand)AuthorAgeFilesLines
* HID: hiddev: do cleanup in failure of opening a deviceHillf Danton2019-08-061-0/+4
* HID: hiddev: avoid opening a disconnected deviceHillf Danton2019-08-061-0/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-305-67/+5Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* HID: hiddev: fix potential Spectre v1Breno Leitao2018-10-261-4/+14
* Merge branch 'for-4.19/upstream' into for-linusJiri Kosina2018-08-201-3/+4
|\
| * HID: usbhid: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-251-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-07-101-0/+11
|\ \
| * | HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva2018-07-091-0/+11
| |/
* / docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-1/+1
|/
* 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/+6Star
|\
| * 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/+5Star
* | 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/+93Star
|\ \
| | * HID: usbhid: remove custom locking from usbhid_open/closeDmitry Torokhov2017-06-081-62/+53Star
| | * 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/+11Star
| | * 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/+11Star
| | | | | * | 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/+2Star
| | * | | 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/+6Star
|\ \ \ \ \ \