summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas11-338/+151
2020-08-06Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas14-70/+1297
2020-08-06Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-1/+10
2020-08-06Merge branch 'pci/switchtec'Bjorn Helgaas1-8/+8
2020-08-06Merge branch 'pci/virtualization'Bjorn Helgaas5-3/+27
2020-08-06Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-6/+15
2020-08-06Merge branch 'pci/msi'Bjorn Helgaas1-13/+9
2020-08-06Merge branch 'pci/misc'Bjorn Helgaas28-104/+61
2020-08-06Merge branch 'pci/hotplug'Bjorn Helgaas2-5/+7
2020-08-06Merge branch 'pci/error'Bjorn Helgaas20-56/+82
2020-08-06Merge branch 'pci/enumeration'Bjorn Helgaas11-159/+169
2020-08-06Merge branch 'pci/aspm'Bjorn Helgaas1-0/+1
2020-08-03MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIeKishon Vijay Abraham I1-1/+3
2020-08-03misc: pci_endpoint_test: Add J721E in pci_device_id tableKishon Vijay Abraham I1-0/+9
2020-08-03PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I5-2/+527
2020-07-31PCI: switchtec: Add missing __iomem tag to fix sparse warningsLogan Gunthorpe1-1/+1
2020-07-31PCI: switchtec: Add missing __iomem and __user tags to fix sparse warningsLogan Gunthorpe1-7/+7
2020-07-30PCI: rpadlpar: Make functions staticWei Yongjun1-3/+3
2020-07-30PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUsLogan Gunthorpe1-6/+15
2020-07-30PCI: Release IVRS table in AMD ACS quirkHanjun Guo1-0/+2
2020-07-30PCI: Announce device after early fixupsTiezhu Yang1-3/+3
2020-07-29PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng1-1/+4
2020-07-29PCI: Remove unused pci_lost_interrupt()Heiner Kallweit2-57/+0
2020-07-28dt-bindings: PCI: Add EP mode dt-bindings for TI's J721E SoCKishon Vijay Abraham I1-0/+94
2020-07-28dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoCKishon Vijay Abraham I1-0/+113
2020-07-28PCI: cadence: Add MSI-X support to Endpoint driverAlan Douglas2-1/+117
2020-07-27PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driverRob Herring1-219/+0
2020-07-27PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I1-2/+7
2020-07-27PCI: cadence: Add new *ops* for CPU addr fixupKishon Vijay Abraham I4-13/+24
2020-07-27dt-bindings: PCI: cadence: Remove "mem" from reg bindingKishon Vijay Abraham I1-5/+3
2020-07-27PCI: cadence: Allow pci_host_bridge to have custom pci_opsKishon Vijay Abraham I1-1/+2
2020-07-27PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I3-1/+72
2020-07-27PCI: cadence: Convert all r/w accessors to perform only 32-bit accessesKishon Vijay Abraham I2-18/+62
2020-07-27linux/kernel.h: Add PTR_ALIGN_DOWN macroKishon Vijay Abraham I1-0/+1
2020-07-27PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I2-12/+3
2020-07-27PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" propertyKishon Vijay Abraham I2-17/+263
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj3-1/+20
2020-07-24xen: Remove redundant initialization of irqColin Ian King1-1/+1
2020-07-22PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron2-2/+4
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas4-12/+11
2020-07-21PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár1-0/+7
2020-07-18PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang1-0/+1
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng9-46/+23
2020-07-10PCI: Fix pci_create_slot() reference count leakQiushi Wu1-2/+4
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain5-10/+15
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain6-11/+24
2020-07-10PCI: Reorder pci_enable_acs() and dependenciesRajat Jain1-127/+127
2020-07-10PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen4-4/+3
2020-07-10PCI: Fix error in panic messageLiao Pingfang1-1/+1
2020-07-08PCI/AER: Log correctable errors as warning, not errorMatt Jolly1-10/+15