summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas2-12/+4
2016-09-14PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas1-8/+1
2016-09-14PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas2-35/+33
2016-09-14PCI: pciehp: Remove unnecessary guardBjorn Helgaas1-3/+0
2016-09-14PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel1-16/+2
2016-09-14PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel1-2/+5
2016-09-14PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel1-26/+32
2016-09-14PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas1-1/+1
2016-09-13microblaze/PCI: Add multidomain support for procfsBharat Kumar Gogada1-2/+2
2016-09-13PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada1-0/+1
2016-09-13PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada1-2/+4
2016-09-13PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada1-2/+3
2016-09-13PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada1-11/+15
2016-09-13PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada1-2/+2
2016-09-13PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada1-8/+40
2016-09-13PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven1-2/+2
2016-09-13PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas1-10/+0
2016-09-13PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan1-60/+91
2016-09-13PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-13PCI: designware: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-13PCI: altera: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-13PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn()Po Liu1-1/+4
2016-09-12PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas1-21/+25
2016-09-06x86/PCI: VMD: Add quirk for AER to ignore source IDJon Derrick1-0/+17
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick2-4/+8
2016-09-06PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-2/+5
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+6
2016-09-06PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-9/+12
2016-09-06PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI: hv: Handle hv_pci_generic_compl() error caseDexuan Cui1-4/+5
2016-09-06PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui1-2/+4
2016-09-06PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui1-1/+0
2016-09-06PCI: hv: Use pci_function_description[0] in struct definitionsDexuan Cui1-2/+2
2016-09-06PCI: hv: Use zero-length array in struct pci_packetDexuan Cui1-22/+20
2016-09-06PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto2-1/+2
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin4-0/+1219
2016-09-01dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe controllerShawn Lin1-0/+106
2016-09-01Merge branch 'pci/ptm' into nextBjorn Helgaas7-1/+187
2016-09-01Merge branch 'pci/demodularize' into nextBjorn Helgaas19-294/+51
2016-08-26PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan1-23/+41
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas3-2/+31
2016-08-25PCI: pciehp: Make explicitly non-modularPaul Gortmaker1-15/+5
2016-08-25PCI: hotplug: Make core explicitly non-modularPaul Gortmaker3-24/+6
2016-08-25PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker1-50/+3
2016-08-25PCI: xilinx: Make explicitly non-modularPaul Gortmaker1-51/+2
2016-08-25PCI: qcom: Make explicitly non-modularPaul Gortmaker1-21/+7
2016-08-25PCI: dra7xx: Make explicitly non-modularPaul Gortmaker1-28/+3
2016-08-25PCI/AER: Make explicitly non-modularPaul Gortmaker1-17/+1