Age | Commit message (Expand) | Author |
2018-03-06 | HID: elecom: refer to trackballs by model name instead of series | Tomasz Kramkowski |
2018-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-01-31 | Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus | Jiri Kosina |
2018-01-31 | Merge branch 'for-4.16/i2c-hid' into for-linus | Jiri Kosina |
2018-01-31 | Merge branch 'for-4.16/wacom' into for-linus | Jiri Kosina |
2018-01-31 | Merge branch 'for-4.16/elo' into for-linus | Jiri Kosina |
2018-01-31 | Merge branches 'for-4.16/hid-quirks-cleanup/asus', 'for-4.16/hid-quirks-clean... | Jiri Kosina |
2018-01-31 | Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus | Jiri Kosina |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-23 | HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working | Hans de Goede |
2018-01-23 | HID: roccat: prevent an out of bounds read in kovaplus_profile_activated() | Dan Carpenter |
2018-01-23 | HID: asus: Fix special function keys on T200TA | Hans de Goede |
2018-01-23 | HID: asus: Add touchpad max x/y and resolution info for the T200TA | Hans de Goede |
2018-01-23 | HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672) | Jason Gerecke |
2018-01-23 | HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events | Jason Gerecke |
2018-01-23 | HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop | Srinivas Pandruvada |
2018-01-23 | HID: elecom: rewrite report fixup for EX-G and future mice | Tomasz Kramkowski |
2018-01-23 | HID: sony: Report DS4 version info through sysfs | Roderick Colenbrander |
2018-01-23 | HID: sony: Print reversed MAC address via %pMR | Andy Shevchenko |
2018-01-23 | HID: wacom: EKR: ensure devres groups at higher indexes are released | Aaron Armstrong Skomra |
2018-01-23 | HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmi | Andrew Duggan |
2017-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-12-07 | HID: add quirk for another PIXART OEM mouse used by HP | Dave Young |
2017-12-07 | HID: core: lower log level for unknown main item tags to warnings | Hans de Goede |
2017-12-07 | HID: quirks: make array hid_quirks static | Colin Ian King |
2017-12-01 | HID: hid-multitouch: support fine-grain orientation reporting | Wei-Ning Huang |
2017-12-01 | HID: asus: Add product-id for the T100TAF and T100HA keyboard docks | Hans de Goede |
2017-12-01 | HID: holtekff: move MODULE_* parameters out of #ifdef block | Daniel Axtens |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-24 | HID: elo: clear BTN_LEFT mapping | Jiri Kosina |
2017-11-22 | HID: multitouch: Combine all left-button events in a frame | Hans de Goede |
2017-11-22 | HID: multitouch: Only look at non touch fields in first packet of a frame | Hans de Goede |
2017-11-22 | HID: multitouch: Properly deal with Win8 PTP reports with 0 touches | Hans de Goede |
2017-11-22 | HID: multitouch: Fix alphabetic sorting of mt_devices table. | Hans de Goede |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | HID: cp2112: Fix I2C_BLOCK_DATA transactions | Eudean Sun |
2017-11-21 | HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms" | Rajat Jain |
2017-11-21 | HID: wacom: Queue events with missing type/serial data for later processing | Jason Gerecke |
2017-11-21 | HID: wacom: Properly handle AES serial number and tool type | Jason Gerecke |
2017-11-21 | HID: Add special driver for Jabra devices | Niels Skou Olsen |
2017-11-21 | HID: Ignore Jabra HID interface based on firmware version | Niels Skou Olsen |
2017-11-21 | HID: core: remove the absolute need of hid_have_special_driver[] | Benjamin Tissoires |
2017-11-21 | HID: core: move the list of ignored devices in hid-quirks.c | Benjamin Tissoires |
2017-11-21 | HID: quirks: move the list of special devices into a quirk | Benjamin Tissoires |
2017-11-21 | HID: core: move the dynamic quirks handling in core | Benjamin Tissoires |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'for-4.15/wacom' into for-linus | Jiri Kosina |
2017-11-15 | Merge branch 'for-4.15/use-timer-setup' into for-linus | Jiri Kosina |