summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski2017-03-062-0/+4
| | | | | * | | | | HID: i2c-hid: Fix error handlingChristophe JAILLET2017-03-061-1/+1
| | | | | * | | | | HID: i2c-hid: support regulator power on/offBrian Norris2017-03-061-2/+40
| | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | HID: hiddev: reallocate hiddev's minor numberJaejoong Kim2017-03-212-12/+3
| | | | * | | | | HID: cp2112: use proper hidraw name with minor numberJaejoong Kim2017-03-211-1/+3
| | | | * | | | | HID: remove initial reading of reports at connectBenjamin Tissoires2017-03-214-72/+17
| | | | |/ / / /
| | | * | / / / HID: clamp input to logical range if no null stateTomasz Kramkowski2017-03-211-7/+14
| | | | |/ / / | | | |/| | |
| | | * | | | HID: reject input outside logical range only if null state is setValtteri Heikkilä2017-03-061-0/+1
| | | |/ / /
| | * / / / HID: cp2112: select GPIOLIB_IRQCHIP instead of depending on itBartosz Golaszewski2017-03-211-1/+2
| | |/ / /
| * / / / HID: Accutouch: Add driver for ELO Accutouch 2216 USB TouchscreensMartyn Welch2017-03-215-0/+67
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-02-211-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
* | | | | | HID: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switchVasilis Liaskovitis2017-04-262-0/+2
* | | | | | 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
* | | | | | 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
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|/ / |/| | |
* | | | HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina2017-02-221-1/+2
|/ / /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ 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