linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Garrett <matthew.garrett@nebula.com>
To: "andreas.noever@gmail.com" <andreas.noever@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	"greg@kroah.com" <greg@kroah.com>,
	"bhelgaas@google.com" <bhelgaas@google.com>
Subject: Re: [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks
Date: Sun, 1 Jun 2014 22:02:04 +0000	[thread overview]
Message-ID: <1401660124.7663.22.camel@x230> (raw)
In-Reply-To: <CAMxnaaUJKmRrP6f2U+0-BVY_Pgz+qOn1BekGUyOqUPvp33so0w@mail.gmail.com>

T24gU3VuLCAyMDE0LTA2LTAxIGF0IDIyOjQ1ICswMjAwLCBBbmRyZWFzIE5vZXZlciB3cm90ZToN
Cj4gT24gU3VuLCBKdW4gMSwgMjAxNCBhdCA2OjA3IFBNLCBNYXR0aGV3IEdhcnJldHQNCj4gPG1h
dHRoZXcuZ2FycmV0dEBuZWJ1bGEuY29tPiB3cm90ZToNCj4gPiBZZWFoLCBpdCBzZWVtcyBJIGRv
bid0IG5lZWQgdGhlIHN1c3BlbmQgcXVpcmsgLSB0aGUgTkhJIGlzIHN0aWxsIHRoZXJlDQo+ID4g
d2l0aG91dCBpdC4gSSBzdGlsbCB0aGluayB3ZSBzaG91bGQgbWFrZSB0aGUgcXVpcmsgZ2VuZXJh
bCByYXRoZXIgdGhhbg0KPiA+IHR5aW5nIGl0IHRvIHRoZSBtYWNoaW5lcywgdGhlIHdvcnN0IGNh
c2UgaXMgdGhhdCBpdCdsbCBqdXN0IGRvIG5vdGhpbmcuDQo+IE9rLCBhZ3JlZWQuIFRoZSAid2Fp
dCIgcXVpcmsgaGFzIHRvIHJ1biBvbiBhbGwgbWFjaGluZXMgYW5kIHRoZSBvdGhlcg0KPiBvbmUg
d2lsbCBmYWlsIGlmIHRoZSBBQ1BJIG1ldGhvZHMgYXJlIG5vdCB0aGVyZS4gU2hvdWxkIEkgcmVz
ZW5kIHRoZQ0KPiBzZXJpZXMgb3IganVzdCB0aGUgcGF0Y2ggb3Igc2hvdWxkIEkgKG9yIGRvIHlv
dSB3YW50IHRvKSBtYWtlIGENCj4gc2VwYXJhdGUgcGF0Y2g/DQoNClByb2JhYmx5IGJlc3QgdG8g
YXNrIEdyZWcgLSBJJ20gZmluZSB3aXRoIHRoaXMgc3R1ZmYgZ29pbmcgdGhyb3VnaCBoaXMNCnRy
ZWUgKG5vdGUgdG8gR3JlZzogdGhlIEFwcGxlIEFDUEkgcGF0Y2hlcyBJIGp1c3Qgc2VudCBuZWVk
IHRvIGJlIG1lcmdlZA0KYmVmb3JlIHRoaXMgc3R1ZmYgd2lsbCB3b3JrIHByb3Blcmx5KQ0KDQot
LSANCk1hdHRoZXcgR2FycmV0dCA8bWF0dGhldy5nYXJyZXR0QG5lYnVsYS5jb20+DQo=

  reply	other threads:[~2014-06-01 22:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-31 14:27 [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks Andreas Noever
2014-05-31 14:27 ` [PATCH v4 01/15] thunderbolt: Add initial cactus ridge NHI support Andreas Noever
2014-05-31 14:27 ` [PATCH v4 02/15] thunderbolt: Add control channel interface Andreas Noever
2014-05-31 14:27 ` [PATCH v4 03/15] thunderbolt: Setup control channel Andreas Noever
2014-05-31 14:27 ` [PATCH v4 04/15] thunderbolt: Add tb_regs.h Andreas Noever
2014-05-31 14:27 ` [PATCH v4 05/15] thunderbolt: Initialize root switch and ports Andreas Noever
2014-05-31 14:27 ` [PATCH v4 06/15] thunderbolt: Add thunderbolt capability handling Andreas Noever
2014-05-31 14:27 ` [PATCH v4 07/15] thunderbolt: Enable plug events Andreas Noever
2014-05-31 14:27 ` [PATCH v4 08/15] thunderbolt: Scan for downstream switches Andreas Noever
2014-05-31 14:27 ` [PATCH v4 09/15] thunderbolt: Handle hotplug events Andreas Noever
2014-05-31 14:27 ` [PATCH v4 10/15] thunderbolt: Add path setup code Andreas Noever
2014-05-31 14:27 ` [PATCH v4 11/15] thunderbolt: Add support for simple pci tunnels Andreas Noever
2014-05-31 14:27 ` [PATCH v4 12/15] PCI: Add pci_fixup_suspend_late quirk pass Andreas Noever
2014-05-31 14:27 ` [PATCH v4 13/15] PCI: Suspend/resume quirks for Apple thunderbolt Andreas Noever
2014-05-31 14:27 ` [PATCH v4 14/15] thunderbolt: Read switch uid from EEPROM Andreas Noever
2014-05-31 14:28 ` [PATCH v4 15/15] thunderbolt: Add suspend/hibernate support Andreas Noever
2014-05-31 17:51 ` [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks Greg KH
2014-05-31 23:51 ` Matthew Garrett
2014-06-01 10:11   ` Andreas Noever
2014-06-01 16:07     ` Matthew Garrett
2014-06-01 20:45       ` Andreas Noever
2014-06-01 22:02         ` Matthew Garrett [this message]
2014-06-01 22:57           ` greg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1401660124.7663.22.camel@x230 \
    --to=matthew.garrett@nebula.com \
    --cc=andreas.noever@gmail.com \
    --cc=bhelgaas@google.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).