summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-12uio: convert to vm_fault_tSouptick Joarder
2018-09-12uio: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-12nvmem: core: return error code instead of NULL from nvmem_device_getSrinivas Kandagatla
2018-09-12misc: lkdtm: fixed static variable initializationParth Y Shah
2018-09-12misc: bh1770glc: remove unused array prox_curr_maColin Ian King
2018-09-12misc: apds990x: remove unused array ir_currentsColin Ian King
2018-09-12uio: ensure class is registered before devicesAlexandre Belloni
2018-09-12Drivers: hv: vmbus: Fix synic per-cpu context initializationMichael Kelley
2018-09-12uio_hv_generic: drop #ifdef DEBUGStephen Hemminger
2018-09-12uio_hv_generic: increase size of receive and send buffersStephen Hemminger
2018-09-12vmbus: add driver_override supportStephen Hemminger
2018-09-12drivers: fpga: fix two trivial spelling mistakesColin Ian King
2018-09-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds