summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-02-2023-961/+698
|\
| *---------. Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...Jiri Kosina2017-02-202410-30260/+89718
| |\ \ \ \ \ \
| | | | | | | * 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
| | | | |/ / | | | |/| |
| | * | | | HID: intel-ish-hid: constify device_type structureBhumika Goyal2017-02-141-1/+1
| | * | | | HID: intel-ish-hid: ipc: check FW status to distinguish ISH resume pathsEven Xu2017-02-083-10/+44
| | * | | | HID: intel-ish-hid: format 32-bit integers with %XNicolas Iooss2017-01-021-1/+1
| | * | | | HID: intel-ish-hid: add printf attribute to print_log()Nicolas Iooss2017-01-022-2/+4
| | | |/ / | | |/| |
| * | | | HID: multitouch: fix LG Melfas touchscreenBenjamin Tissoires2017-02-033-0/+46
* | | | | Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-2025-298/+930
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-10582-4524/+7564
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-106-39/+6