summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-314568-117589/+327757
| |\ \
| | | * 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 tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-01-317-14/+21
|\ \ \ \
| * | | | ipmi_ssif: Remove duplicate NULL checkAndy Shevchenko2018-01-221-2/+1
| * | | | ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun2018-01-221-2/+3
| * | | | ipmi: use dynamic memory for DMI driver overrideJohn Garry2018-01-221-1/+4
| * | | | ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driverJeremy Kerr2018-01-161-1/+0
| * | | | ipmi: Clear smi_info->thread to prevent use-after-free during module unloadMasamitsu Yamazaki2018-01-161-1/+3
| * | | | ipmi: use correct string lengthXiongfeng Wang2018-01-092-2/+2
| * | | | ipmi_si: Fix error handling of platform deviceCorey Minyard2017-12-121-3/+6
| * | | | ipmi watchdog: fix typo in parameter descriptionWei Yongjun2017-12-121-1/+1
| * | | | ipmi_si_platform: Fix typo in parameter descriptionWei Yongjun2017-12-121-1/+1
* | | | | Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-01-3118-466/+386
|\ \ \ \ \
| * | | | | power: supply: max17042_battery: Always fall back to default platform-dataHans de Goede2018-01-231-9/+18
| * | | | | power: supply: max17042_battery: Check battery current for status when suppliedHans de Goede2018-01-221-2/+25