| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro" | Jon Hunter | 2022-10-17 | 1 | -3/+8 |
* | Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-10-16 | 1 | -61/+1 |
|\ |
|
| * | Revert "PCI: Distribute available resources for root buses, too" | Bjorn Helgaas | 2022-10-14 | 1 | -61/+1 |
* | | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-12 | 1 | -108/+53 |
|\ \
| |/
|/| |
|
| * | xen/pcifront: move xenstore config scanning into sub-function | Juergen Gross | 2022-10-07 | 1 | -106/+37 |
| * | xen-pcifront: Handle missed Connected state | Jason Andryuk | 2022-10-04 | 1 | -2/+16 |
* | | Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-10-11 | 28 | -610/+1049 |
|\ \ |
|
| * \ | Merge branch 'pci/misc' | Bjorn Helgaas | 2022-10-06 | 1 | -1/+1 |
| |\ \ |
|
| | * | | PCI/P2PDMA: Use for_each_pci_dev() helper | Yang Yingliang | 2022-09-19 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/misc' | Bjorn Helgaas | 2022-10-06 | 4 | -36/+58 |
| |\ \ |
|
| | * | | PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro | Pali Rohár | 2022-09-29 | 1 | -8/+3 |
| | * | | PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro | Pali Rohár | 2022-09-27 | 1 | -11/+6 |
| | * | | PCI: ftpci100: Use PCI_CONF1_ADDRESS() macro | Pali Rohár | 2022-09-27 | 1 | -17/+4 |
| | * | | PCI: Add standard PCI Config Address macros | Pali Rohár | 2022-09-27 | 1 | -0/+45 |
| | |/ |
|
| * | | Merge branch 'pci/qcom' | Bjorn Helgaas | 2022-10-06 | 2 | -112/+180 |
| |\ \ |
|
| | * | | PCI: qcom-ep: Check platform_get_resource_byname() return value | Yang Yingliang | 2022-10-06 | 1 | -0/+5 |
| | * | | PCI: qcom-ep: Add support for SM8450 SoC | Manivannan Sadhasivam | 2022-10-06 | 1 | -0/+1 |
| | * | | PCI: qcom-ep: Make PERST separation optional | Manivannan Sadhasivam | 2022-10-06 | 1 | -4/+6 |
| | * | | PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe traffic | Manivannan Sadhasivam | 2022-10-06 | 1 | -1/+8 |
| | * | | PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS | Manivannan Sadhasivam | 2022-10-05 | 1 | -0/+9 |
| | * | | PCI: qcom-ep: Expose link transition counts via debugfs | Manivannan Sadhasivam | 2022-10-05 | 1 | -0/+60 |
| | * | | PCI: qcom-ep: Disable IRQs during driver remove | Manivannan Sadhasivam | 2022-10-05 | 1 | -6/+9 |
| | * | | PCI: qcom-ep: Make use of the cached dev pointer | Manivannan Sadhasivam | 2022-10-03 | 1 | -2/+2 |
| | * | | PCI: qcom-ep: Rely on the clocks supplied by devicetree | Manivannan Sadhasivam | 2022-10-03 | 1 | -20/+13 |
| | * | | PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure | Manivannan Sadhasivam | 2022-10-03 | 1 | -0/+17 |
| | * | | PCI: qcom: Rename host-init error label | Johan Hovold | 2022-09-29 | 1 | -2/+2 |
| | * | | PCI: qcom: Drop unused post_deinit callback | Johan Hovold | 2022-09-29 | 1 | -3/+0 |
| | * | | PCI: qcom-ep: Add MODULE_DEVICE_TABLE | Dmitry Baryshkov | 2022-08-30 | 1 | -0/+1 |
| | * | | PCI: qcom: Sort device-id table | Johan Hovold | 2022-08-23 | 1 | -7/+7 |
| | * | | PCI: qcom: Clean up IP configurations | Johan Hovold | 2022-08-23 | 1 | -60/+29 |
| | * | | PCI: qcom: Make all optional clocks optional | Johan Hovold | 2022-08-23 | 1 | -24/+4 |
| | * | | PCI: qcom: Add support for SA8540P | Johan Hovold | 2022-08-23 | 1 | -0/+6 |
| | * | | PCI: qcom: Add support for SC8280XP | Johan Hovold | 2022-08-23 | 1 | -2/+20 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/mvebu' | Bjorn Helgaas | 2022-10-06 | 1 | -6/+6 |
| |\ \ |
|
| | * | | PCI: mvebu: Fix endianness when accessing PCI emul bridge members | Pali Rohár | 2022-08-23 | 1 | -6/+6 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/mediatek' | Bjorn Helgaas | 2022-10-06 | 1 | -1/+1 |
| |\ \ |
|
| | * | | PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3 | Felix Fietkau | 2022-08-23 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 2022-10-06 | 4 | -29/+37 |
| |\ \ |
|
| | * | | phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on() | Richard Zhu | 2022-10-03 | 1 | -3/+3 |
| | * | | PCI: imx6: Add i.MX8MP PCIe support | Richard Zhu | 2022-10-03 | 1 | -2/+25 |
| | * | | PCI: dwc: Replace of_gpio_named_count() by gpiod_count() | Andy Shevchenko | 2022-10-03 | 1 | -2/+2 |
| | * | | PCI: dwc: Drop dependency on ZONE_DMA32 | Will McVicker | 2022-08-29 | 2 | -22/+7 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/bridge-emul' | Bjorn Helgaas | 2022-10-06 | 4 | -17/+35 |
| |\ \ |
|
| | * | | PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value | Pali Rohár | 2022-08-25 | 4 | -17/+35 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/apple' | Bjorn Helgaas | 2022-10-06 | 1 | -2/+2 |
| |\ \ |
|
| | * | | PCI: apple: Do not leak reset GPIO on unbind/unload/error | Dmitry Torokhov | 2022-09-14 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'remotes/lorenzo/pci/aardvark' | Bjorn Helgaas | 2022-10-06 | 1 | -0/+3 |
| |\ \ |
|
| | * | | PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge | Pali Rohár | 2022-09-16 | 1 | -0/+3 |
| | |/ |
|
| * | | Merge branch 'pci/resource' | Bjorn Helgaas | 2022-10-06 | 3 | -122/+192 |
| |\ \ |
|
| | * | | PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge | Maciej W. Rozycki | 2022-09-22 | 1 | -0/+11 |