aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/gregkh/driver-coreLinus Torvalds3-10/+6
2021-09-01xen/pcifront: Removed unnecessary __ref annotationSergio Miguéns Iglesias1-11/+19
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-3/+9
2021-08-31PCI/VPD: Use unaligned access helpersHeiner Kallweit1-9/+5
2021-08-31PCI/VPD: Clean up public VPD defines and inline functionsHeiner Kallweit1-0/+26
2021-08-31PCI/VPD: Add pci_vpd_find_id_string()Heiner Kallweit1-0/+6
2021-08-31PCI/VPD: Include post-processing in pci_vpd_find_tag()Heiner Kallweit1-10/+13
2021-08-31PCI/VPD: Stop exporting pci_vpd_find_info_keyword()Heiner Kallweit1-2/+1
2021-08-31PCI/VPD: Stop exporting pci_vpd_find_tag()Heiner Kallweit1-2/+1
2021-08-31Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-12/+19
2021-08-31PCI: Set dma-can-stall for HiSilicon chipsZhangfei Gao1-0/+25
2021-08-31PCI: rockchip-dwc: Add Rockchip RK356X host controller driverSimon Xue3-0/+291
2021-08-31PCI: dwc: Remove surplus break statement after returnKrzysztof Wilczyński1-1/+0
2021-08-31PCI: artpec6: Remove local code block from switch statementKrzysztof Wilczyński1-4/+2
2021-08-31PCI: artpec6: Remove surplus break statement after returnKrzysztof Wilczyński1-1/+0
2021-08-31PCI: visconti: Add Toshiba Visconti PCIe host controller driverNobuhiro Iwamatsu3-0/+342
2021-08-31PCI/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes1-2/+7
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-205/+99
2021-08-30Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki1-12/+19
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-5/+6
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki1-0/+3
2021-08-26PCI: Allow PASID on fake PCIe devices without TLP prefixesZhangfei Gao2-1/+15
2021-08-26PCI: Add 'override_only' field to struct pci_device_idMax Gurtovoy1-7/+21
2021-08-26PCI: mediatek: Use PCI domain to handle ports detectionChuanjia Liu1-12/+17
2021-08-26PCI: mediatek: Add new method to get irq numberChuanjia Liu1-1/+5
2021-08-26PCI: mediatek: Add new method to get shared pcie-cfg base addressChuanjia Liu1-0/+17
2021-08-26PCI: aardvark: Fix masking and unmasking legacy INTx interruptsPali Rohár1-0/+9
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes1-0/+9
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-3/+0
2021-08-24genirq/msi: Move MSI sysfs handling from PCI to MSI coreBarry Song1-115/+10
2021-08-23PCI: hv: Turn on the host bridge probing on ARM64Boqun Feng1-0/+7
2021-08-23PCI: hv: Set up MSI domain at bridge probing timeBoqun Feng1-5/+8
2021-08-23PCI: hv: Set ->domain_nr of pci_host_bridge at probing timeBoqun Feng1-4/+5
2021-08-23PCI: hv: Generify PCI probingArnd Bergmann1-27/+30
2021-08-23PCI: Support populating MSI domains of root buses via bridgesBoqun Feng1-1/+5
2021-08-23PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng1-1/+5