1. 08 Oct, 2018 38 commits
  2. 07 Oct, 2018 2 commits
    • Greg Kroah-Hartman's avatar
      Linux 4.19-rc7 · 0238df64
      Greg Kroah-Hartman authored
      0238df64
    • Greg Kroah-Hartman's avatar
      Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc · fb1c592c
      Greg Kroah-Hartman authored
      I wrote:
        "Char/Misc fixes for 4.19-rc7
      
         Here are 8 small fixes for some char/misc driver issues
      
         Included here are:
      	- fpga driver fixes
      	- thunderbolt bugfixes
      	- firmware core revert/fix
      	- hv core fix
      	- hv tool fix
      
         All of these have been in linux-next with no reported issues."
      
      * tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
        thunderbolt: Initialize after IOMMUs
        thunderbolt: Do not handle ICM events after domain is stopped
        firmware: Always initialize the fw_priv list object
        docs: fpga: document fpga manager flags
        fpga: bridge: fix obvious function documentation error
        tools: hv: fcopy: set 'error' in case an unknown operation was requested
        fpga: do not access region struct after fpga_region_unregister
        Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
      fb1c592c