summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2022-05-12PCI: aardvark: Update comment about link going down after link-upMarek Behún
2022-05-12PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()Marek Behún
2022-05-12PCI: aardvark: Don't mask irq when mappingPali Rohár
2022-05-12PCI: aardvark: Remove irq_mask_ack() callback for INTx interruptsPali Rohár
2022-05-12PCI: aardvark: Use separate INTA interrupt for emulated root bridgePali Rohár
2022-05-12PCI: aardvark: Fix support for PME requester on emulated bridgePali Rohár
2022-05-12PCI: aardvark: Add support for PME interruptsPali Rohár
2022-05-12PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on ...Pali Rohár
2022-05-12PCI: aardvark: Add support for ERR interrupt on emulated bridgePali Rohár
2022-05-12PCI: aardvark: Enable MSI-X supportPali Rohár
2022-05-12PCI: aardvark: Fix setting MSI addressPali Rohár
2022-05-12PCI: aardvark: Add support for masking MSI interruptsPali Rohár
2022-05-12PCI: aardvark: Refactor unmasking summary MSI interruptPali Rohár
2022-05-12PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)Marek Behún
2022-05-12PCI: aardvark: Make msi_domain_info structure a static driver structureMarek Behún
2022-05-12PCI: aardvark: Make MSI irq_chip structures static driver structuresMarek Behún
2022-05-12PCI: aardvark: Check return value of generic_handle_domain_irq() when process...Pali Rohár
2022-05-12PCI: aardvark: Rewrite IRQ code to chained IRQ handlerPali Rohár
2022-05-12PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*Pali Rohár
2022-04-20PCI: hv: Propagate coherence from VMbus device to PCI deviceMichael Kelley
2022-04-13PCI: aardvark: Fix support for MSI interruptsPali Rohár
2022-04-08PCI: imx6: Assert i.MX8MM CLKREQ# even if no device presentRichard Zhu
2022-04-08PCI: imx6: Invoke the PHY exit function after PHY power offRichard Zhu
2022-04-08PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridgePali Rohár
2022-04-08PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-04-08PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier
2022-04-08PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier
2022-04-08PCI: imx6: Allow to probe when dw_pcie_wait_for_link() failsFabio Estevam
2022-04-08PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-21PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner
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-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: hv: Fix NUMA node assignment when kernel boots with custom NUMA topologyLong Li
2022-02-01PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas
2022-01-25PCI: mt7621: Remove unused function pcie_rmw()Sergio Paracuellos
2022-01-25PCI: mt7621: Drop of_match_ptr() to avoid unused variableSergio Paracuellos
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas
2022-01-13Merge branch 'pci/misc'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas