aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2016-03-23dell-rbtn: Add a comment about the XPS 13 9350Andy Lutomirski1-0/+15
2016-03-23dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)Andy Lutomirski1-7/+64
2016-03-23dell-wmi: Clean up hotkey table size checkAndy Lutomirski1-2/+13
2016-03-23dell-wmi, dell-laptop: depends DMIAndy Lutomirski1-0/+2
2016-03-23dell-wmi: Stop storing pointers to DMI tablesAndy Lutomirski1-28/+46
2016-03-23dell-smbios: make da_tokens staticMichał Kępień2-4/+1
2016-03-23dell-smbios: remove find_token_{id,location}()Michał Kępień2-28/+0
2016-03-23dell-laptop: use dell_smbios_find_token() instead of find_token_location()Michał Kępień1-12/+12
2016-03-23dell-laptop: use dell_smbios_find_token() instead of find_token_id()Michał Kępień1-11/+11
2016-03-23dell-smbios: implement new function for finding DMI table 0xDA tokensMichał Kępień2-0/+15
2016-03-23dell-smbios: make the SMBIOS buffer staticMichał Kępień2-3/+1
2016-03-23dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()Michał Kępień3-19/+35
2016-03-23dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()Michał Kępień2-6/+2
2016-03-23dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()Michał Kępień3-25/+23
2016-03-23dell-smbios: rename dell_send_request() to dell_smbios_send_request()Michał Kępień3-26/+26
2016-03-23dell-smbios: rename release_buffer() to dell_smbios_release_buffer()Michał Kępień3-17/+17
2016-03-23dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień3-10/+10
2016-03-23dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień3-16/+16
2016-03-23dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień5-163/+257
2016-03-23toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos1-0/+10
2016-03-23toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos1-0/+51
2016-03-23toshiba_acpi: Add support for cooling method featureAzael Avalos1-0/+54
2016-03-23thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin1-3/+1
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-23/+88
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+7
2016-03-14Merge drm-fixes into drm-next.Dave Airlie2-3/+2
2016-03-05goldfish: Fix build error of missing ioremap on UMKrzysztof Kozlowski1-0/+1
2016-02-22Merge char-misc-next into staging-nextGreg Kroah-Hartman6-68/+129
2016-02-14Platform: goldfish: goldfish_pipe.c: Add DMA support using managed versionShraddha Barke1-7/+7
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2-3/+2
2016-02-09apple-gmux: Add helper for presence detectLukas Wunner1-1/+2
2016-02-09apple-gmux: Add switch_ddc supportLukas Wunner1-3/+42
2016-02-09apple-gmux: Track switch stateLukas Wunner1-21/+46
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner1-1/+1
2016-02-07goldfish: locking bugs in goldfish_pipe_read_write()Dan Carpenter1-14/+8
2016-02-07alienware-wmi: whitespace improvementsMario Limonciello1-9/+5
2016-02-07alienware-wmi: Add support for two new systems: ASM200 and ASM201.Mario Limonciello1-0/+32
2016-02-07alienware-wmi: Add support for deep sleep control.Mario Limonciello1-0/+95
2016-02-07alienware-wmi: Add initial support for alienware graphics amplifier.Mario Limonciello1-19/+88
2016-02-07alienware-wmi: Add support for new platform: X51-R3Mario Limonciello1-5/+19
2016-02-07alienware-wmi: Clean up whitespace for ASM100 platformMario Limonciello1-8/+8
2016-01-30intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-01-30intel-hid: fix incorrect entries in intel_hid_keymapAlex Hung1-2/+1
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