summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-23HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede1-1/+11
2018-01-23HID: asus: Fix special function keys on T200TAHans de Goede1-2/+3
2018-01-23HID: asus: Add touchpad max x/y and resolution info for the T200TAHans de Goede1-2/+14
2018-01-23HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktopSrinivas Pandruvada2-0/+2
2018-01-23HID: elecom: rewrite report fixup for EX-G and future miceTomasz Kramkowski4-36/+47
2018-01-23HID: sony: Report DS4 version info through sysfsRoderick Colenbrander1-0/+83
2018-01-23HID: rmi: Support the Fujitsu R726 Pad dock using hid-rmiAndrew Duggan3-0/+3
2017-12-07HID: add quirk for another PIXART OEM mouse used by HPDave Young2-0/+2
2017-12-07HID: core: lower log level for unknown main item tags to warningsHans de Goede1-1/+1
2017-12-07HID: quirks: make array hid_quirks staticColin Ian King1-1/+1
2017-12-01HID: hid-multitouch: support fine-grain orientation reportingWei-Ning Huang3-8/+54
2017-12-01HID: asus: Add product-id for the T100TAF and T100HA keyboard docksHans de Goede3-4/+24
2017-12-01HID: holtekff: move MODULE_* parameters out of #ifdef blockDaniel Axtens1-4/+4
2017-11-24HID: elo: clear BTN_LEFT mappingJiri Kosina1-0/+6
2017-11-22HID: multitouch: Combine all left-button events in a frameHans de Goede1-0/+20
2017-11-22HID: multitouch: Only look at non touch fields in first packet of a frameHans de Goede1-2/+15
2017-11-22HID: multitouch: Properly deal with Win8 PTP reports with 0 touchesHans de Goede1-2/+30
2017-11-22HID: multitouch: Fix alphabetic sorting of mt_devices table.Hans de Goede1-8/+8
2017-11-21HID: cp2112: Fix I2C_BLOCK_DATA transactionsEudean Sun1-2/+13
2017-11-21HID: Add special driver for Jabra devicesNiels Skou Olsen4-0/+73
2017-11-21HID: Ignore Jabra HID interface based on firmware versionNiels Skou Olsen2-2/+15
2017-11-21HID: core: remove the absolute need of hid_have_special_driver[]Benjamin Tissoires3-29/+125
2017-11-21HID: core: move the list of ignored devices in hid-quirks.cBenjamin Tissoires2-309/+312
2017-11-21HID: quirks: move the list of special devices into a quirkBenjamin Tissoires4-546/+549
2017-11-21HID: core: move the dynamic quirks handling in coreBenjamin Tissoires7-417/+418
2017-11-14x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki1-4/+7
2017-11-13dt-bindings: usb: add #phy-cells to usb-nop-xceivRob Herring1-0/+2
2017-11-13Documentation: sound: hd-audio: notes.rstChris Gorman1-1/+1
2017-11-13/proc/module: fix building without kallsymsArnd Bergmann1-2/+8
2017-11-13kallsyms: fix building without printkArnd Bergmann1-1/+2
2017-11-13gpio: tegra186: Remove tegra186_gpio_lock_classAxel Lin1-3/+0
2017-11-13quota: be aware of error from dquot_initializeChao Yu1-1/+1
2017-11-13cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner3-52/+14
2017-11-13kprobes: Don't spam the build log with deprecation warningsIngo Molnar1-6/+6
2017-11-13/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds3-9/+27
2017-11-13modules: make sysfs attribute files readable by owner onlyLinus Torvalds1-1/+1
2017-11-12genirq: Fix type of shifting literal 1 in __setup_irq()Rasmus Villemoes1-1/+1
2017-11-12irqdomain: Drop pointless NULL check in virq_debug_show_oneRasmus Villemoes1-2/+1
2017-11-12genirq/proc: Return proper error code when irq_set_affinity() failsWen Yaxng1-2/+3
2017-11-12modpost: detect modules without a MODULE_LICENSERandy Dunlap1-1/+1
2017-11-12Linux 4.14v4.14Linus Torvalds1-1/+1
2017-11-12timers: Add a function to start/reduce a timerDavid Howells2-7/+39
2017-11-12pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()Arnd Bergmann2-4/+2
2017-11-12irq/work: Use llist_for_each_entry_safeThomas Gleixner1-3/+3
2017-11-12x86/intel_rdt: Fix a silent failure when writing zero value schemataXiaochen Shen1-0/+5
2017-11-11nvme: fix visibility of "uuid" ns attributeMartin Wilck1-1/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman271-0/+271
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman63-127/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman74-0/+74
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang1-3/+3