Re: [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks

2014-06-01 Thread g...@kroah.com
On Sun, Jun 01, 2014 at 10:02:04PM +, Matthew Garrett wrote: > On Sun, 2014-06-01 at 22:45 +0200, Andreas Noever wrote: > > On Sun, Jun 1, 2014 at 6:07 PM, Matthew Garrett > > wrote: > > > Yeah, it seems I don't need the suspend quirk - the NHI is still there > > > without it. I still think we

Re: [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks

2014-06-01 Thread Matthew Garrett
On Sun, 2014-06-01 at 22:45 +0200, Andreas Noever wrote: > On Sun, Jun 1, 2014 at 6:07 PM, Matthew Garrett > wrote: > > Yeah, it seems I don't need the suspend quirk - the NHI is still there > > without it. I still think we should make the quirk general rather than > > tying it to the machines, th

Re: [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks

2014-06-01 Thread Andreas Noever
On Sun, Jun 1, 2014 at 6:07 PM, Matthew Garrett wrote: > On Sun, 2014-06-01 at 12:11 +0200, Andreas Noever wrote: >> On Sun, Jun 1, 2014 at 1:51 AM, Matthew Garrett >> wrote: >> > This seems to be working well on my MBP. It appears to broadly work on >> > my Mac Pro, which has Thunderbolt 2 hardw

Re: [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks

2014-06-01 Thread Matthew Garrett
On Sun, 2014-06-01 at 12:11 +0200, Andreas Noever wrote: > On Sun, Jun 1, 2014 at 1:51 AM, Matthew Garrett > wrote: > > This seems to be working well on my MBP. It appears to broadly work on > > my Mac Pro, which has Thunderbolt 2 hardware - I added the PCI ID, and > > loading the thunderbolt driv

Re: [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks

2014-06-01 Thread Andreas Noever
On Sun, Jun 1, 2014 at 1:51 AM, Matthew Garrett wrote: > On Sat, 2014-05-31 at 16:27 +0200, Andreas Noever wrote: >> Hi >> >> This is version 4 of my Thunderbolt driver for Apple hardware (see [1] for >> v3). >> >> Changes since v3: >> - Fix typos and style problems caught by Bjorn. >> - Change

Re: [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks

2014-05-31 Thread Matthew Garrett
On Sat, 2014-05-31 at 16:27 +0200, Andreas Noever wrote: > Hi > > This is version 4 of my Thunderbolt driver for Apple hardware (see [1] for > v3). > > Changes since v3: > - Fix typos and style problems caught by Bjorn. > - Changed the #ifdef CONFIG_ACPI block to cover the whole pci quirk. Hi

Re: [PATCH v4 00/15] Thunderbolt driver for Apple MacBooks

2014-05-31 Thread Greg KH
On Sat, May 31, 2014 at 04:27:45PM +0200, Andreas Noever wrote: > Hi > > This is version 4 of my Thunderbolt driver for Apple hardware (see [1] for > v3). > > Changes since v3: > - Fix typos and style problems caught by Bjorn. > - Changed the #ifdef CONFIG_ACPI block to cover the whole pci qui

[PATCH v4 00/15] Thunderbolt driver for Apple MacBooks

2014-05-31 Thread Andreas Noever
Hi This is version 4 of my Thunderbolt driver for Apple hardware (see [1] for v3). Changes since v3: - Fix typos and style problems caught by Bjorn. - Changed the #ifdef CONFIG_ACPI block to cover the whole pci quirk. Andreas [1]: https://lkml.org/lkml/2014/5/26/308 Andreas Noever (15): t