summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-25PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron
2019-04-25PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul
2019-04-23PCI/ACPI: Advertise _HPX Type 3 support via _OSCAlexandru Gagniuc
2019-04-23PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc
2019-04-23PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc
2019-04-23PCI/ACPI: Do not export pci_get_hp_params()Alexandru Gagniuc
2019-04-22PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-04-18PCI/LINK: Disable bandwidth notification interrupt during suspendMika Westerberg
2019-04-18switchtec: Fix unintended mask of MRPC eventWesley Sheng
2019-04-17switchtec: Increase PFF limit from 48 to 255Wesley Sheng
2019-04-17x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn
2019-04-17PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep
2019-04-16PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I
2019-04-16PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offsetKishon Vijay Abraham I
2019-04-15PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I
2019-04-15PCI: endpoint: Add support to specify alignment for buffers allocated to BARsKishon Vijay Abraham I
2019-04-15PCI: keystone: Add support to set the max link speed from DTKishon Vijay Abraham I
2019-04-15PCI: OF: Allow of_pci_get_max_link_speed() to be used by PCI Endpoint driversKishon Vijay Abraham I
2019-04-15PCI: keystone: Invoke phy_reset() API before enabling PHYKishon Vijay Abraham I
2019-04-15PCI: keystone: Add support for PCIe RC in AM654x PlatformsKishon Vijay Abraham I
2019-04-15dt-bindings: PCI: Add PCI RC DT binding documentation for AM654Kishon Vijay Abraham I
2019-04-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-04-15PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I
2019-04-15PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I
2019-04-15dt-bindings: PCI: Document "atu" reg-namesKishon Vijay Abraham I
2019-04-15PCI: keystone: Explicitly set the PCIe modeKishon Vijay Abraham I
2019-04-15dt-bindings: PCI: Add dt-binding to configure PCIe modeKishon Vijay Abraham I
2019-04-15PCI: keystone: Move resources initialization to prepare for EP supportKishon Vijay Abraham I
2019-04-12PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang
2019-04-11PCI: OF: Support "external-facing" propertyJean-Philippe Brucker
2019-04-11dt-bindings: Add "external-facing" PCIe port propertyJean-Philippe Brucker
2019-04-11PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin
2019-04-11PCI: keystone: Use platform_get_resource_byname() to get memory resourcesKishon Vijay Abraham I
2019-04-11PCI: keystone: Perform host initialization in a single functionKishon Vijay Abraham I
2019-04-11dt-bindings: PCI: keystone: Add "reg-names" binding informationKishon Vijay Abraham I
2019-04-11PCI: keystone: Cleanup error_irq configurationKishon Vijay Abraham I
2019-04-11PCI: keystone: Add start_link()/stop_link() dw_pcie_opsKishon Vijay Abraham I
2019-04-10PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler
2019-04-10PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-04-06PCI: Rework pcie_retrain_link() wait loopStefan Mätje
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-04-06PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-04-05PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker
2019-04-04PCI: dwc: Remove default MSI initialization for platform specific MSI chipsKishon Vijay Abraham I
2019-04-04PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I
2019-04-04PCI: keystone: Use Keystone specific msi_irq_chipKishon Vijay Abraham I
2019-04-04PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I
2019-04-04PCI: keystone: Cleanup ks_pcie_msi_irq_handler()Kishon Vijay Abraham I
2019-04-04PCI: keystone: Use hwirq to get the MSI IRQ number offsetKishon Vijay Abraham I