Linus Torvalds
a923874198
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI changes from Bjorn Helgaas:
PCI device hotplug:
- Use PCIe native hotplug, not ACPI hotplug, when possible (Neil Horman)
- Assign resources on per-host bridge basis (Yinghai Lu)
MPS (Max Payload Size):
- Allow larger MPS settings below hotplug-capable Root Port (Yijing Wang)
- Add warnings about unsafe MPS settings (Yijing Wang)
- Simplify interface and messages (Bjorn Helgaas)
SR-IOV:
- Return -ENOSYS on non-SR-IOV devices (Stefan Assmann)
- Update NumVFs register when disabling SR-IOV (Yijing Wang)
Virtualization:
- Add bus and slot reset support (Alex Williamson)
- Fix ACS (Access Control Services) issues (Alex Williamson)
Miscellaneous:
- Simplify PCIe Capability accessors (Bjorn Helgaas)
- Add pcibios_pm_ops for arch-specific hibernate stuff (Sebastian Ott)
- Disable decoding during BAR sizing only when necessary (Zoltan Kiss)
- Delay enabling bridges until they're needed (Yinghai Lu)
- Split Designware support into Synopsys and Exynos parts (Jingoo Han)
- Convert class code to use dev_groups (Greg Kroah-Hartman)
- Cleanup Designware and Exynos I/O access wrappers (Seungwon Jeon)
- Fix bridge I/O window alignment (Bjorn Helgaas)
- Add pci_wait_for_pending_transaction() (Casey Leedom)
- Use devm_ioremap_resource() in Marvell driver (Tushar Behera)
* tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (63 commits)
PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when available
PCI: exynos: Add I/O access wrappers
PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()
PCI: Remove pcie_cap_has_devctl()
PCI: Support PCIe Capability Slot registers only for ports with slots
PCI: Remove PCIe Capability version checks
PCI: Allow PCIe Capability link-related register access for switches
PCI: Add offsets of PCIe capability registers
PCI: Tidy bitmasks and spacing of PCIe capability definitions
PCI: Remove obsolete comment reference to pci_pcie_cap2()
PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE comment
PCI: Rename PCIe capability definitions to follow convention
PCI: Warn if unsafe MPS settings detected
PCI: Fix MPS peer-to-peer DMA comment syntax
PCI: Disable decoding for BAR sizing only when it was actually enabled
PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n
PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality
PCI: Don't restrict MPS for slots below Root Ports
PCI: Simplify MPS test for Downstream Port
PCI: Remove unnecessary check for pcie_get_mps() failure
...
2013-09-03 16:24:35 -07:00
..
2012-01-13 09:32:20 +10:30
2013-07-23 04:00:25 +02:00
2013-09-03 16:24:35 -07:00
2013-08-27 01:29:04 +02:00
2013-07-23 04:00:27 +02:00
2012-07-16 09:25:56 -06:00
2013-01-25 09:23:08 -07:00
2013-04-17 10:21:17 -06:00
2012-09-12 14:13:59 -06:00
2012-11-28 13:16:47 -08:00
2005-04-16 15:20:36 -07:00
2012-07-16 09:25:56 -06:00
2013-01-07 11:34:04 -07:00
2009-06-11 12:04:08 -07:00
2013-04-17 10:21:17 -06:00
2012-06-13 15:42:26 -06:00
2013-06-29 12:57:52 +04:00
2013-04-17 10:21:17 -06:00
2012-07-24 16:17:07 -07:00
2012-07-24 12:59:30 +02:00
2010-10-15 13:09:48 -07:00
2012-07-24 12:59:30 +02:00
2010-02-10 17:45:09 -08:00
2013-04-17 10:21:17 -06:00
2013-08-30 08:57:07 +02:00
2012-11-30 17:47:25 +01:00
2013-04-17 10:20:58 -06:00
2013-04-15 14:30:44 -06:00
2013-08-14 14:55:26 -06:00
2013-01-12 13:56:33 -07:00
2013-08-14 14:55:26 -06:00
2013-07-25 14:11:06 -06:00
2013-08-14 14:55:26 -06:00
2012-07-16 09:25:56 -06:00
2013-08-22 10:47:02 -06:00
2013-07-24 14:18:47 +10:00
2008-06-10 14:37:03 -07:00
2013-04-17 10:21:17 -06:00
2012-01-13 09:32:20 +10:30
2008-10-20 10:54:27 -07:00
2011-01-10 08:51:44 -08:00
2013-04-17 10:21:17 -06:00
2013-08-30 08:57:12 +02:00
2013-02-25 21:18:18 -08:00
2013-07-03 16:07:41 -07:00
2013-01-14 10:23:22 -07:00
2011-11-14 09:43:14 -08:00
2013-01-25 09:23:08 -07:00
2013-04-17 10:20:58 -06:00
2013-04-17 10:21:17 -06:00