summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-11-04PCI: kirin: Allow removing the driverMauro Carvalho Chehab1-1/+1
2021-11-04PCI: kirin: De-init the dwc driverMauro Carvalho Chehab1-0/+2
2021-11-04PCI: kirin: Disable clkreq during poweroff sequenceMauro Carvalho Chehab1-0/+3
2021-11-04PCI: kirin: Move the power-off code to a common routineMauro Carvalho Chehab1-11/+15
2021-11-04PCI: kirin: Add power_off support for Kirin 960 PHYMauro Carvalho Chehab1-3/+18
2021-11-04PCI: kirin: Allow building it as a moduleMauro Carvalho Chehab1-1/+1
2021-11-04PCI: kirin: Add MODULE_* macrosMauro Carvalho Chehab1-0/+5
2021-11-04PCI: kirin: Add Kirin 970 compatibleMauro Carvalho Chehab1-0/+4
2021-11-04PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridgeMauro Carvalho Chehab1-32/+233
2021-11-02PCI: kirin: Use regmap for APB registersMauro Carvalho Chehab1-23/+26
2021-11-02PCI: kirin: Add support for a PHY layerMauro Carvalho Chehab1-14/+79
2021-11-02PCI: kirin: Reorganize the PHY logic inside the driverMauro Carvalho Chehab1-122/+170
2021-09-16PCI: Add AMD GPU multi-function power dependenciesEvan Quan1-2/+7
2021-09-16PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker1-1/+1
2021-09-16PCI/VPD: Defer VPD sizing until first accessBjorn Helgaas1-10/+26
2021-09-09Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+130
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds67-885/+3210
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-7/+21
2021-09-02Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+19
2021-09-02Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-0/+1
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas10-197/+551
2021-09-02Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas1-0/+12
2021-09-02Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-1/+0
2021-09-02Merge branch 'remotes/lorenzo/pci/tegra194'Bjorn Helgaas1-23/+31
2021-09-02Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-16/+14
2021-09-02Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas3-2/+95
2021-09-02Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-13/+39
2021-09-02Merge branch 'remotes/lorenzo/pci/keembay'Bjorn Helgaas3-0/+489
2021-09-02Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2-11/+7
2021-09-02Merge branch 'remotes/lorenzo/pci/hyper-v'Bjorn Helgaas2-38/+60
2021-09-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-5/+62
2021-09-02Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas5-6/+95
2021-09-02Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2-12/+319
2021-09-02Merge branch 'pci/visconti'Bjorn Helgaas3-0/+342
2021-09-02Merge branch 'pci/rockchip-dwc'Bjorn Helgaas3-0/+291
2021-09-02Merge branch 'pci/dwc'Bjorn Helgaas1-1/+0
2021-09-02Merge branch 'pci/artpec6'Bjorn Helgaas1-5/+2
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas4-6/+24
2021-09-02Merge branch 'pci/vpd'Bjorn Helgaas2-237/+254
2021-09-02Merge branch 'pci/virtualization'Bjorn Helgaas2-3/+52
2021-09-02Merge branch 'pci/resource'Bjorn Helgaas1-12/+16
2021-09-02Merge branch 'pci/reset'Bjorn Helgaas11-150/+319
2021-09-02Merge branch 'pci/portdrv'Bjorn Helgaas1-2/+7
2021-09-02Merge branch 'pci/irq'Bjorn Helgaas21-128/+76
2021-09-02Merge branch 'pci/iommu'Bjorn Helgaas2-1/+40
2021-09-02Merge branch 'pci/hotplug'Bjorn Helgaas2-7/+1
2021-09-02PCI: ibmphp: Fix double unmap of io_memVishal Aslot2-7/+1
2021-09-02PCI: VMD: ACPI: Make ACPI companion lookup work for VMD busRafael J. Wysocki3-0/+130
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-10/+6