aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
2018-07-02platform/x86: intel-hid: Add support for Device Specific MethodsSrinivas Pandruvada1-21/+157
2018-07-02platform/x86: touchscreen_dmi: Add info for the Onda V820w tabletJun Bo Bi1-0/+24
2018-07-02platform/x86: touchscreen_dmi: Add info for the "Connect Tablet 9" tabletHans de Goede1-0/+25
2018-07-02platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tabletyouling2571-0/+27
2018-07-02platform/x86: asus-wmi: Add keyboard backlight toggle supportChris Chiu1-0/+8
2018-07-02platform/x86: asus-wmi: Call led hw_changed API on kbd brightness changeChris Chiu1-4/+22
2018-07-02platform/x86: intel_pmc_core: Add CNP SLPS0 debug registersBox, David E2-0/+126
2018-07-02platform/x86: Rename silead_dmi to touchscreen_dmiHans de Goede3-46/+46
2018-07-02platform/x86: silead_dmi: Add touchscreen info for the Chuwi Vi10 tabletHans de Goede1-0/+26
2018-07-02platform/x86: silead_dmi: Sort entries alphabeticallyHans de Goede1-252/+255
2018-07-02platform/x86: silead_dmi: Rename trekstor entriesHans de Goede1-11/+11
2018-06-26platform/x86: dell-smbios: make a function and a pointer staticColin Ian King1-2/+2
2018-06-26platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, tooTakashi Iwai1-2/+2
2018-06-26platform/x86: dell-smbios-base: Support systems without tokensMario Limonciello1-14/+21
2018-06-26platform/x86: thinkpad_acpi: Add support for calculator hotkeyBenjamin Berg1-2/+2
2018-06-26platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptopsAzael Avalos1-8/+22
2018-06-22platform/x86: wmi: Do not mix pages and kmallocKees Cook1-6/+3
2018-06-19platform/x86: mlx-platform: Add mlxreg-io platform driver activationVadim Pasternak1-2/+173
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab1-1/+1
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds15-56/+533
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook4-11/+11
2018-06-08platform/x86: silead_dmi: Add entry for Chuwi Hi8 tablet touchscreenyuk71-0/+9
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-15/+2
2018-06-04platform/x86: dell-laptop: Fix keyboard backlight timeout on XPS 13 9370Timur Kristóf1-1/+16
2018-06-04platform/x86: dell-wmi: Ignore new rfkill and fn-lock eventsKai Heng Feng1-0/+14
2018-06-01platform/x86: mlx-platform: Add LED platform driver activationVadim Pasternak1-1/+258
2018-06-01platform/mellanox: Add new ODM system types to mlx-platformVadim Pasternak1-0/+30
2018-06-01platform/x86: ideapad-laptop: Add E42-80 to no_hw_rfkilldylanchu1-0/+7
2018-06-01platform/x86: silead_dmi: Add touchscreen info for the Onda V891w tabletHans de Goede1-0/+28
2018-06-01platform/x86: silead_dmi: Add info for the PoV mobii TAB-P800W (v2.0)Hans de Goede1-5/+34
2018-06-01platform/x86: silead_dmi: Add touchscreen info for the Jumper EZpad 6 ProHans de Goede1-0/+25
2018-05-31platform/x86: asus-wireless: Fix format specifierJoão Paulo Rechi Vita1-1/+1
2018-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-10/+13
2018-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-10/+13
2018-05-24platform: x86: intel_cht_int33fe: Fix dependenciesHeikki Krogerus1-2/+2
2018-05-22platform/x86: dell-wmi: Set correct keycode for Fn + left arrowHenk1-1/+1
2018-05-22platform/x86: acer-wmi: add another KEY_POWER keycodeAntonio Rosario Intilisano1-0/+1
2018-05-22platform/x86: ideapad-laptop: Add fn-lock settingOleg Keri1-3/+49
2018-05-22platform/x86: ideapad-laptop: Add MIIX 720-12IKB to no_hw_rfkillTakashi Iwai1-0/+7
2018-05-18platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart1-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-15/+2
2018-05-12platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart1-1/+1
2018-05-07platform/x86: thinkpad_acpi: silence false-positive-prone pr_warnHenrique de Moraes Holschuh1-6/+3
2018-05-07platform/x86: thinkpad_acpi: do not report thermal sensor state for tablet mode switchHenrique de Moraes Holschuh1-1/+1
2018-05-07platform/x86: thinkpad_acpi: silence HKEY 0x6032, 0x60f0, 0x6030Henrique de Moraes Holschuh1-2/+17
2018-05-04platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello1-1/+1
2018-05-04platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-1/+3
2018-04-24platform/x86: apple-gmux: fix gmux_get_client_id()'s return typeLuc Van Oostenryck1-1/+1
2018-04-23platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello1-1/+1