Age | Commit message (Expand) | Author |
2022-11-17 | x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS | Thomas Gleixner |
2022-11-17 | PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN | Thomas Gleixner |
2022-11-03 | PCI: hv: Fix the definition of vector in hv_compose_msi_msg() | Dexuan Cui |
2022-10-17 | Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro" | Jon Hunter |
2022-10-11 | Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-10-05 | Merge branch 'remotes/lorenzo/pci/misc' | Bjorn Helgaas |
2022-10-05 | Merge branch 'pci/qcom' | Bjorn Helgaas |
2022-10-05 | Merge branch 'remotes/lorenzo/pci/mvebu' | Bjorn Helgaas |
2022-10-05 | Merge branch 'remotes/lorenzo/pci/mediatek' | Bjorn Helgaas |
2022-10-05 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas |
2022-10-05 | Merge branch 'remotes/lorenzo/pci/bridge-emul' | Bjorn Helgaas |
2022-10-05 | Merge branch 'remotes/lorenzo/pci/apple' | Bjorn Helgaas |
2022-10-05 | PCI: qcom-ep: Check platform_get_resource_byname() return value | Yang Yingliang |
2022-10-05 | PCI: qcom-ep: Add support for SM8450 SoC | Manivannan Sadhasivam |
2022-10-05 | PCI: qcom-ep: Make PERST separation optional | Manivannan Sadhasivam |
2022-10-05 | PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe traffic | Manivannan Sadhasivam |
2022-10-05 | PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS | Manivannan Sadhasivam |
2022-10-05 | PCI: qcom-ep: Expose link transition counts via debugfs | Manivannan Sadhasivam |
2022-10-05 | PCI: qcom-ep: Disable IRQs during driver remove | Manivannan Sadhasivam |
2022-10-03 | PCI: qcom-ep: Make use of the cached dev pointer | Manivannan Sadhasivam |
2022-10-03 | PCI: qcom-ep: Rely on the clocks supplied by devicetree | Manivannan Sadhasivam |
2022-10-03 | PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure | Manivannan Sadhasivam |
2022-10-03 | phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on() | Richard Zhu |
2022-10-03 | PCI: imx6: Add i.MX8MP PCIe support | Richard Zhu |
2022-10-03 | PCI: dwc: Replace of_gpio_named_count() by gpiod_count() | Andy Shevchenko |
2022-09-29 | PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro | Pali Rohár |
2022-09-29 | PCI: qcom: Rename host-init error label | Johan Hovold |
2022-09-29 | PCI: qcom: Drop unused post_deinit callback | Johan Hovold |
2022-09-27 | PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro | Pali Rohár |
2022-09-27 | PCI: ftpci100: Use PCI_CONF1_ADDRESS() macro | Pali Rohár |
2022-09-16 | PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge | Pali Rohár |
2022-09-14 | PCI: apple: Do not leak reset GPIO on unbind/unload/error | Dmitry Torokhov |
2022-08-30 | PCI: qcom-ep: Add MODULE_DEVICE_TABLE | Dmitry Baryshkov |
2022-08-29 | PCI: dwc: Drop dependency on ZONE_DMA32 | Will McVicker |
2022-08-25 | PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value | Pali Rohár |
2022-08-23 | PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3 | Felix Fietkau |
2022-08-23 | PCI: mvebu: Fix endianness when accessing PCI emul bridge members | Pali Rohár |
2022-08-23 | PCI: qcom: Sort device-id table | Johan Hovold |
2022-08-23 | PCI: qcom: Clean up IP configurations | Johan Hovold |
2022-08-23 | PCI: qcom: Make all optional clocks optional | Johan Hovold |
2022-08-23 | PCI: qcom: Add support for SA8540P | Johan Hovold |
2022-08-23 | PCI: qcom: Add support for SC8280XP | Johan Hovold |
2022-08-15 | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA | William Zhang |
2022-08-13 | Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb | Linus Torvalds |
2022-08-09 | PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address | Frank Li |
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/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 |