summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-0540-61/+60
|\
| * kfifo: fix inaccurate commentMartin Kelly2018-03-271-1/+1
| * tools/thermal: tmon: fix for segfaultFrank Asseg2018-03-272-6/+7
| * net: Spelling s/stucture/structure/Geert Uytterhoeven2018-03-274-4/+4
| * edd: don't spam log if no EDD information is presentJohannes Thumshirn2018-03-271-5/+3
| * Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-273-4/+4
| * tracing: Block comments should align the * on each lineRohit Visavalia2018-03-271-1/+1
| * treewide: Fix typos in printkMasanari Iida2018-03-278-10/+10
| * GenWQE: Fix a typo in two commentsMarkus Elfring2018-03-271-2/+2
| * treewide: Align function definition open/close bracesJoe Perches2018-03-2619-28/+28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-0527-253/+1180
|\ \
| * \ Merge branch 'for-4.17/wacom' into for-linusJiri Kosina2018-04-052-48/+179
| |\ \
| | * | HID: wacom: wacom_wac_collection() is local to wacom_wac.cJiri Kosina2018-03-071-1/+1
| | * | HID: wacom: generic: add the "Report Valid" usageAaron Armstrong Skomra2018-03-072-2/+17
| | * | HID: wacom: generic: Support multiple tools per reportAaron Armstrong Skomra2018-03-071-26/+68
| | * | HID: wacom: Add support for 3rd generation Intuos BTAaron Armstrong Skomra2018-03-072-20/+94
| * | | Merge branch 'for-4.17/upstream' into for-linusJiri Kosina2018-04-059-63/+54
| |\ \ \
| | * | | HID: usbhid: extend the polling interval configuration to keyboardsFilip Alac2018-03-232-1/+14
| | * | | HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires2018-03-063-48/+24
| | * | | HID: hid-multitouch: Use true and false for boolean valuesGustavo A. R. Silva2018-03-061-1/+1
| | * | | HID: hid-ntrig: use true and false for boolean valuesGustavo A. R. Silva2018-03-061-6/+6
| | * | | HID: uhid: use strlcpy() instead of strncpy()Xiongfeng Wang2018-02-161-6/+6
| | * | | HID: asus: make array 'buf' static constColin Ian King2018-02-161-1/+3
| | |/ /
| * | | Merge branch 'for-4.17/sony' into for-linusJiri Kosina2018-04-053-6/+130
| |\ \ \
| | * | | HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotesTodd Kelner2018-03-063-6/+130
| | |/ /
| * | | Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina2018-04-056-77/+65
| |\ \ \
| | * | | HID: core: reset the quirks before calling probe againBenjamin Tissoires2018-03-232-7/+2
| | * | | HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTSBenjamin Tissoires2018-03-231-17/+1
| | * | | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUTBenjamin Tissoires2018-03-235-10/+7
| | * | | HID: use BIT() macro for quirks tooBenjamin Tissoires2018-03-231-26/+26
| | * | | HID: use BIT macro instead of plain integers for flagsBenjamin Tissoires2018-03-231-6/+7
| | * | | HID: multitouch: remove dead zones of Razer Blade StealthBenjamin Tissoires2018-03-231-0/+13
| | * | | HID: multitouch: export a quirk for the button handling of touchpadsBenjamin Tissoires2018-03-231-12/+10
| | |/ /
| * | | Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina2018-04-051-2/+2
| |\ \ \
| | * | | HID: i2c-hid: Use ACPI_COMPANION() directlyAndy Shevchenko2018-02-161-2/+2
| | |/ /
| * | | Merge branch 'for-4.17/hid-elan' into for-linusJiri Kosina2018-04-055-0/+434
| |\ \ \
| | * | | HID: Add driver for USB ELAN TouchpadAlexandrov Stansilav2018-02-165-0/+434
| | |/ /
| * | | Merge branch 'for-4.17/google-hammer' into for-linusJiri Kosina2018-04-054-0/+148
| |\ \ \
| | * | | HID: google: Enable PM Full On mode when adjusting backlightHaridhar Kalvala2018-03-281-0/+14
| | * | | HID: google: add google hammer HID driverWei-Ning Huang2018-03-274-0/+134
| | |/ /
| * | | Merge branch 'for-4.17/elecom' into for-linusJiri Kosina2018-04-054-30/+34
| |\ \ \
| | * | | HID: elecom: add support for EX-G M-XT4DRBK trackballTomasz Kramkowski2018-03-063-1/+5
| | * | | HID: elecom: refer to trackballs by model name instead of seriesTomasz Kramkowski2018-03-064-30/+30
| | |/ /
| * | | HID: ntrig: document sysfs interfaceAishwarya Pant2018-03-071-0/+70
| * | | HID: logitech-hidpp: document sysfs interfaceAishwarya Pant2018-03-061-0/+19
| * | | HID: corsair: Add K70 Vengeance and K70 RAPIDFIRE toAaron Bottegal2018-02-161-0/+8
| * | | HID: Fix hid_report_len usageAaron Ma2018-02-164-7/+9
| * | | HID: core: Fix size as type u32Aaron Ma2018-02-162-8/+8
| * | | HID: i2c-hid: fix size check and type usageAaron Ma2018-02-161-6/+7
| * | | HID: corsair: Add support for the GLAIVE RGB gaming mouseGuus Sliepen2018-02-163-6/+13
| |/ /