summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"Jon Hunter2022-10-171-3/+8
* Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-151-61/+1
|\
| * Revert "PCI: Distribute available resources for root buses, too"Bjorn Helgaas2022-10-141-61/+1
* | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-121-108/+53
|\ \ | |/ |/|
| * xen/pcifront: move xenstore config scanning into sub-functionJuergen Gross2022-10-071-106/+37
| * xen-pcifront: Handle missed Connected stateJason Andryuk2022-10-041-2/+16
* | Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-1128-610/+1049
|\ \
| * \ Merge branch 'pci/misc'Bjorn Helgaas2022-10-051-1/+1
| |\ \
| | * | PCI/P2PDMA: Use for_each_pci_dev() helperYang Yingliang2022-09-191-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2022-10-054-36/+58
| |\ \
| | * | PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár2022-09-291-8/+3
| | * | PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár2022-09-271-11/+6
| | * | PCI: ftpci100: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-09-271-17/+4
| | * | PCI: Add standard PCI Config Address macrosPali Rohár2022-09-271-0/+45
| | |/
| * | Merge branch 'pci/qcom'Bjorn Helgaas2022-10-052-112/+180
| |\ \
| | * | PCI: qcom-ep: Check platform_get_resource_byname() return valueYang Yingliang2022-10-051-0/+5
| | * | PCI: qcom-ep: Add support for SM8450 SoCManivannan Sadhasivam2022-10-051-0/+1
| | * | PCI: qcom-ep: Make PERST separation optionalManivannan Sadhasivam2022-10-051-4/+6
| | * | PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe trafficManivannan Sadhasivam2022-10-051-1/+8
| | * | PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SSManivannan Sadhasivam2022-10-051-0/+9
| | * | PCI: qcom-ep: Expose link transition counts via debugfsManivannan Sadhasivam2022-10-051-0/+60
| | * | PCI: qcom-ep: Disable IRQs during driver removeManivannan Sadhasivam2022-10-051-6/+9
| | * | PCI: qcom-ep: Make use of the cached dev pointerManivannan Sadhasivam2022-10-031-2/+2
| | * | PCI: qcom-ep: Rely on the clocks supplied by devicetreeManivannan Sadhasivam2022-10-031-20/+13
| | * | PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structureManivannan Sadhasivam2022-10-031-0/+17
| | * | PCI: qcom: Rename host-init error labelJohan Hovold2022-09-291-2/+2
| | * | PCI: qcom: Drop unused post_deinit callbackJohan Hovold2022-09-291-3/+0
| | * | PCI: qcom-ep: Add MODULE_DEVICE_TABLEDmitry Baryshkov2022-08-301-0/+1
| | * | PCI: qcom: Sort device-id tableJohan Hovold2022-08-231-7/+7
| | * | PCI: qcom: Clean up IP configurationsJohan Hovold2022-08-231-60/+29
| | * | PCI: qcom: Make all optional clocks optionalJohan Hovold2022-08-231-24/+4
| | * | PCI: qcom: Add support for SA8540PJohan Hovold2022-08-231-0/+6
| | * | PCI: qcom: Add support for SC8280XPJohan Hovold2022-08-231-2/+20
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2022-10-051-6/+6
| |\ \
| | * | PCI: mvebu: Fix endianness when accessing PCI emul bridge membersPali Rohár2022-08-231-6/+6
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2022-10-051-1/+1
| |\ \
| | * | PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3Felix Fietkau2022-08-231-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2022-10-054-29/+37
| |\ \
| | * | phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu2022-10-031-3/+3
| | * | PCI: imx6: Add i.MX8MP PCIe supportRichard Zhu2022-10-031-2/+25
| | * | PCI: dwc: Replace of_gpio_named_count() by gpiod_count()Andy Shevchenko2022-10-031-2/+2
| | * | PCI: dwc: Drop dependency on ZONE_DMA32Will McVicker2022-08-292-22/+7
| | |/
| * | Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas2022-10-054-17/+35
| |\ \
| | * | PCI: pci-bridge-emul: Set position of PCI capabilities to real HW valuePali Rohár2022-08-254-17/+35
| | |/
| * | Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas2022-10-051-2/+2
| |\ \
| | * | PCI: apple: Do not leak reset GPIO on unbind/unload/errorDmitry Torokhov2022-09-141-2/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2022-10-051-0/+3
| |\ \
| | * | PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár2022-09-161-0/+3
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2022-10-053-122/+192
| |\ \
| | * | PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki2022-09-211-0/+11