summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-27mtd: cfi_cmdset_0002: Split wait for write buffer completion sequenceTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequenceTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statementTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function sizeTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()Tokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami
2019-08-27mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe()Sergei Shtylyov
2019-08-27powerpc/spinlocks: Fix oops in __spin_yield() on bare metalChristopher M. Riedl
2019-08-27fdt: Update CRC check for rng-seedHsin-Yi Wang
2019-08-27gpio: zynq: Pass irqchip when adding gpiochipLinus Walleij
2019-08-27netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch
2019-08-27netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann
2019-08-27ASoC: sunxi: Revert initial A83t supportMaxime Ripard
2019-08-27ASoC: imx-audmix: register the card on a proper devShengjiu Wang
2019-08-27ASoC: SOF: imx8: Make some functions staticYueHaibing
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells
2019-08-27rxrpc: Add a private skb flag to indicate transmission-phase skbsDavid Howells
2019-08-27rxrpc: Abstract out rxtx ring cleanupDavid Howells
2019-08-27rxrpc: Pass the input handler's data skb reference to the Rx ringDavid Howells
2019-08-27rxrpc: Use info in skbuff instead of reparsing a jumbo packetDavid Howells
2019-08-27rxrpc: Improve jumbo packet countingDavid Howells
2019-08-27x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov
2019-08-27Merge tag 'perf-core-for-mingo-5.4-20190826' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-08-27drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul
2019-08-27drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare
2019-08-27drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang
2019-08-27drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä
2019-08-27pinctrl: mvebu: add additional variant for standalone CP115Grzegorz Jaszczyk
2019-08-27pinctrl: mvebu: Add CP110 missing pin functionalityKonstantin Porotchkin
2019-08-27dt-bindings: cp110: document the new CP115 pinctrl compatibleGrzegorz Jaszczyk
2019-08-27i3c: master: Use dev_to_i3cmaster()Axel Lin
2019-08-27platform/chrome: cros_ec_rpmsg: Add host command AP sleep state supportYilun Lin
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-27Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-27Merge tag 'drm-hisilicon-hibmc-next-2019-08-26' of https://github.com/xin3lia...Dave Airlie
2019-08-26ice: fix adminq calls during removeHenry Tieman
2019-08-26ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan
2019-08-27Merge tag 'imx-drm-next-2019-08-23' of git://git.pengutronix.de/pza/linux int...Dave Airlie
2019-08-26ice: Fix VF configuration issues due to resetAkeem G Abodunrin
2019-08-26ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan
2019-08-27Merge tag 'drm-intel-next-2019-08-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski
2019-08-26ice: fix potential infinite loopColin Ian King
2019-08-26ice: fix ice_is_tc_enaJacob Keller
2019-08-26ice: add validation in OP_CONFIG_VSI_QUEUES VF messageMichal Swiatkowski
2019-08-26ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin