summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2016-10-12PCI: xilinx-nwl: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas
2016-10-12PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argumentBjorn Helgaas
2016-10-12PCI: xilinx: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: xilinx: Add local struct device pointersBjorn Helgaas
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch
2016-10-04PCI: rockchip: Fix wrong transmitted FTS countShawn Lin
2016-10-04PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin
2016-10-04PCI: rockchip: Increase the Max Credit update intervalRajat Jain
2016-10-04PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov
2016-10-03Merge branch 'pci/virtualization' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/enumeration' into nextBjorn Helgaas
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-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-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
2016-09-06PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui
2016-09-06PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui
2016-09-06PCI: hv: Use pci_function_description[0] in struct definitionsDexuan Cui
2016-09-06PCI: hv: Use zero-length array in struct pci_packetDexuan Cui
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin
2016-08-26PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: xilinx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: qcom: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: dra7xx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: generic: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: designware: Remove redundant platform_get_resource() return value checkWei Yongjun
2016-08-23PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs'Dong Bo
2016-08-23PCI: exynos: Make explicitly non-modularPaul Gortmaker