summaryrefslogtreecommitdiffstats
path: root/scripts/faddr2line (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-07PCI: imx6: Allow asynchronous probingLucas Stach1-0/+1
2019-05-07PCI: dwc: Save root bus for driver remove hooksJisheng Zhang2-6/+7
2019-05-07PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang1-13/+8
2019-05-07PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang1-3/+6
2019-05-07PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang2-4/+9
2019-05-07PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalidJisheng Zhang1-2/+4
2019-05-07PCI: qcom: Use default config space read functionMarc Gonzalez1-17/+6
2019-05-01PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root ComplexChristian König1-3/+35
2019-05-01misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I1-0/+1
2019-05-01misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I1-0/+17
2019-05-01PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I1-2/+5
2019-05-01PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest sizeKishon Vijay Abraham I1-0/+34
2019-05-01PCI: keystone: Add support for PCIe EP in AM654x PlatformsKishon Vijay Abraham I2-37/+240
2019-05-01dt-bindings: PCI: Add PCI EP DT binding documentation for AM654Kishon Vijay Abraham I1-0/+44
2019-05-01PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()Andrey Smirnov1-1/+1
2019-05-01PCI: imx6: Use flags to indicate support for suspendAndrey Smirnov1-9/+6
2019-05-01PCI: imx6: Restrict PHY register data to 16-bitAndrey Smirnov1-7/+6
2019-05-01PCI: imx6: Simplify pcie_phy_poll_ack()Andrey Smirnov1-13/+13
2019-05-01PCI: imx6: Simplify bit operations in PHY functionsAndrey Smirnov1-14/+14
2019-05-01PCI: imx6: Make use of BIT() in constant definitionsAndrey Smirnov1-4/+4
2019-05-01PCI: dwc: imx6: Share PHY debug register definitionsAndrey Smirnov3-13/+8
2019-05-01PCI: imx6: Remove PCIE_PL_PFLR_* constantsAndrey Smirnov1-3/+0
2019-05-01PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()Andrey Smirnov1-1/+1
2019-05-01PCI: imx6: Drop imx6_pcie_wait_for_link()Andrey Smirnov1-17/+2
2019-05-01PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()Andrey Smirnov1-14/+7
2019-04-30PCI: iproc: Enable iProc config read for PAXBv2Srinath Mannam1-1/+1
2019-04-29platform/chrome: chromeos_laptop: use pci_dev_id() helperHeiner Kallweit1-1/+1
2019-04-29stmmac: pci: Use pci_dev_id() helperHeiner Kallweit1-1/+1
2019-04-29iommu/vt-d: Use pci_dev_id() helperHeiner Kallweit2-2/+2
2019-04-29iommu/amd: Use pci_dev_id() helperHeiner Kallweit1-1/+1
2019-04-29drm/amdkfd: Use pci_dev_id() helperHeiner Kallweit1-2/+1
2019-04-29powerpc/powernv/npu: Use pci_dev_id() helperHeiner Kallweit1-8/+6
2019-04-29r8169: use pci_dev_id() helperHeiner Kallweit1-2/+1
2019-04-29PCI: Add pci_dev_id() helperHeiner Kallweit3-10/+11
2019-04-25PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron5-0/+113
2019-04-25PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul1-0/+58
2019-04-23PCI/ACPI: Advertise _HPX Type 3 support via _OSCAlexandru Gagniuc2-1/+4
2019-04-23PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc3-0/+225
2019-04-23PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc3-70/+72
2019-04-23PCI/ACPI: Do not export pci_get_hp_params()Alexandru Gagniuc1-1/+0
2019-04-22PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood1-0/+1
2019-04-19PCI/LINK: Disable bandwidth notification interrupt during suspendMika Westerberg1-0/+14
2019-04-18switchtec: Fix unintended mask of MRPC eventWesley Sheng1-1/+2
2019-04-18switchtec: Increase PFF limit from 48 to 255Wesley Sheng3-14/+40
2019-04-17x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang1-2/+8
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn2-26/+0
2019-04-17PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep2-4/+56
2019-04-16PCI: tegra: Use the DMA-API to get the MSI addressVidya Sagar1-9/+28
2019-04-16PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I2-2/+41
2019-04-16PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offsetKishon Vijay Abraham I1-5/+5