linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] USB: ehci-pci: Add support for Intel Quark X1000 USB host controller
@ 2014-06-24 15:51 Chen, Alvin
  2014-06-24 15:51 ` [PATCH] USB: ehci-pci: USB host controller support for Intel Quark X1000 Chen, Alvin
  0 siblings, 1 reply; 14+ messages in thread
From: Chen, Alvin @ 2014-06-24 15:51 UTC (permalink / raw)
  To: Alan Stern, Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel, Boon Leong Ong

From: "Alvin (Weike) Chen" <alvin.chen@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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-06-26  5:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 15:51 [PATCH] USB: ehci-pci: Add support for Intel Quark X1000 USB host controller Chen, Alvin
2014-06-24 15:51 ` [PATCH] USB: ehci-pci: USB host controller support for Intel Quark X1000 Chen, Alvin
2014-06-24 12:38   ` Sergei Shtylyov
2014-06-25  9:22     ` Chen, Alvin
2014-06-24 13:24   ` Greg Kroah-Hartman
2014-06-25  9:24     ` Chen, Alvin
2014-06-24 13:25   ` Greg Kroah-Hartman
2014-06-25  9:26     ` Chen, Alvin
2014-06-25  9:37       ` David Laight
2014-06-26  1:17         ` Chen, Alvin
2014-06-24 14:05   ` Alan Stern
2014-06-26  5:24     ` Chen, Alvin
2014-06-25  1:10   ` Jingoo Han
2014-06-26  1:16     ` Chen, Alvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).