1. 07 11月, 2017 1 次提交
    • L
      USB: early: Use new USB product ID and strings for DbC device · c67678ec
      Lu Baolu 提交于
      The DbC register set defines an interface for system software
      to specify the vendor id and product id for the debug device.
      These two values will be presented by the debug device in its
      device descriptor idVendor and idProduct fields.
      
      The current used product ID is a place holder. We now have a
      valid one. The description strings are changed accordingly.
      
      This patch should be back-ported to kernels as old as v4.12,
      that contain the commit aeb9dd1d ("usb/early: Add driver
      for xhci debug capability").
      
      Cc: <stable@vger.kernel.org> # v4.12+
      Signed-off-by: NLu Baolu <baolu.lu@linux.intel.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      c67678ec
  2. 04 11月, 2017 12 次提交
  3. 03 11月, 2017 6 次提交
  4. 02 11月, 2017 21 次提交