[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1403625103-28078-1-git-send-email-alvin.chen@intel.com>
Date: Tue, 24 Jun 2014 08:51:42 -0700
From: "Chen, Alvin" <alvin.chen@...el.com>
To: Alan Stern <stern@...land.harvard.edu>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Boon Leong Ong <boon.leong.ong@...el.com>
Subject: [PATCH] USB: ehci-pci: Add support for Intel Quark X1000 USB host controller
From: "Alvin (Weike) Chen" <alvin.chen@...el.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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists