summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-09-25coresight: platform: Fix refcounting for graph nodesSuzuki K Poulose
2018-09-25coresight: platform: Refactor graph endpoint parsingSuzuki K Poulose
2018-09-25coresight: Document error handling in coresight_registerSuzuki K Poulose
2018-09-20misc: sgi-gru: fix fall-through annotationsGustavo A. R. Silva
2018-09-16Merge b4.19-rc4 into char-misc-nextGreg Kroah-Hartman
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-14Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-14firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd
2018-09-14firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd
2018-09-14firmware: coreboot: Make bus registration symmetricStephen Boyd
2018-09-14firmware: coreboot: Unmap ioregion after device populationStephen Boyd
2018-09-14firmware: coreboot: Let OF core populate platform deviceStephen Boyd
2018-09-14drivers: misc: ad525x_dpot: Update MODULE AUTHOR email addressMichael Hennerich
2018-09-14misc: sgi-xp: remove meaningless null check before kfreezhong jiang
2018-09-14slimbus: ngd: mark PM functions as __maybe_unusedArnd Bergmann
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-14misc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-14firmware: google: make structure gsmi_dev staticColin Ian King
2018-09-14vme: remove unneeded kfreeDing Xiang
2018-09-14binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen
2018-09-14android: binder: use kstrdup instead of open-coding itRasmus Villemoes
2018-09-14binder: use standard functions to allocate fdsTodd Kjos
2018-09-14android: binder: no outgoing transaction when thread todo has transactionSherry Yang
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko
2018-09-14xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham