aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-2/+7
2017-04-11Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"Jiri Kosina1-2/+1
2017-04-06HID: uclogic: add support for Ugee Tablet EX07SXiaolei Yu3-0/+6
2017-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-8/+13
2017-03-30HID: wacom: call _query_tablet_data() for BAMBOO_TOUCHAaron Armstrong Skomra1-0/+2
2017-03-30HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra1-8/+8
2017-03-24HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein3-0/+3
2017-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds9-7/+71
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng1-2/+4
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to hid-corsairOscar Campos3-0/+49
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2-0/+6
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra1-1/+3
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra1-2/+2
2017-03-06HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander1-0/+2
2017-03-06HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake4-2/+5
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar4-3/+4
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+2
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+2
2017-02-22HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina1-1/+2
2017-02-20Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/mayflash', 'for-4.11/microsoft', 'for-4.11/rmi', 'for-4.11/upstream' and 'for-4.11/wacom' into for-linusJiri Kosina22-961/+652
2017-02-14HID: intel-ish-hid: constify device_type structureBhumika Goyal1-1/+1
2017-02-14HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/rangeJason Gerecke1-10/+15
2017-02-08HID: intel-ish-hid: ipc: check FW status to distinguish ISH resume pathsEven Xu3-10/+44
2017-02-03HID: multitouch: fix LG Melfas touchscreenBenjamin Tissoires3-0/+46
2017-02-03HID: wacom: don't apply generic settings to old devicesPing Cheng1-2/+3
2017-01-31HID: cp2112: fix gpio-callback error handlingJohan Hovold1-1/+1
2017-01-31HID: cp2112: fix sleep-while-atomicJohan Hovold1-15/+11
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-1/+1
2017-01-26HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2Ardinartsev Nikita1-1/+1
2017-01-26HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLLColin Ian King2-0/+4
2017-01-26HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke1-13/+15
2017-01-26HID: wacom: generic: support LEDsAaron Armstrong Skomra4-4/+52
2017-01-26HID: wacom: generic: support generic touch switchAaron Armstrong Skomra3-9/+40
2017-01-26HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra4-9/+43
2017-01-26HID: wacom: generic: add support for touchringAaron Armstrong Skomra1-1/+18
2017-01-26HID: wacom: generic: remove input_event_flagAaron Armstrong Skomra2-9/+1
2017-01-26HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke3-2/+226
2017-01-26HID: wacom: Move WAC_CMD_* into wacom_wac.hJason Gerecke2-8/+9
2017-01-26HID: wacom: Enable HID_GENERIC codepath for Bluetooth devicesJason Gerecke1-0/+1
2017-01-23HID: wacom: do not attempt to switch mode while in probeBenjamin Tissoires2-7/+21
2017-01-23HID: wacom: remove warning while disconnecting devicesBenjamin Tissoires1-3/+2
2017-01-23HID: wacom: release the resources before leaving despite devmBenjamin Tissoires1-0/+2
2017-01-20HID: whitespace cleanupDennis Chen2-3/+3
2017-01-20HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch dataDennis Chen4-19/+1
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-13HID: corsair: fix control-transfer error handlingJohan Hovold1-3/+3
2017-01-13HID: corsair: fix DMA buffers on stackJohan Hovold1-12/+42
2017-01-11HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmiAndrew Duggan3-0/+3