summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-06Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-04Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-04PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()Rafael J. Wysocki
2022-02-04PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas
2022-02-04PCI/MSI: Remove bogus warning in pci_irq_get_affinity()Thomas Gleixner
2022-02-03PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang
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
2022-02-03PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupportedPali Rohár
2022-02-03PCI: mvebu: Remove duplicate nports assignmentPali Rohár
2022-02-03PCI: mvebu: Add help string for CONFIG_PCI_MVEBU optionPali Rohár
2022-02-03PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARDPali Rohár
2022-02-03PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG...Pali Rohár
2022-02-03PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as constPali Rohár
2022-02-03PCI: rpaphp: Add MODULE_DESCRIPTIONMamatha Inamdar
2022-02-01PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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 'irq_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-21PCI/MSI: Prevent UAF in error pathThomas Gleixner
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
2022-01-13Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2022-01-13Merge branch 'pci/host/mt7621'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas