summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-152-0/+6
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-116-10/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-3123-1386/+1970
|\
| *-. Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina2018-01-317-21/+17
| |\ \
| | | * HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter2018-01-231-0/+2
| | * | HID: sony: Print reversed MAC address via %pMRAndy Shevchenko2018-01-231-8/+2
| * | | Merge branch 'for-4.16/i2c-hid' into for-linusJiri Kosina2018-01-311-5/+13
| |\ \ \
| | * | | HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms"Rajat Jain2017-11-211-5/+13
| * | | | Merge branch 'for-4.16/wacom' into for-linusJiri Kosina2018-01-313-29/+178
| |\ \ \ \
| | * | | | HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672)Jason Gerecke2018-01-231-0/+8
| | * | | | HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) eventsJason Gerecke2018-01-231-8/+8
| | * | | | HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra2018-01-231-12/+12
| | * | | | HID: wacom: Queue events with missing type/serial data for later processingJason Gerecke2017-11-213-0/+114
| | * | | | HID: wacom: Properly handle AES serial number and tool typeJason Gerecke2017-11-212-9/+36
| | |/ / /
| * | | | Merge branch 'for-4.16/elo' into for-linusJiri Kosina2018-01-311-0/+6
| |\ \ \ \
| | * | | | HID: elo: clear BTN_LEFT mappingJiri Kosina2017-11-241-0/+6
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------------. \ \ \ Merge branches 'for-4.16/hid-quirks-cleanup/asus', 'for-4.16/hid-quirks-clean...Jiri Kosina2018-01-3110-59/+308
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede2018-01-231-1/+11
| | | | | | | | * | | | | HID: sony: Report DS4 version info through sysfsRoderick Colenbrander2018-01-231-0/+83
| | | | | | | | |/ / / /
| | | | | | | * / / / / HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmiAndrew Duggan2018-01-233-0/+3
| | | | | | | |/ / / /
| | | | | | * / / / / HID: add quirk for another PIXART OEM mouse used by HPDave Young2017-12-072-0/+2
| | | | | | |/ / / /
| | | | | * | | | | HID: hid-multitouch: support fine-grain orientation reportingWei-Ning Huang2017-12-011-4/+48
| | | | | * | | | | HID: multitouch: Combine all left-button events in a frameHans de Goede2017-11-221-0/+20
| | | | | * | | | | HID: multitouch: Only look at non touch fields in first packet of a frameHans de Goede2017-11-221-2/+15
| | | | | * | | | | HID: multitouch: Properly deal with Win8 PTP reports with 0 touchesHans de Goede2017-11-221-2/+30
| | | | | * | | | | HID: multitouch: Fix alphabetic sorting of mt_devices table.Hans de Goede2017-11-221-8/+8
| | | | * | | | | | HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktopSrinivas Pandruvada2018-01-232-0/+2
| | | | | |/ / / / | | | | |/| | | |
| | | * / | | | | HID: elecom: rewrite report fixup for EX-G and future miceTomasz Kramkowski2018-01-234-36/+47
| | | |/ / / / /
| | * | | | | | HID: asus: Fix special function keys on T200TAHans de Goede2018-01-231-2/+3
| | * | | | | | HID: asus: Add touchpad max x/y and resolution info for the T200TAHans de Goede2018-01-231-2/+14
| | * | | | | | HID: asus: Add product-id for the T100TAF and T100HA keyboard docksHans de Goede2017-12-013-4/+24
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linusJiri Kosina2018-01-319-1287/+1463
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | HID: quirks: make array hid_quirks staticColin Ian King2017-12-071-1/+1
| | |/ / /
| | * | | HID: Add special driver for Jabra devicesNiels Skou Olsen2017-11-214-0/+73
| | * | | HID: Ignore Jabra HID interface based on firmware versionNiels Skou Olsen2017-11-212-2/+15
| | * | | HID: core: remove the absolute need of hid_have_special_driver[]Benjamin Tissoires2017-11-212-29/+115
| | * | | HID: core: move the list of ignored devices in hid-quirks.cBenjamin Tissoires2017-11-212-309/+312
| | * | | HID: quirks: move the list of special devices into a quirkBenjamin Tissoires2017-11-212-545/+547
| | * | | HID: core: move the dynamic quirks handling in coreBenjamin Tissoires2017-11-216-413/+412
| | |/ /
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-306-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-286-7/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-12-303-7/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | HID: core: lower log level for unknown main item tags to warningsHans de Goede2017-12-071-1/+1
| * | HID: holtekff: move MODULE_* parameters out of #ifdef blockDaniel Axtens2017-12-011-4/+4
| * | HID: cp2112: Fix I2C_BLOCK_DATA transactionsEudean Sun2017-11-211-2/+13
| |/
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-11/+9
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+2
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+2
* | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+2
|\ \ \ | |_|/ |/| |
| * | HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback"Colin Ian King2017-10-121-1/+2