| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming | 2013-06-05 | 1 | -1/+4 |
* | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:... | Bjorn Helgaas | 2013-05-20 | 1 | -6/+4 |
* | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-05-12 | 1 | -3/+2 |
|\ |
|
| * | xen/pci: Used cached MSI-X capability offset | Bjorn Helgaas | 2013-05-10 | 1 | -2/+1 |
| * | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas | 2013-05-10 | 1 | -1/+1 |
* | | x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0 | Bin Gao | 2013-04-30 | 1 | -4/+6 |
* | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-04-29 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | x86/PCI: Implement pcibios_{add|remove}_bus() hooks | Jiang Liu | 2013-04-12 | 1 | -0/+11 |
* | | xen: drop tracking of IRQ vector | Jan Beulich | 2013-04-16 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-03 | 1 | -0/+9 |
|\ |
|
| * | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk | 2013-03-01 | 1 | -0/+9 |
* | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-26 | 5 | -67/+132 |
|\ \
| |/
|/| |
|
| * | Merge branch 'pci/rafael-set-root-bridge-handle' into next | Bjorn Helgaas | 2013-01-18 | 1 | -0/+9 |
| |\ |
|
| | * | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 2013-01-14 | 1 | -0/+9 |
| * | | Merge branch 'pci/yinghai-survey-resources' into next | Bjorn Helgaas | 2013-01-09 | 1 | -64/+121 |
| |\| |
|
| | * | x86/PCI: Implement pcibios_resource_survey_bus() | Yinghai Lu | 2013-01-07 | 1 | -0/+13 |
| | * | x86/PCI: Keep resource allocation functions after boot | Yinghai Lu | 2013-01-07 | 1 | -6/+6 |
| | * | x86/PCI: Don't track firmware-assigned BAR values for hot-added devices | Yinghai Lu | 2013-01-07 | 1 | -1/+9 |
| | * | x86/PCI: Factor out pcibios_allocate_dev_rom_resource() | Yinghai Lu | 2013-01-07 | 1 | -17/+35 |
| | * | x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses | Yinghai Lu | 2013-01-07 | 1 | -13/+25 |
| | * | x86/PCI: Factor out pcibios_allocate_dev_resources() | Yinghai Lu | 2013-01-07 | 1 | -19/+23 |
| | * | x86/PCI: Factor out pcibios_allocate_bridge_resources() | Yinghai Lu | 2013-01-07 | 1 | -22/+24 |
| * | | x86/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2013-01-03 | 3 | -3/+2 |
| |/ |
|
* | | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis | 2013-02-12 | 1 | -2/+1 |
* | | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 11 | -59/+55 |
|/ |
|
* | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe | 2012-12-26 | 1 | -1/+2 |
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 4 | -6/+202 |
|\ |
|
| * | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas | 2012-12-11 | 1 | -2/+2 |
| |\ |
|
| | * | PCI: Use phys_addr_t for physical ROM address | Bjorn Helgaas | 2012-12-10 | 1 | -2/+2 |
| * | | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas | 2012-12-07 | 2 | -0/+130 |
| |\ \ |
|
| | * | | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 2012-12-07 | 2 | -0/+130 |
| * | | | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas | 2012-12-06 | 1 | -0/+30 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | x86: Use PCI setup data | Matthew Garrett | 2012-12-05 | 1 | -0/+30 |
| | |/ |
|
| * | | Merge branch 'pci/mike-x86-tra' into next | Bjorn Helgaas | 2012-11-09 | 1 | -3/+18 |
| |\ \ |
|
| | * | | x86/PCI: Allow x86 platforms to use translation offsets | Mike Yoknis | 2012-11-07 | 1 | -3/+18 |
| | |/ |
|
| * | | Merge branch 'pci/taku-prt-cleanup' into next | Bjorn Helgaas | 2012-11-09 | 1 | -1/+1 |
| |\ \ |
|
| | * | | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi | 2012-11-07 | 1 | -1/+1 |
| | |/ |
|
| * / | x86/PCI: Ignore _SEG on HP xw9300 | Bjorn Helgaas | 2012-11-07 | 1 | -2/+23 |
| |/ |
|
* / | x86/ce4100: Fix PCI configuration register access for devices without interrupts | Maxime Bizon | 2012-10-30 | 1 | -0/+13 |
|/ |
|
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 2 | -7/+1 |
|\ |
|
| * | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas | 2012-09-25 | 1 | -2/+1 |
| |\ |
|
| | * | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 2012-09-21 | 1 | -2/+1 |
| * | | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-19 | 1 | -5/+0 |
| * | | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-19 | 1 | -1/+1 |
| |/ |
|
* / | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin | 2012-09-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -1/+1 |
|\ |
|
| * | x86/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -1/+1 |
* | | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 2012-06-23 | 1 | -1/+1 |
|\ \ |
|
| * | | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying | 2012-06-23 | 1 | -1/+1 |
| |/ |
|
* | | x86/PCI: use pr_level() to replace printk(KERN_LEVEL) | Jiang Liu | 2012-06-22 | 2 | -14/+10 |