summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2016-02-07goldfish: locking bugs in goldfish_pipe_read_write()Dan Carpenter1-14/+8
2016-01-28goldfish: Enable ACPI-based enumeration for android pipeJason Hu1-0/+8
2016-01-28goldfish_pipe: Pass physical addresses to the device if supportedYu Ning1-2/+27
2016-01-28Enable platform support for Goldfish virtual devicesMiodrag Dinic1-1/+1
2016-01-28platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAINGreg Hackmann1-1/+2
2016-01-28platform: goldfish: pipe: add devicetree bindingsGreg Hackmann1-1/+9
2016-01-28goldfish_pipe: Pin pages to memory while copying and other cleanupsChristoffer Dall1-57/+72
2016-01-28goldfish_pipe: don't be clever with #define offsetsAlex Bennée1-11/+5
2016-01-28goldfish: refactor goldfish platform configsGreg Hackmann3-3/+20
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds19-110/+4308
2016-01-19surface pro 4: fix compare_const_fl.cocci warningsJulia Lawall1-1/+1
2016-01-19surface pro 4: Add support for Surface Pro 4 ButtonsWeng Xuetian2-6/+8
2016-01-19platform:x86: Add Intel Telemetry Debugfs interfacesSouvik Kumar Chakravarty2-1/+1032
2016-01-19platform:x86: Add Intel telemetry platform deviceSouvik Kumar Chakravarty1-0/+96
2016-01-19platform:x86: Add Intel telemetry platform driverSouvik Kumar Chakravarty2-1/+1208
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty3-0/+476
2016-01-19intel_punit_ipc: add NULL check for input parametersQipeng Zha1-6/+10
2016-01-19thinkpad_acpi: Add support for keyboard backlightPali Rohár1-0/+206
2016-01-19dell-wmi: Process only one event on devices with interface version 0Pali Rohár1-0/+16
2016-01-19dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár1-2/+78
2016-01-19tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King1-0/+2
2016-01-19asus-wireless: Add ACPI HID ATK4001João Paulo Rechi Vita1-0/+1
2016-01-19platform/x86: Add Asus Wireless Radio Control driverJoão Paulo Rechi Vita3-0/+98
2016-01-19asus-wmi: drop to_platform_driver macroGeliang Tang1-3/+0
2016-01-19intel-hid: new hid event driver for hotkeysAlex Hung3-0/+302
2016-01-19Keyboard backlight control for some Vaio Fit modelsMattia Dongili1-20/+45
2016-01-19platform/x86: Add rfkill dependency to ACPI_TOSHIBA entryAzael Avalos1-0/+1
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha3-0/+345
2016-01-19intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha1-40/+78
2016-01-19ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-19dell-wmi: Improve unknown hotkey handlingAndy Lutomirski1-4/+20
2016-01-19apple-gmux: Assign apple_gmux_data before registeringMatthew Garrett1-4/+6
2016-01-19toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos1-4/+43
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+113
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-2/+2
2016-01-15ACPI / video: Revert "thinkpad_acpi: Use acpi_video_handles_brightness_key_pr...Hans de Goede1-1/+1
2016-01-11apple-gmux: Add initial documentationLukas Wunner1-0/+113
2016-01-01thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()Hans de Goede1-1/+1
2016-01-01dell-wmi: Use acpi_video_handles_brightness_key_presses()Hans de Goede1-4/+2
2015-11-23toshiba_acpi: Add WWAN RFKill supportAzael Avalos1-3/+76
2015-11-23toshiba_acpi: Add support for WWAN devicesAzael Avalos1-0/+109
2015-11-20toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos1-0/+8
2015-11-20toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos1-1/+2
2015-11-20dell_wmi: Use a C99-style array for bios_to_linux_keycodeAndy Lutomirski1-21/+40
2015-11-20toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present functionAzael Avalos1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-2/+2
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-31/+177