Age | Commit message (Expand) | Author |
2022-08-13 | Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb | Linus Torvalds |
2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2022-08-09 | NTB: EPF: Tidy up some bounds checks | Dan Carpenter |
2022-08-09 | NTB: EPF: Fix error code in epf_ntb_bind() | Dan Carpenter |
2022-08-09 | PCI: endpoint: pci-epf-vntb: reduce several globals to statics | Tom Rix |
2022-08-09 | PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init() | Yang Yingliang |
2022-08-09 | PCI: endpoint: Fix Kconfig dependency | Ren Zhijie |
2022-08-09 | NTB: EPF: set pointer addr to null using NULL rather than 0 | Colin Ian King |
2022-08-09 | PCI: endpoint: Support NTB transfer between RC and EP | Frank Li |
2022-08-09 | PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address | Frank Li |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-04 | Merge branch 'pci/header-cleanup-immutable' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/misc' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/pm-ops' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/xilinx-cpm' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/vmd' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/tegra194' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/switchtec' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/rcar-gen2' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/qcom' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/microchip' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/mediatek-gen3' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/mediatek' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/loongson' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/iproc' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/imx6' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/fu740' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/exynos' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/dwc-edma' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/dwc' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/brcmstb' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/aardvark' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/resource' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/err' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/endpoint' | Bjorn Helgaas |
2022-08-01 | PCI: imx6: Support more than Gen2 speed link mode | Richard Zhu |
2022-08-01 | PCI: imx6: Set PCIE_DBI_RO_WR_EN before writing DBI registers | Richard Zhu |
2022-08-01 | PCI: imx6: Reformat suspend callback to keep symmetric with resume | Richard Zhu |
2022-08-01 | PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier | Richard Zhu |
2022-08-01 | PCI: imx6: Disable clocks in reverse order of enable | Bjorn Helgaas |
2022-08-01 | PCI: imx6: Do not hide PHY driver callbacks and refine the error handling | Richard Zhu |
2022-08-01 | PCI: imx6: Reduce resume time by only starting link if it was up before suspend | Richard Zhu |
2022-08-01 | PCI: imx6: Mark the link down as non-fatal error | Richard Zhu |
2022-08-01 | PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset() | Richard Zhu |
2022-08-01 | PCI: imx6: Turn off regulator when system is in suspend mode | Richard Zhu |
2022-08-01 | PCI: imx6: Call host init function directly in resume | Richard Zhu |
2022-08-01 | PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks | Richard Zhu |