summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-12-15PCI/P2PDMA: Use percpu_ref_tryget_live_rcu() inside RCU critical sectionChristophe JAILLET
2021-12-15PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controllerYifeng Li
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner
2021-12-14PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-14PCI/MSI: Mask MSI-X vectors only on successStefan Roese
2021-12-13PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-10PCI: ibmphp: Remove commented-out functionsVihas Mak
2021-12-09PCI/MSI: Move descriptor counting on allocation fail to the legacy codeThomas Gleixner
2021-12-09genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner
2021-12-09PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner
2021-12-09PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner
2021-12-09PCI/MSI: Sanitize MSI-X table map handlingThomas Gleixner
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner
2021-12-09PCI/MSI: Split out !IRQDOMAIN codeThomas Gleixner
2021-12-09PCI/MSI: Split out CONFIG_PCI_MSI independent partThomas Gleixner
2021-12-09PCI/MSI: Move code into a separate directoryThomas Gleixner
2021-12-09PCI/MSI: Make msix_update_entries() smarterThomas Gleixner
2021-12-09PCI/MSI: Cleanup include zooThomas Gleixner
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-12-09PCI/sysfs: Use pci_irq_vector()Thomas Gleixner
2021-12-09PCI/MSI: Remove msi_desc_to_pci_sysdata()Thomas Gleixner
2021-12-09PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner
2021-12-09PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()Thomas Gleixner
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier
2021-12-06PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe devicePali Rohár
2021-12-06PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2021-12-06PCI: pci-bridge-emul: Fix definitions of reserved bitsPali Rohár
2021-12-06PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár
2021-12-06PCI: pci-bridge-emul: Make expansion ROM Base Address register read-onlyPali Rohár
2021-12-06PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()Krzysztof Wilczyński
2021-12-06PCI: apple: Fix REFCLK1 enable/poll logicHector Martin
2021-12-06PCI: qcom: Use __be16 type to store return value from cpu_to_be16()Manivannan Sadhasivam
2021-12-06PCI: aardvark: Fix checking for MEM resource typePali Rohár
2021-12-04memremap: remove support for external pgmap refcountsChristoph Hellwig
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-02PCI: aardvark: Disable common PHY when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Disable link training when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Assert PERST# when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Fix memory leak in driver unbindPali Rohár
2021-12-02PCI: aardvark: Mask all interrupts when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Disable bus mastering when unbinding driverPali Rohár
2021-12-02PCI: aardvark: Comment actions in driver remove methodPali Rohár
2021-12-02PCI: aardvark: Clear all MSIs at setupPali Rohár
2021-12-02PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 register...Pali Rohár
2021-12-02PCI: pci-bridge-emul: Add definitions for missing capabilities registersPali Rohár
2021-12-02PCI: pci-bridge-emul: Add description for class_revision fieldPali Rohár