summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-06121-1192/+3945
|\
| * Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas2021-11-051-2/+1
| |\
| | * PCI: xgene: Use PCI_VENDOR_ID_AMCC macroPali Rohár2021-09-301-2/+1
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2021-11-052-10/+37
| |\ \
| | * | PCI: vmd: depend on !UMLJohannes Berg2021-10-131-1/+1
| | * | PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by...Adrian Huang2021-10-121-1/+3
| | * | PCI: vmd: Assign a number to each VMD controllerChunguang Xu2021-10-071-8/+33
| | |/
| * | Merge branch 'pci/host/rcar'Bjorn Helgaas2021-11-052-6/+1
| |\ \
| | * | PCI: rcar-host: Remove unneeded includesGeert Uytterhoeven2021-10-081-2/+0
| | * | PCI: rcar-ep: Remove unneeded includesGeert Uytterhoeven2021-10-081-4/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2021-11-058-14/+989
| |\ \
| | * | PCI: qcom: Add sc8180x compatibleBjorn Andersson2021-10-152-2/+4
| | * | PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280Prasad Malisetty2021-10-141-0/+29
| | * | PCI: qcom: Replace ops with struct pcie_cfg in pcie match dataPrasad Malisetty2021-10-141-11/+55
| | * | MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and bindingManivannan Sadhasivam2021-10-111-1/+9
| | * | PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driverManivannan Sadhasivam2021-10-114-0/+735
| | * | dt-bindings: PCI: Add Qualcomm PCIe Endpoint controllerManivannan Sadhasivam2021-10-081-0/+158
| | |/
| * | Merge branch 'pci/host/mt7621'Bjorn Helgaas2021-11-0512-134/+172
| |\ \
| | * | MAINTAINERS: Add Sergio Paracuellos as MT7621 PCIe maintainerSergio Paracuellos2021-10-211-0/+6
| | * | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos2021-10-2110-134/+24
| | * | dt-bindings: PCI: Add MT7621 SoC PCIe host controllerSergio Paracuellos2021-10-211-0/+142
| | |/
| * | Merge branch 'pci/host/kirin'Bjorn Helgaas2021-11-052-149/+499
| |\ \
| | * | PCI: kirin: Allow removing the driverMauro Carvalho Chehab2021-11-041-1/+1
| | * | PCI: kirin: De-init the dwc driverMauro Carvalho Chehab2021-11-041-0/+2
| | * | PCI: kirin: Disable clkreq during poweroff sequenceMauro Carvalho Chehab2021-11-041-0/+3
| | * | PCI: kirin: Move the power-off code to a common routineMauro Carvalho Chehab2021-11-041-11/+15
| | * | PCI: kirin: Add power_off support for Kirin 960 PHYMauro Carvalho Chehab2021-11-041-3/+18
| | * | PCI: kirin: Allow building it as a moduleMauro Carvalho Chehab2021-11-041-1/+1
| | * | PCI: kirin: Add MODULE_* macrosMauro Carvalho Chehab2021-11-041-0/+5
| | * | PCI: kirin: Add Kirin 970 compatibleMauro Carvalho Chehab2021-11-041-0/+4
| | * | PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridgeMauro Carvalho Chehab2021-11-041-32/+233
| | * | PCI: kirin: Use regmap for APB registersMauro Carvalho Chehab2021-11-021-23/+26
| | * | PCI: kirin: Add support for a PHY layerMauro Carvalho Chehab2021-11-021-14/+79
| | * | PCI: kirin: Reorganize the PHY logic inside the driverMauro Carvalho Chehab2021-11-021-122/+170
| | |/
| * | Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas2021-11-051-1/+1
| |\ \
| | * | PCI: imx6: Remove unused assignment to variable retKrzysztof Wilczyński2021-10-051-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2021-11-052-9/+8
| |\ \
| | * | PCI: endpoint: Use sysfs_emit() in "show" functionsKunihiko Hayashi2021-09-302-9/+8
| | |/
| * | Merge branch 'pci/host/dwc'Bjorn Helgaas2021-11-057-41/+51
| |\ \
| | * | PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operationKunihiko Hayashi2021-10-151-16/+10
| | * | PCI: dwc: Perform host_init() before registering msiBjorn Andersson2021-10-121-9/+10
| | * | PCI: visconti: Remove surplus dev_err() when using platform_get_irq_byname()Krzysztof Wilczyński2021-10-071-4/+1
| | * | PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_EP)Andy Shevchenko2021-10-071-2/+1
| | * | PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST)Andy Shevchenko2021-10-071-5/+4
| | * | PCI: dra7xx: Get an optional clockLuca Ceresoli2021-09-301-0/+13
| | * | PCI: dra7xx: Remove unused includeLuca Ceresoli2021-09-301-1/+0
| | * | PCI: dra7xx: Make it a kernel moduleLuca Ceresoli2021-09-302-4/+10
| | * | PCI: dwc: Export more symbols to allow modular driversLuca Ceresoli2021-09-302-0/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dt'Bjorn Helgaas2021-11-051-0/+141
| |\ \
| | * | dt-bindings: rockchip: Add DesignWare based PCIe controllerSimon Xue2021-10-131-0/+141
| | |/