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