aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)Author
2018-09-25platform: goldfish: pipe: Remove license boilerplateRoman Kiryanov
2018-09-20platform: x86: intel_cht_int33fe: Remove the old connections for the muxesHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Add connection for the DP alt modeHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Register all connections at onceHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Add dependency on muxesHeikki Krogerus
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner
2018-09-14platform: goldfish: pipe: Replace "x==NULL" to "!x"Roman Kiryanov
2018-09-14platform: goldfish: pipe: Move logical ops to the end of the prev lineRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fix alignment to match parenthesisRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fix lines to not end an opening bracketRoman Kiryanov
2018-09-14platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_xRoman Kiryanov
2018-09-14platform: goldfish: pipe: Remove reduntant casting to (void)Roman Kiryanov
2018-09-14platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'Roman Kiryanov
2018-09-14platform: goldfish: pipe: Remove a blank line before '}'Roman Kiryanov
2018-09-14platform: goldfish: pipe: Remove reduntant castingRoman Kiryanov
2018-09-14platform: goldfish: pipe: Replace two code blocks with a function callRoman Kiryanov
2018-09-14platform: goldfish: pipe: Remove a redundant variableRoman Kiryanov
2018-09-14platform: goldfish: pipe: Add blank lines to separate struct membersRoman Kiryanov
2018-09-14platform: goldfish: pipe: Replace pr_ with dev_ for loggingRoman Kiryanov
2018-09-14platform: goldfish: pipe: Replace an array of 1 with a variableRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fail compilation if structs are too largeRoman Kiryanov
2018-09-14platform: goldfish: pipe: Update the comment for GFP_ATOMICRoman Kiryanov
2018-09-14platform: goldfish: pipe: Separate the host interface to a separate headerRoman Kiryanov
2018-09-14platform: goldfish: pipe: Move an opening brace to the next lineRoman Kiryanov
2018-09-14platform: goldfish: pipe: Update licenseRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fix comments to fit 80 columnsRoman Kiryanov
2018-09-10platform/x86: alienware-wmi: Correct a memory leakMario Limonciello
2018-09-10platform/x86: dell-smbios-wmi: Correct a memory leakMario Limonciello
2018-09-07platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.Enric Balletbo i Serra
2018-08-22Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-08-22platform/x86: acer-wmi: Silence "unsupported" message a bitBenjamin Herrenschmidt
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-21Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17platform/x86: intel_punit_ipc: fix build errorsRandy Dunlap
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-15platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkillIke Panhc
2018-08-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich
2018-08-15platform/x86: acer-wmi: refactor function has_capGustavo A. R. Silva
2018-08-15platform/x86: thinkpad_acpi: Fix multi-battery bugThomas Weißschuh
2018-08-15platform/x86: thinkpad_acpi: extend battery quirk coverageJouke Witteveen
2018-08-15platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tabletyouling257
2018-08-15platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init()Wei Yongjun
2018-08-14Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds