From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com ([192.55.52.93]:14339 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755859Ab2LMTYq (ORCPT ); Thu, 13 Dec 2012 14:24:46 -0500 From: "Kirill A. Shutemov" To: Greg KH Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Miles J Penner , John Ronciak , Mika Westerberg , Tushar N Dave , "Kirill A. Shutemov" , "Kirill A. Shutemov" Subject: [PATCH 0/3] Thunderbolt workarounds Date: Thu, 13 Dec 2012 21:25:18 +0200 Message-Id: <1355412708-20046-1-git-send-email-kirill.shutemov@linux.intel.com> Sender: linux-pci-owner@vger.kernel.org List-ID: From: "Kirill A. Shutemov" I had chance to test two PC setups with Thunderbolt: Acer Aspire S5 and Intel DZ77RE-75K motherboard. Unfortunately, both of them are broken in different ways. This patchset contains workarounds for the issues. Kirill A. Shutemov (3): PCI Hotplug: workaround for Thunderbolt on Acer Aspire S5 PCI Hotplug: convert acpiphp_hp_work to use delayed work PCI Hotplug: workaround for Thunderbolt on Intel DZ77RE-75K motherboard drivers/pci/hotplug/acpi_pcihp.c | 13 +++++++++++++ drivers/pci/hotplug/acpiphp_glue.c | 33 +++++++++++++++++++++++++-------- 2 files changed, 38 insertions(+), 8 deletions(-) -- 1.7.10.4