From: "Alvin (Weike) Chen" <alvin.c...@intel.com>

Hi,
Intel Quark X1000 consists of one USB host controller which can be PCI 
enumerated.
But the exsiting EHCI-PCI framework doesn't support it. Thus, we enable it to 
support
Intel Quark X1000 USB host controller by adding pci quirks to configure buffer 
i/o threshold 
value to half.

Bryan O'Donoghue (1):
  Quark USB host

 drivers/usb/host/ehci-pci.c   |    4 ++++
 drivers/usb/host/pci-quirks.c |   42 +++++++++++++++++++++++++++++++++++++++++
 drivers/usb/host/pci-quirks.h |    2 ++
 3 files changed, 48 insertions(+)

-- 
1.7.9.5

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

Reply via email to