1. 29 May, 2020 7 commits
  2. 27 May, 2020 4 commits
  3. 26 May, 2020 2 commits
    • Greg Kroah-Hartman's avatar
      Merge tag 'thunderbolt-for-v5.8' of... · d19c64b3
      Greg Kroah-Hartman authored
      Merge tag 'thunderbolt-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
      
      Mika writes:
      
      thunderbolt: Changes for v5.8 merge window
      
      This adds support for Intel Tiger Lake Thunderbolt controller using
      firmware based connection manager. In addition the driver can now be
      built on non-x86 architectures as well. Then there are a couple of
      commits that make the driver work across kexec, replace a zero length
      array with flexible one, and revert one change that is not needed
      anymore because of NVMem subsystem improvements.
      
      * tag 'thunderbolt-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt:
        thunderbolt: Add trivial .shutdown
        thunderbolt: Update Kconfig to allow building on other architectures.
        thunderbolt: Replace zero-length array with flexible-array
        thunderbolt: Add support for Intel Tiger Lake
        Revert "thunderbolt: Prevent crash if non-active NVMem file is read"
      d19c64b3
    • Greg Kroah-Hartman's avatar
      Merge tag 'usb-ci-v5.8-rc1' of... · 37f6c193
      Greg Kroah-Hartman authored
      Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
      
      Peter writes:
      
      - Some improvments for ci_hdrc_usb2.c
      - Support imx7d USB charger
      - Add software sg support for UDC
      - Enable user trigger role switch
      
      * tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb:
        usb: chipidea: Enable user-space triggered role-switching
        usb: chipidea: udc: add software sg list support
        usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulp
        usb: chipidea: pull down dp for possible charger detection operation
        usb: chipidea: introduce imx7d USB charger detection
        usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer use
        usb: chipidea: usb2: remove unneeded semicolon
        usb: chipidea: allow disabling glue drivers if EMBEDDED
        usb: chipidea: usb2: absorb zevio glue driver
        usb: chipidea: usb2: make clock optional
        usb: chipidea: usb2: fix formatting
        usb: chipidea: usb2: constify zynq_pdata
        usb: chipidea: core: show the real pointer value for register
        usb: chipidea: core: refine the description for this driver
        usb: chipidea: udc: fix the kernel doc for udc.h
      37f6c193
  4. 25 May, 2020 27 commits