summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-09-22Merge branch 'linus' into x86/platform, to pick up fixesIngo Molnar
2016-09-20Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar
2016-09-17PCI: Add pci_find_resource()Mika Westerberg
2016-09-15Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-09-14PCI: artpec6: Drop __init from artpec6_add_pcie_port()Niklas Cassel
2016-09-14PCI: rcar: Fix some checkpatch warningsSergei Shtylyov
2016-09-14PCI: rcar: Add multi-MSI supportGrigory Kletsko
2016-09-14Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner
2016-09-14genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-14PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas
2016-09-14PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas
2016-09-14PCI: pciehp: Remove unnecessary guardBjorn Helgaas
2016-09-14PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel
2016-09-14PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel
2016-09-14PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel
2016-09-14PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas
2016-09-13PCI: Fix bridge_d3 update on device removalLukas Wunner
2016-09-13PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada
2016-09-13PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada
2016-09-13PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada
2016-09-13PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada
2016-09-13PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada
2016-09-13PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada
2016-09-12PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven
2016-09-12PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas
2016-09-12PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan
2016-09-12PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu
2016-09-12PCI: designware: Relax device number checking to allow SR-IOVPo Liu
2016-09-12PCI: altera: Relax device number checking to allow SR-IOVPo Liu
2016-09-12PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn()Po Liu
2016-09-12PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI tableTomasz Nowicki
2016-09-12PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas
2016-09-10x86/ioapic: Ignore root bridges without a companion ACPI deviceRui Wang
2016-09-08x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko
2016-09-08x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko
2016-09-07PCI: Fix cavium quirk compile failure with PCI_ATS offHerbert Xu
2016-09-06x86/PCI: VMD: Add quirk for AER to ignore source IDJon Derrick
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick
2016-09-06PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: hv: Handle hv_pci_generic_compl() error caseDexuan Cui