summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-04-201-1/+11
|\
| * HID: wacom: Override incorrect logical maximum contact identifierJason Gerecke2017-04-201-0/+10
| * HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsignedJason Gerecke2017-04-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-04-113-2/+7
|\|
| * Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"Jiri Kosina2017-04-111-2/+1
| * HID: uclogic: add support for Ugee Tablet EX07SXiaolei Yu2017-04-063-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-03-314-8/+13
|\|
| * HID: wacom: call _query_tablet_data() for BAMBOO_TOUCHAaron Armstrong Skomra2017-03-301-0/+2
| * HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra2017-03-301-8/+8
| * HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein2017-03-243-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-03-219-7/+71
|\|
| * HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng2017-03-211-2/+4
| * HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos2017-03-213-0/+49
| * HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2017-03-212-0/+6
| * HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra2017-03-211-1/+3
| * HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra2017-03-211-2/+2
| * HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander2017-03-061-0/+2
| * HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake2017-03-064-2/+5
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-024-3/+4
* | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-02-211-1/+2
|\|
| * HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina2017-02-221-1/+2
* | Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-211-3/+2
|\ \ | |/ |/|
| * [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1
| * [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-301-1/+1
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...Jiri Kosina2017-02-2022-961/+652
|\ \ \ \ \ \ \
| | | | | | * | HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/rangeJason Gerecke2017-02-141-10/+15
| | | | | | * | HID: wacom: don't apply generic settings to old devicesPing Cheng2017-02-031-2/+3
| | | | | | * | HID: wacom: generic: support LEDsAaron Armstrong Skomra2017-01-264-4/+52
| | | | | | * | HID: wacom: generic: support generic touch switchAaron Armstrong Skomra2017-01-263-9/+40
| | | | | | * | HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra2017-01-264-9/+43
| | | | | | * | HID: wacom: generic: add support for touchringAaron Armstrong Skomra2017-01-261-1/+18
| | | | | | * | HID: wacom: generic: remove input_event_flagAaron Armstrong Skomra2017-01-262-9/+1
| | | | | | * | HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke2017-01-263-2/+226
| | | | | | * | HID: wacom: Move WAC_CMD_* into wacom_wac.hJason Gerecke2017-01-262-8/+9
| | | | | | * | HID: wacom: Enable HID_GENERIC codepath for Bluetooth devicesJason Gerecke2017-01-261-0/+1
| | | | | | * | HID: wacom: do not attempt to switch mode while in probeBenjamin Tissoires2017-01-232-7/+21
| | | | | | * | HID: wacom: remove warning while disconnecting devicesBenjamin Tissoires2017-01-231-3/+2
| | | | | | * | HID: wacom: release the resources before leaving despite devmBenjamin Tissoires2017-01-231-0/+2
| | | | | * | | HID: remove use of DRIVER_LICENSEGrant Grundler2017-01-066-10/+5
| | | | | * | | HID: intel-ish-hid: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-193-3/+0
| | | | | | |/ | | | | | |/|
| | | | * | | HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmiAndrew Duggan2017-01-113-0/+3
| | | | * | | HID: rmi: Handle all Synaptics touchpads using hid-rmiAndrew Duggan2017-01-111-1/+2
| | | | * | | HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4Andrew Duggan2017-01-112-833/+146
| | | * | | | HID: whitespace cleanupDennis Chen2017-01-202-3/+3
| | | * | | | HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch dataDennis Chen2017-01-204-19/+1
| | | * | | | HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouc...Daniel Keller2017-01-114-12/+0
| | | * | | | HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouc...Yuta Kobayashi2016-12-194-6/+0
| | | | |/ / | | | |/| |
| | * | | | HID: hid-mf: add force feedback support for Mayflash DolphinBar and GameCubeMarcel Hasler2017-01-112-5/+17
| | * | | | HID: add device ID for updated Mayflash/Dragonrise GameCube adapterMarcel Hasler2017-01-112-2/+3
| | | |/ / | | |/| |