summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2018-04-02intel-hid: support KEY_ROTATE_LOCK_TOGGLEAlex Hung-2/+2
2018-04-02intel-hid: clean up and sort header filesAlex Hung-6/+4
2018-04-02platform/x86: silead_dmi: Add entry for the Yours Y8W81 tabletHans de Goede-0/+8
2018-03-23platform/x86: fujitsu-laptop: Support Lifebook U7x7 hotkeysJan-Marek Glogowski-4/+15
2018-03-23platform/x86: mlx-platform: Add physical bus number auto detectionVadim Pasternak-6/+60
2018-03-23platform/mellanox: mlxreg-hotplug: Change input for device create routineVadim Pasternak-6/+6
2018-03-23platform/x86: mlx-platform: Add deffered bus functionalityVadim Pasternak-0/+17
2018-03-23platform/x86: mlx-platform: Use define for the channel numbersVadim Pasternak-1/+4
2018-03-21platform/x86: fujitsu-laptop: Revert UNSUPPORTED_CMD back to an intMichał Kępień-1/+1
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)-3/+3
2018-03-12platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart-3/+4
2018-03-08platform/x86: dell-smbios: Resolve dependency error on DCDBASDarren Hart (VMware)-0/+6
2018-03-05platform/x86: Allow for SMBIOS backend defaultsDarren Hart (VMware)-2/+4
2018-03-02platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello-33/+66
2018-03-02platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-baseMario Limonciello-0/+1
2018-03-02platform/x86: dell-smbios: Correct some style warningsMario Limonciello-3/+5
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches-3/+3
2018-02-28platform/x86: intel-hid: Reset wakeup capable flag on removalRafael J. Wysocki-0/+1
2018-02-28platform/x86: intel-vbtn: Reset wakeup capable flag on removalRafael J. Wysocki-0/+1
2018-02-24platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1'sMario Limonciello-17/+29
2018-02-24platform/x86: fujitsu-laptop: Clean up constantsMichał Kępień-32/+34
2018-02-24platform/x86: fujitsu-laptop: Define constants for backlight power controlMichał Kępień-3/+11
2018-02-24platform/x86: fujitsu-laptop: Do not include linux/slab.hMichał Kępień-1/+0
2018-02-24platform/x86: fujitsu-laptop: Clearly distinguish module parametersMichał Kępień-2/+4
2018-02-24platform/x86: fujitsu-laptop: Simplify error pathsMichał Kępień-10/+4
2018-02-24platform/x86: fujitsu-laptop: Defer input device registrationMichał Kępień-8/+8
2018-02-24platform/x86: fujitsu-laptop: Unify local variable namingMichał Kępień-44/+41
2018-02-23platform/x86: silead_dmi: Add DMI match for the I.T.Works TW701 tabletHans de Goede-0/+9
2018-02-23platform/x86: topstar-laptop: replace licence text with SPDX tagGuillaume Douézan-Grard-4/+1
2018-02-23platform/x86: topstar-laptop: update copyright and fix some commentsGuillaume Douézan-Grard-1/+3
2018-02-23platform/x86: topstar-laptop: add Topstar U931/RVP7 WLAN LED workaroundGuillaume Douézan-Grard-0/+110
2018-02-23platform/x86: topstar-laptop: add platform deviceGuillaume Douézan-Grard-3/+58
2018-02-23platform/x86: topstar-laptop: split ACPI events and input handlingGuillaume Douézan-Grard-38/+71
2018-02-23platform/x86: topstar-laptop: use consistent naming schemeGuillaume Douézan-Grard-41/+41
2018-02-23platform/x86: topstar-laptop: revert "convert to module_acpi_driver()"Guillaume Douézan-Grard-1/+21
2018-02-23platform/x86: wmi: Replace list_for_each() by list_for_each_entry()Andy Shevchenko-15/+5
2018-02-19platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf()Andy Shevchenko-2/+1
2018-02-15platform/x86: intel_turbo_max_3: Remove restriction for HWP platformsSrinivas Pandruvada-3/+0
2018-02-15platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millic...Colin Ian King-2/+2
2018-02-15platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov-18/+0
2018-02-15platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth-1/+1
2018-02-15platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma-1/+1
2018-02-15platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-510/+510
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-1/+1
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds-36/+111
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds-11/+363
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds-19/+57
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+1017
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-4/+0