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
avs
reset
88pm860x_battery.c -rw-r--r-- 25.8 KB
88pm860x_charger.c -rw-r--r-- 18.6 KB
Kconfig -rw-r--r-- 9.9 KB
Makefile -rw-r--r-- 2.4 KB
ab8500_bmdata.c -rw-r--r-- 12.2 KB
ab8500_btemp.c -rw-r--r-- 29.4 KB
ab8500_charger.c -rw-r--r-- 74.6 KB
ab8500_fg.c -rw-r--r-- 66.7 KB
abx500_chargalg.c -rw-r--r-- 54.0 KB
apm_power.c -rw-r--r-- 10.1 KB
bq2415x_charger.c -rw-r--r-- 42.0 KB
bq27x00_battery.c -rw-r--r-- 24.8 KB
charger-manager.c -rw-r--r-- 48.8 KB
collie_battery.c -rw-r--r-- 9.3 KB
da9030_battery.c -rw-r--r-- 15.7 KB
da9052-battery.c -rw-r--r-- 15.3 KB
ds2760_battery.c -rw-r--r-- 17.9 KB
ds2780_battery.c -rw-r--r-- 21.0 KB
ds2781_battery.c -rw-r--r-- 20.6 KB
ds2782_battery.c -rw-r--r-- 9.3 KB
generic-adc-battery.c -rw-r--r-- 10.7 KB
gpio-charger.c -rw-r--r-- 4.9 KB
intel_mid_battery.c -rw-r--r-- 21.1 KB
isp1704_charger.c -rw-r--r-- 12.5 KB
jz4740-battery.c -rw-r--r-- 10.2 KB
lp8727_charger.c -rw-r--r-- 12.5 KB
lp8788-charger.c -rw-r--r-- 18.1 KB
max17040_battery.c -rw-r--r-- 6.8 KB
max17042_battery.c -rw-r--r-- 23.4 KB
max8903_charger.c -rw-r--r-- 9.0 KB
max8925_power.c -rw-r--r-- 14.8 KB
max8997_charger.c -rw-r--r-- 5.3 KB
max8998_charger.c -rw-r--r-- 5.6 KB
olpc_battery.c -rw-r--r-- 16.3 KB
pcf50633-charger.c -rw-r--r-- 12.5 KB
pda_power.c -rw-r--r-- 11.5 KB
pmu_battery.c -rw-r--r-- 5.3 KB
power_supply.h -rw-r--r-- 1.1 KB
power_supply_core.c -rw-r--r-- 9.3 KB
power_supply_leds.c -rw-r--r-- 4.8 KB
power_supply_sysfs.c -rw-r--r-- 8.7 KB
rx51_battery.c -rw-r--r-- 6.6 KB
s3c_adc_battery.c -rw-r--r-- 11.0 KB
sbs-battery.c -rw-r--r-- 21.1 KB
smb347-charger.c -rw-r--r-- 31.7 KB
test_power.c -rw-r--r-- 13.2 KB
tosa_battery.c -rw-r--r-- 11.2 KB
twl4030_charger.c -rw-r--r-- 16.0 KB
wm831x_backup.c -rw-r--r-- 5.5 KB
wm831x_power.c -rw-r--r-- 17.1 KB
wm8350_power.c -rw-r--r-- 14.7 KB
wm97xx_battery.c -rw-r--r-- 7.1 KB
z2_battery.c -rw-r--r-- 7.8 KB

back to top