summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: pciehp: Disable link notification across slot resetRajat Jain2014-02-111-13/+17
| | * | | PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain2014-02-111-18/+0
| | * | | PCI: pciehp: Don't disable the link permanently during removalRajat Jain2014-02-111-18/+0
| | * | | PCI: pciehp: Enable link state change notificationsRajat Jain2014-02-111-2/+11
| | * | | PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-103-1/+96
| | * | | PCI: pciehp: Make check_link_active() non-staticRajat Jain2014-02-102-3/+4
| | |/ /
| * | | Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas2014-02-201-1/+1
| |\ \ \
| | * | | PCI: frv: replace now removed pci_bus_b() causing build failurePaul Gortmaker2014-02-201-1/+1
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-187-75/+76
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-02-181-0/+10
| | * | | ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom2014-02-141-11/+14
| | * | | x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom2014-02-141-8/+10
| | * | | PCI: Update outdated comment for pcibios_bus_report_status()Yijing Wang2014-02-141-1/+1
| | * | | PCI: Cleanup per-arch list of object filesLiviu Dudau2014-02-121-14/+8
| | * | | PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter2014-02-121-2/+2
| | * | | x86/PCI: Fix function definition whitespaceBjorn Helgaas2014-02-121-10/+7
| | * | | x86/PCI: Reword commentsBjorn Helgaas2014-02-121-6/+3
| | * | | x86/PCI: Remove unnecessary local variable initializationBjorn Helgaas2014-02-121-2/+2
| | * | | PCI: Remove unnecessary list_empty(&pci_pme_list) checkBjorn Helgaas2014-02-031-21/+19
| | | |/ | | |/|
| * | | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2014-02-182-13/+28
| |\ \ \
| | * | | PCI: mvebu: Call request_resource() on the aperturesJason Gunthorpe2014-02-181-1/+23
| | * | | bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe2014-02-181-2/+2
| | * | | PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot2014-02-141-1/+1
| | * | | PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn2014-02-121-9/+2
| | |/ /
| * | | Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas2014-02-189-33/+28
| |\ \ \ | | | |/ | | |/|
| | * | PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang2014-02-143-9/+8
| | * | pcmcia: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-9/+9
| | * | powerpc/PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-142-6/+4
| | * | drm: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-1/+2
| | * | ARM/PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-5/+2
| | * | ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-3/+3
| | |/
| * | Merge branch 'pci/msi' into nextBjorn Helgaas2014-02-145-25/+154
| |\ \
| | * | vfio: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-02-141-4/+8
| | * | ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev2014-02-141-11/+9
| | * | ahci: Fix broken fallback to single MSI modeAlexander Gordeev2014-02-141-1/+3
| | * | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-132-2/+104
| | * | PCI/MSI: Fix cut-and-paste errors in documentationAlexander Gordeev2014-02-131-6/+6
| | * | PCI/MSI: Add pci_enable_msi() documentation backAlexander Gordeev2014-02-031-3/+20
| | * | PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida2014-02-031-1/+0
| | * | PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman2014-02-031-0/+1
| | * | PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman2014-02-031-1/+7
| | |/
| * | Merge branch 'pci/virtualization' into nextBjorn Helgaas2014-02-143-6/+209
| |\ \
| | * | PCI: Enable quirks for PCIe ACS on Intel PCH root portsAlex Williamson2014-02-111-0/+160
| | * | PCI: Add pci_dev_flag for ACS enable quirksAlex Williamson2014-02-111-0/+2
| | * | PCI: Add device-specific PCI ACS enableAlex Williamson2014-02-113-6/+47
| | |/
| * | Merge branch 'pci/scan-bridge' into nextBjorn Helgaas2014-02-141-47/+29
| |\ \
| | * | PCI: Don't scan random busses in pci_scan_bridge()Andreas Noever2014-02-111-3/+7
| | * | PCI: Check for child busses which use more bus numbers than allocatedAndreas Noever2014-02-111-4/+6
| | * | PCI: Remove pci_fixup_parent_subordinate_busnr()Andreas Noever2014-02-111-30/+0
| | * | PCI: Make sure bus number resources stay within their parents boundsAndreas Noever2014-02-101-2/+8