[PATCH v2] USB: ehci-pci: Add support for Intel Quark X1000 USB host controller

2014-06-26 Thread Chen, Alvin
From: "Alvin (Weike) Chen" 

Hi,
Intel Quark X1000 consists of one USB host controller which can be PCI 
enumerated.
And the exsiting EHCI-PCI framework supports it with the default packet buffer 
in/out
threshold. We reconfigure the in/out threshold as maximal as possible.

Bryan O'Donoghue (1):
  USB: ehci-pci: USB host controller support for Intel Quark X1000

 drivers/usb/host/ehci-pci.c |   43 +++
 1 file changed, 43 insertions(+)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2] USB: ehci-pci: Add support for Intel Quark X1000 USB host controller

2014-06-26 Thread Chen, Alvin
From: Alvin (Weike) Chen alvin.c...@intel.com

Hi,
Intel Quark X1000 consists of one USB host controller which can be PCI 
enumerated.
And the exsiting EHCI-PCI framework supports it with the default packet buffer 
in/out
threshold. We reconfigure the in/out threshold as maximal as possible.

Bryan O'Donoghue (1):
  USB: ehci-pci: USB host controller support for Intel Quark X1000

 drivers/usb/host/ehci-pci.c |   43 +++
 1 file changed, 43 insertions(+)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/