summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-01PCI: imx6: Propagate .host_init() errors to callerRichard Zhu
2022-08-01PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()Richard Zhu
2022-08-01PCI: imx6: Factor out ref clock disable to match enableBjorn Helgaas
2022-08-01PCI: imx6: Move imx6_pcie_clk_disable() earlierRichard Zhu
2022-08-01PCI: imx6: Move imx6_pcie_enable_ref_clk() earlierBjorn Helgaas
2022-08-01PCI: imx6: Move PHY management functions togetherBjorn Helgaas
2022-08-01PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlierBjorn Helgaas
2022-08-01PCI: imx6: Convert to NOIRQ_SYSTEM_SLEEP_PM_OPS()Bjorn Helgaas
2022-08-01PCI: exynos: Correct generic PHY usageMarek Szyprowski
2022-08-01phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacksMarek Szyprowski
2022-08-01dt-bindings: PCI: qcom: Support additional MSI vectorsDmitry Baryshkov
2022-08-01PCI: dwc: Handle MSIs routed to multiple GIC interruptsDmitry Baryshkov
2022-08-01PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov
2022-08-01PCI: dwc: Split MSI IRQ parsing/allocation to a separate functionDmitry Baryshkov
2022-08-01PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()Dmitry Baryshkov
2022-08-01PCI: dwc: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-08-01PCI: dwc: Fix MSI msi_msg DMA mappingWill McVicker
2022-08-01PCI: dwc: Check iATU in/outbound range setup statusSerge Semin
2022-08-01PCI: dwc: Validate iATU outbound mappings against hardware constraintsSerge Semin
2022-08-01PCI: dwc: Add iATU regions size detection procedureSerge Semin
2022-08-01PCI: dwc: Simplify in/outbound iATU setup methodsSerge Semin
2022-08-01PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OBSerge Semin
2022-08-01PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IOSerge Semin
2022-08-01PCI: dwc: Add dw_pcie_ops.host_deinit() callbackSerge Semin
2022-08-01PCI: tegra194: Drop manual DW PCIe controller version setupSerge Semin
2022-08-01PCI: intel-gw: Drop manual DW PCIe controller version setupSerge Semin
2022-08-01PCI: dwc: Add macros to compare Synopsys IP core versionsSerge Semin
2022-08-01PCI: dwc: Read DWC IP core version from registerSerge Semin
2022-08-01PCI: dwc: Use native DWC IP core version representationSerge Semin
2022-08-01PCI: dwc: Detect iATU settings after getting "addr_space" resourceSerge Semin
2022-08-01PCI: dwc: Log link speed and width if it comes upSerge Semin
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01net: devlink: Fix missing mutex_unlock() callAmmar Faizi
2022-08-01net/tls: Remove redundant workqueue flush before destroyTariq Toukan
2022-08-01Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-01vfio/pci: fix the wrong wordBo Liu
2022-08-01vfio/ccw: Check return code from subchannel quiesceEric Farman
2022-08-01vfio/ccw: Remove FSM Close from remove handlersEric Farman
2022-08-01vfio/ccw: Add length to DMA_UNMAP checksEric Farman
2022-08-01mtd: core: check partition before dereferenceTetsuo Handa
2022-08-01Merge tag 'spi-nor/for-5.20' into mtd/nextRichard Weinberger
2022-08-01net: txgbe: Fix an error handling path in txgbe_probe()Christophe JAILLET
2022-08-01Merge remote-tracking branch 'korg_git/nand/next' into mtd/nextRichard Weinberger
2022-08-01Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-01net: dsa: Fix spelling mistakes and cleanup codeXie Shaowen
2022-08-01Documentation: devlink: add add devlink-selftests to the table of contentsBagas Sanjaya
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01cxl/region: prevent underflow in ways_to_cxl()Dan Carpenter
2022-08-01cxl/region: uninitialized variable in alloc_hpa()Dan Carpenter
2022-08-01dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua