summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03Merge tag 'mvebu-dt64-5.4-1' of git://git.infradead.org/linux-mvebu into arm/dtArnd Bergmann
2019-09-03Merge tag 'mvebu-dt-5.4-1' of git://git.infradead.org/linux-mvebu into arm/dtArnd Bergmann
2019-09-03Merge tag 'at91-5.4-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...Arnd Bergmann
2019-09-03Merge tag 'imx-dt64-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann
2019-09-03Merge tag 'imx-dt-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann
2019-09-03closures: fix a race on wakeup from closure_syncKent Overstreet
2019-09-03bcache: Fix an error code in bch_dump_read()Dan Carpenter
2019-09-03bcache: add cond_resched() in __bch_cache_cmp()Shile Zhang
2019-09-03Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-03Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=Marcos Paulo de Souza
2019-09-03device connection: Add fwnode_connection_find_match()Heikki Krogerus
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-09-03Documenation: switching-sched: Remove notes about elevator argumentMarcos Paulo de Souza
2019-09-03Merge tag 'imx-bindings-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-09-03block: elevator.c: Remove now unused elevator= argumentMarcos Paulo de Souza
2019-09-03usb: roles: Introduce stubs for the exiting functions in role.hYu Chen
2019-09-03dt-bindings: usb: mtu3: add properties about USB Role SwitchChunfeng Yun
2019-09-03Merge tag 'aspeed-5.4-devicetree' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2019-09-03Merge tag 'omap-for-v5.4/dt-take2-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2019-09-03dt-bindings: usb: add binding for USB GPIO based connection detection driverChunfeng Yun
2019-09-03dt-bindings: connector: add optional properties for Type-BChunfeng Yun
2019-09-03dt-binding: usb: add usb-role-switch propertyChunfeng Yun
2019-09-03usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim
2019-09-03block: mq-deadline: Fix queue restart handlingDamien Le Moal
2019-09-03Merge tag 'v5.3-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'v5.3-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03usb: roles: intel: Enable static DRD mode for role switchSaranya Gopal
2019-09-03xhci-ext-caps.c: Add property to disable Intel SW switchSaranya Gopal
2019-09-03Merge tag 'sunxi-dt-for-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2019-09-03usb: dwc3: remove generic PHY calibrate() callsMarek Szyprowski
2019-09-03usb: core: phy: add support for PHY calibrationMarek Szyprowski
2019-09-03rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-09-03Merge tag 'renesas-dt-bindings-for-v5.4-tag2' of git://git.kernel.org/pub/scm...Arnd Bergmann
2019-09-03usb: chipidea: msm: Use device-managed registration APIChuhong Yuan
2019-09-03usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settingsYoshihiro Shimoda
2019-09-03usb: host: xhci-rcar: Add a helper macro to set xhci_plat_privYoshihiro Shimoda
2019-09-03usb: host: xhci-plat: add quirks member into struct xhci_plat_privYoshihiro Shimoda
2019-09-03Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka
2019-09-03rt2x00: clear up IV's on key removalStanislaw Gruszka
2019-09-03iwlwifi: assign directly to iwl_trans->cfg in QuZ detectionLuca Coelho
2019-09-03mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-03mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka
2019-09-03xhci: fix possible memleak on setup address fails.Ikjoon Jang
2019-09-03xhci: add TSP bitflag to TRB tracingMathias Nyman
2019-09-03usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...Christophe JAILLET
2019-09-03usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'Christophe JAILLET
2019-09-03mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka
2019-09-03usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"Colin Ian King
2019-09-03usb: cdns3: fix missing assignment of ret before error check on retColin Ian King
2019-09-03usb: cdns3: remove redundant assignment to ret on error exit pathColin Ian King