1. 28 Aug, 2021 2 commits
    • Linus Torvalds's avatar
      Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb · 447e238f
      Linus Torvalds authored
      Pull USB fixes from Greg KH:
       "Here are a few tiny USB fixes for reported issues with some USB
        drivers.
      
        These fixes include:
      
         - gadget driver fixes for regressions
      
         - tcpm driver fix
      
         - dwc3 driver fixes
      
         - xhci renesas firmware loading fix, again.
      
         - usb serial option driver device id addition
      
         - usb serial ch341 revert for regression
      
        All all of these have been in linux-next with no reported problems"
      
      * tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
        usb: gadget: u_audio: fix race condition on endpoint stop
        usb: gadget: f_uac2: fixup feedback endpoint stop
        usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
        usb: renesas-xhci: Prefer firmware loading on unknown ROM state
        usb: dwc3: gadget: Stop EP0 transfers during pullup disable
        usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
        Revert "USB: serial: ch341: fix character loss at high transfer rates"
        USB: serial: option: add new VID/PID to support Fibocom FG150
      447e238f
    • Linus Torvalds's avatar
      Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux · 9f73eacd
      Linus Torvalds authored
      Pull powerpc fixes from Michael Ellerman:
      
       - Fix scv implicit soft-mask table for relocated (eg. kdump) kernels
      
       - Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCK, which was disabled due to a
         typo
      
      Thanks to Lukas Bulwahn, Nicholas Piggin, and Daniel Axtens.
      
      * tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
        powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
        powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCK
      9f73eacd
  2. 27 Aug, 2021 18 commits
  3. 26 Aug, 2021 20 commits