summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2018-04-05Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/hid-elan' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/google-hammer' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/elecom' into for-linusJiri Kosina
2018-03-28HID: google: Enable PM Full On mode when adjusting backlightHaridhar Kalvala
2018-03-27HID: google: add google hammer HID driverWei-Ning Huang
2018-03-06HID: elecom: add support for EX-G M-XT4DRBK trackballTomasz Kramkowski
2018-03-06HID: elecom: refer to trackballs by model name instead of seriesTomasz Kramkowski
2018-02-16HID: corsair: Add K70 Vengeance and K70 RAPIDFIRE toAaron Bottegal
2018-02-16HID: Fix hid_report_len usageAaron Ma
2018-02-16HID: core: Fix size as type u32Aaron Ma
2018-02-16HID: i2c-hid: fix size check and type usageAaron Ma
2018-02-16HID: corsair: Add support for the GLAIVE RGB gaming mouseGuus Sliepen
2018-02-16HID: Add driver for USB ELAN TouchpadAlexandrov Stansilav
2018-02-16HID: i2c-hid: Use ACPI_COMPANION() directlyAndy Shevchenko
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina
2018-01-31Merge branch 'for-4.16/i2c-hid' into for-linusJiri Kosina
2018-01-31Merge branch 'for-4.16/wacom' into for-linusJiri Kosina
2018-01-31Merge branch 'for-4.16/elo' into for-linusJiri Kosina
2018-01-31Merge branches 'for-4.16/hid-quirks-cleanup/asus', 'for-4.16/hid-quirks-clean...Jiri Kosina
2018-01-31Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linusJiri Kosina
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-23HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede
2018-01-23HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter
2018-01-23HID: asus: Fix special function keys on T200TAHans de Goede
2018-01-23HID: asus: Add touchpad max x/y and resolution info for the T200TAHans de Goede
2018-01-23HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672)Jason Gerecke
2018-01-23HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) eventsJason Gerecke
2018-01-23HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktopSrinivas Pandruvada
2018-01-23HID: elecom: rewrite report fixup for EX-G and future miceTomasz Kramkowski
2018-01-23HID: sony: Report DS4 version info through sysfsRoderick Colenbrander
2018-01-23HID: sony: Print reversed MAC address via %pMRAndy Shevchenko
2018-01-23HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra
2018-01-23HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmiAndrew Duggan
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-12-07HID: add quirk for another PIXART OEM mouse used by HPDave Young
2017-12-07HID: core: lower log level for unknown main item tags to warningsHans de Goede
2017-12-07HID: quirks: make array hid_quirks staticColin Ian King
2017-12-01HID: hid-multitouch: support fine-grain orientation reportingWei-Ning Huang
2017-12-01HID: asus: Add product-id for the T100TAF and T100HA keyboard docksHans de Goede
2017-12-01HID: holtekff: move MODULE_* parameters out of #ifdef blockDaniel Axtens
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-24HID: elo: clear BTN_LEFT mappingJiri Kosina
2017-11-22HID: multitouch: Combine all left-button events in a frameHans de Goede
2017-11-22HID: multitouch: Only look at non touch fields in first packet of a frameHans de Goede
2017-11-22HID: multitouch: Properly deal with Win8 PTP reports with 0 touchesHans de Goede
2017-11-22HID: multitouch: Fix alphabetic sorting of mt_devices table.Hans de Goede
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21HID: cp2112: Fix I2C_BLOCK_DATA transactionsEudean Sun