All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5][KERNEL] add x/ehci-hcd and mei features
@ 2012-05-03  3:35 tom.zanussi
  2012-05-03  3:35 ` [PATCH 1/5][KERNEL] meta: add usb/host/base feature tom.zanussi
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: tom.zanussi @ 2012-05-03  3:35 UTC (permalink / raw)
  To: yocto, bruce.ashfield, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

This adds a few new features, one for xhci-hcd and another for
amt/mei, and refactors some existing config options into a new
echi-hcd, which is then used in crownbay.

If this looks like the way to go, I'll add similar USB features
for ohci and uhci and fix up all the meta-intel BSPs to use
them.

Please pull into linux-yocto-3.2.

Thanks,

Tom

The following changes since commit b14a08f5c7b469a5077c10942f4e1aec171faa9d:
  Yang Shi (1):
        meta: Clean up BSPs kernel config

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/xhcd-mei-features
  http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/xhcd-mei-features

Tom Zanussi (5):
  meta: add usb/host/base feature
  meta: add usb/xhci-hcd feature
  meta: add usb/ehci-hcd feature
  meta/crownbay: use ehci-hcd feature
  meta: add mei feature

 meta/cfg/kernel-cache/bsp/crownbay/crownbay.cfg    |    4 ----
 meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc    |    2 ++
 meta/cfg/kernel-cache/features/amt/mei/mei.cfg     |    3 +++
 meta/cfg/kernel-cache/features/amt/mei/mei.scc     |    4 ++++
 .../features/usb/ehci-hcd/ehci-hcd.cfg             |    1 +
 .../features/usb/ehci-hcd/ehci-hcd.scc             |    6 ++++++
 meta/cfg/kernel-cache/features/usb/host/base.cfg   |    3 +++
 meta/cfg/kernel-cache/features/usb/host/base.scc   |    4 ++++
 .../features/usb/xhci-hcd/xhci-hcd.cfg             |    1 +
 .../features/usb/xhci-hcd/xhci-hcd.scc             |    6 ++++++
 10 files changed, 30 insertions(+), 4 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/features/amt/mei/mei.cfg
 create mode 100644 meta/cfg/kernel-cache/features/amt/mei/mei.scc
 create mode 100644 meta/cfg/kernel-cache/features/usb/ehci-hcd/ehci-hcd.cfg
 create mode 100644 meta/cfg/kernel-cache/features/usb/ehci-hcd/ehci-hcd.scc
 create mode 100644 meta/cfg/kernel-cache/features/usb/host/base.cfg
 create mode 100644 meta/cfg/kernel-cache/features/usb/host/base.scc
 create mode 100644 meta/cfg/kernel-cache/features/usb/xhci-hcd/xhci-hcd.cfg
 create mode 100644 meta/cfg/kernel-cache/features/usb/xhci-hcd/xhci-hcd.scc



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

end of thread, other threads:[~2012-05-04 20:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03  3:35 [PATCH 0/5][KERNEL] add x/ehci-hcd and mei features tom.zanussi
2012-05-03  3:35 ` [PATCH 1/5][KERNEL] meta: add usb/host/base feature tom.zanussi
2012-05-04 16:16   ` Darren Hart
2012-05-04 16:28     ` Tom Zanussi
2012-05-04 16:34       ` Darren Hart
2012-05-03  3:35 ` [PATCH 2/5][KERNEL] meta: add usb/xhci-hcd feature tom.zanussi
2012-05-03  3:35 ` [PATCH 3/5][KERNEL] meta: add usb/ehci-hcd feature tom.zanussi
2012-05-03  3:35 ` [PATCH 4/5][KERNEL] meta/crownbay: use ehci-hcd feature tom.zanussi
2012-05-03  3:35 ` [PATCH 5/5][KERNEL] meta: add mei feature tom.zanussi
2012-05-03 12:40 ` [PATCH 0/5][KERNEL] add x/ehci-hcd and mei features Bruce Ashfield
2012-05-03 13:50   ` Tom Zanussi
2012-05-03 13:57     ` Bruce Ashfield
2012-05-04 16:24       ` Darren Hart
2012-05-04 16:35         ` Tom Zanussi
2012-05-04 16:39           ` Darren Hart
2012-05-04 16:43             ` Tom Zanussi
2012-05-04 20:54               ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.