Revision 1d8549085377674224bf30a368284c391a3ce40e authored by Linus Torvalds on 23 January 2013, 00:36:23 UTC, committed by Linus Torvalds on 23 January 2013, 00:36:23 UTC
Pull PCI updates from Bjorn Helgaas:
 "The most important is a fix for a pciehp deadlock that occurs when
  unplugging a Thunderbolt adapter.  We also applied the same fix to
  shpchp, removed CONFIG_EXPERIMENTAL dependencies, fixed a
  pcie_aspm=force problem, and fixed a refcount leak.

  Details:

   - Hotplug
      PCI: pciehp: Use per-slot workqueues to avoid deadlock
      PCI: shpchp: Make shpchp_wq non-ordered
      PCI: shpchp: Handle push button event asynchronously
      PCI: shpchp: Use per-slot workqueues to avoid deadlock

   - Power management
      PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported

   - Misc
      PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
      PCI: remove depends on CONFIG_EXPERIMENTAL"

* tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI: remove depends on CONFIG_EXPERIMENTAL
  PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
  PCI: shpchp: Use per-slot workqueues to avoid deadlock
  PCI: shpchp: Handle push button event asynchronously
  PCI: shpchp: Make shpchp_wq non-ordered
  PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
  PCI: pciehp: Use per-slot workqueues to avoid deadlock
2 parent s f56c319 + 444ee9b
History
File Mode Size
ieee80211
Kconfig -rw-r--r-- 191 bytes
Makefile -rw-r--r-- 1.1 KB
authors -rw-r--r-- 38 bytes
changes -rw-r--r-- 79 bytes
copying -rw-r--r-- 17.6 KB
dot11d.h -rw-r--r-- 2.7 KB
ieee80211_crypt.h -rw-r--r-- 3.0 KB
r8180_93cx6.c -rw-r--r-- 3.4 KB
r8180_93cx6.h -rw-r--r-- 1.1 KB
r8180_pm.c -rw-r--r-- 1.0 KB
r8180_pm.h -rw-r--r-- 724 bytes
r8190_rtl8256.c -rw-r--r-- 10.2 KB
r8190_rtl8256.h -rw-r--r-- 820 bytes
r8192U.h -rw-r--r-- 37.2 KB
r8192U_core.c -rw-r--r-- 169.2 KB
r8192U_dm.c -rw-r--r-- 127.5 KB
r8192U_dm.h -rw-r--r-- 6.5 KB
r8192U_hw.h -rw-r--r-- 15.7 KB
r8192U_wx.c -rw-r--r-- 29.8 KB
r8192U_wx.h -rw-r--r-- 855 bytes
r819xU_HTGen.h -rw-r--r-- 389 bytes
r819xU_HTType.h -rw-r--r-- 9.3 KB
r819xU_cmdpkt.c -rw-r--r-- 22.0 KB
r819xU_cmdpkt.h -rw-r--r-- 5.2 KB
r819xU_firmware.c -rw-r--r-- 12.0 KB
r819xU_firmware.h -rw-r--r-- 629 bytes
r819xU_firmware_img.c -rw-r--r-- 9.7 KB
r819xU_firmware_img.h -rw-r--r-- 661 bytes
r819xU_phy.c -rw-r--r-- 58.3 KB
r819xU_phy.h -rw-r--r-- 3.6 KB
r819xU_phyreg.h -rw-r--r-- 33.2 KB

back to top