aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-11/+12
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-0/+2
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier1-2/+2
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier1-1/+11
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2-0/+2
2021-12-01Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek BehĂșn1-9/+0
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+28
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-1/+26
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+2
2021-11-11Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-45/+41
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas4-45/+37
2021-11-11Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas1-0/+4
2021-11-11PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner1-5/+5
2021-11-11PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier1-0/+6
2021-11-11PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier1-0/+3
2021-11-11PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner1-12/+14
2021-11-09PCI: brcmstb: Allow building for BMIPS_GENERICFlorian Fainelli1-1/+2
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+32
2021-11-08PCI: Export pci_dev_lock()Niklas Schnelle1-1/+2
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle1-0/+24
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds65-745/+3776
2021-11-05Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-2/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2-10/+37
2021-11-05Merge branch 'pci/host/rcar'Bjorn Helgaas2-6/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas5-11/+819
2021-11-05Merge branch 'pci/host/mt7621'Bjorn Helgaas3-0/+610
2021-11-05Merge branch 'pci/host/kirin'Bjorn Helgaas2-149/+499
2021-11-05Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas1-1/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2-9/+8
2021-11-05Merge branch 'pci/host/dwc'Bjorn Helgaas7-41/+51
2021-11-05Merge branch 'pci/host/cadence'Bjorn Helgaas2-1/+3
2021-11-05Merge branch 'pci/host/apple'Bjorn Helgaas4-2/+851
2021-11-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2-179/+325
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas23-52/+57
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas1-32/+61
2021-11-05Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+56
2021-11-05Merge branch 'pci/sysfs'Bjorn Helgaas6-62/+42
2021-11-05Merge branch 'pci/switchtec'Bjorn Helgaas1-17/+78
2021-11-05Merge branch 'pci/resource'Bjorn Helgaas1-4/+27
2021-11-05Merge branch 'pci/portdrv'Bjorn Helgaas1-17/+30
2021-11-05Merge branch 'pci/p2pdma'Bjorn Helgaas1-1/+1
2021-11-05Merge branch 'pci/msi'Bjorn Helgaas1-1/+23
2021-11-05Merge branch 'pci/hotplug'Bjorn Helgaas9-41/+50
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas5-100/+92
2021-11-05Merge branch 'pci/enumeration'Bjorn Helgaas2-4/+12
2021-11-05PCI: Add ACS quirk for Pericom PI7C9X2G switchesNathan Rossi1-0/+55
2021-11-04PCI: apple: Configure RID to SID mapper on device additionMarc Zyngier1-2/+163
2021-11-04iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier2-1/+8
2021-11-04PCI: apple: Implement MSI supportMarc Zyngier1-1/+168
2021-11-04PCI: apple: Add INTx and per-port interrupt supportMarc Zyngier1-0/+210