summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-25Revert "PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firm...Pali Rohár
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-24sizes.h: Add SZ_1T macroChristophe Leroy
2022-02-23PCI: qcom: Add SM8450 PCIe supportDmitry Baryshkov
2022-02-23PCI: qcom: Add ddrss_sf_tbu flagDmitry Baryshkov
2022-02-23PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfgDmitry Baryshkov
2022-02-22PCI: mvebu: Implement support for legacy INTx interruptsPali Rohár
2022-02-22PCI: mvebu: Fix macro names and comments about legacy interruptsPali Rohár
2022-02-22PCI: mvebu: Use child_ops APIPali Rohár
2022-02-22PCI: mvebu: Add support for Advanced Error Reporting registers on emulated br...Pali Rohár
2022-02-22PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár
2022-02-22PCI: mvebu: Correctly configure x1/x4 modePali Rohár
2022-02-21PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner
2022-02-17PCI: iproc: Set all 24 bits of PCI class codePali Rohár
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-14PCI: mvebu: Fix device enumeration regressionPali Rohár
2022-02-11PCI: uniphier-ep: Add NX1 supportKunihiko Hayashi
2022-02-11PCI: uniphier-ep: Add SoC data structureKunihiko Hayashi
2022-02-08PCI: aardvark: Update comment about link going down after link-upMarek Behún
2022-02-08PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()Marek Behún
2022-02-08PCI: aardvark: Don't mask irq when mappingPali Rohár
2022-02-08PCI: aardvark: Remove irq_mask_ack() callback for INTx interruptsPali Rohár
2022-02-08PCI: aardvark: Use separate INTA interrupt for emulated root bridgePali Rohár
2022-02-08PCI: aardvark: Fix support for PME requester on emulated bridgePali Rohár
2022-02-08PCI: aardvark: Add support for PME interruptsPali Rohár
2022-02-08PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on ...Pali Rohár
2022-02-08PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridgePali Rohár
2022-02-08PCI: aardvark: Add support for ERR interrupt on emulated bridgePali Rohár
2022-02-08PCI: aardvark: Enable MSI-X supportPali Rohár
2022-02-08PCI: aardvark: Fix setting MSI addressPali Rohár
2022-02-08PCI: aardvark: Add support for masking MSI interruptsPali Rohár
2022-02-08PCI: aardvark: Refactor unmasking summary MSI interruptPali Rohár
2022-02-08PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)Marek Behún
2022-02-08PCI: aardvark: Make msi_domain_info structure a static driver structureMarek Behún
2022-02-08PCI: aardvark: Make MSI irq_chip structures static driver structuresMarek Behún
2022-02-08PCI: aardvark: Check return value of generic_handle_domain_irq() when process...Pali Rohár
2022-02-08PCI: aardvark: Rewrite IRQ code to chained IRQ handlerPali Rohár
2022-02-08PCI: aardvark: Fix support for MSI interruptsPali Rohár
2022-02-08PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-02-08PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*Pali Rohár
2022-02-04Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-04PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas
2022-02-03PCI: imx6: Allow to probe when dw_pcie_wait_for_link() failsFabio Estevam
2022-02-03PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topologyLong Li
2022-02-03PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated bridgePali Rohár
2022-02-03PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated bridgePali Rohár
2022-02-03PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on emulated bridgePali Rohár
2022-02-03PCI: mvebu: Properly initialize vendor, device and revision of emulated bridgePali Rohár