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
80211hdr.h -rw-r--r-- 12.0 KB
80211mgr.c -rw-r--r-- 26.1 KB
80211mgr.h -rw-r--r-- 23.3 KB
Kconfig -rw-r--r-- 206 bytes
Makefile -rw-r--r-- 605 bytes
TODO -rw-r--r-- 571 bytes
aes_ccmp.c -rw-r--r-- 12.8 KB
aes_ccmp.h -rw-r--r-- 1.4 KB
baseband.c -rw-r--r-- 69.0 KB
baseband.h -rw-r--r-- 3.8 KB
bssdb.c -rw-r--r-- 49.7 KB
bssdb.h -rw-r--r-- 9.1 KB
card.c -rw-r--r-- 29.5 KB
card.h -rw-r--r-- 2.9 KB
channel.c -rw-r--r-- 72.6 KB
channel.h -rw-r--r-- 1.7 KB
control.c -rw-r--r-- 2.8 KB
control.h -rw-r--r-- 2.1 KB
country.h -rw-r--r-- 3.7 KB
datarate.c -rw-r--r-- 12.1 KB
datarate.h -rw-r--r-- 2.8 KB
desc.h -rw-r--r-- 11.7 KB
device.h -rw-r--r-- 28.1 KB
device_cfg.h -rw-r--r-- 2.4 KB
dpc.c -rw-r--r-- 53.1 KB
dpc.h -rw-r--r-- 1.5 KB
firmware.c -rw-r--r-- 4.6 KB
firmware.h -rw-r--r-- 1.5 KB
hostap.c -rw-r--r-- 21.5 KB
hostap.h -rw-r--r-- 1.9 KB
int.c -rw-r--r-- 6.1 KB
int.h -rw-r--r-- 1.7 KB
iocmd.h -rw-r--r-- 9.9 KB
iowpa.h -rw-r--r-- 3.1 KB
iwctl.c -rw-r--r-- 48.9 KB
iwctl.h -rw-r--r-- 5.1 KB
key.c -rw-r--r-- 28.7 KB
key.h -rw-r--r-- 4.3 KB
mac.c -rw-r--r-- 11.3 KB
mac.h -rw-r--r-- 13.1 KB
main_usb.c -rw-r--r-- 45.2 KB
mib.c -rw-r--r-- 17.7 KB
mib.h -rw-r--r-- 11.3 KB
michael.c -rw-r--r-- 4.3 KB
michael.h -rw-r--r-- 1.7 KB
power.c -rw-r--r-- 9.0 KB
power.h -rw-r--r-- 2.0 KB
rc4.c -rw-r--r-- 2.1 KB
rc4.h -rw-r--r-- 1.3 KB
rf.c -rw-r--r-- 46.8 KB
rf.h -rw-r--r-- 2.4 KB
rndis.h -rw-r--r-- 4.6 KB
rxtx.c -rw-r--r-- 123.8 KB
rxtx.h -rw-r--r-- 18.2 KB
srom.h -rw-r--r-- 3.7 KB
tcrc.c -rw-r--r-- 6.5 KB
tcrc.h -rw-r--r-- 1.6 KB
tether.c -rw-r--r-- 2.6 KB
tether.h -rw-r--r-- 4.3 KB
tkip.c -rw-r--r-- 8.9 KB
tkip.h -rw-r--r-- 1.6 KB
tmacro.h -rw-r--r-- 1.7 KB
ttype.h -rw-r--r-- 1.9 KB
usbpipe.c -rw-r--r-- 20.0 KB
usbpipe.h -rw-r--r-- 2.0 KB
vntconfiguration.dat -rw-r--r-- 80 bytes
wcmd.c -rw-r--r-- 46.5 KB
wcmd.h -rw-r--r-- 3.3 KB
wctl.c -rw-r--r-- 8.7 KB
wctl.h -rw-r--r-- 4.2 KB
wmgr.c -rw-r--r-- 162.5 KB
wmgr.h -rw-r--r-- 12.6 KB
wpa.c -rw-r--r-- 9.8 KB
wpa.h -rw-r--r-- 2.1 KB
wpa2.c -rw-r--r-- 12.0 KB
wpa2.h -rw-r--r-- 1.9 KB
wpactl.c -rw-r--r-- 7.2 KB
wpactl.h -rw-r--r-- 1.6 KB

back to top