summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-18ACPI / scan: Create platform device for INT33FE ACPI nodesHans de Goede
2018-10-15platform: goldfish: pipe: Add a blank line to separate varibles and codeRoman Kiryanov
2018-10-15platform: goldfish: pipe: Remove redundant castingRoman Kiryanov
2018-10-15platform: goldfish: pipe: Call misc_deregister if init failsRoman Kiryanov
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...Roman Kiryanov
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...Roman Kiryanov
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...Roman Kiryanov
2018-10-09mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-09-30Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman
2018-09-25platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' staticWei Yongjun
2018-09-25platform: goldfish: pipe: Remove redundant header includeRoman Kiryanov
2018-09-25platform: goldfish: pipe: Remove redundant struct declarationsRoman Kiryanov
2018-09-25platform: goldfish: pipe: Remove a redundant blank lineRoman Kiryanov
2018-09-25platform: goldfish: pipe: Prevent memory corruption from several threads writ...Roman Kiryanov
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