summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-04-02PCI: endpoint: functions/pci-epf-test: Print throughput informationKishon Vijay Abraham I
2020-04-02PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer dataKishon Vijay Abraham I
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31PCI: pciehp: Fix MSI interrupt raceStuart Hayes
2020-03-31PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner
2020-03-31PCI: endpoint: Fix clearing start entry in configfsKunihiko Hayashi
2020-03-31PCI: tegra: Add support for PCIe endpoint mode in Tegra194Vidya Sagar
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30PCI: sysfs: Revert "rescan" file renamesKelsey Skunberg
2020-03-30PCI: Add support for root bus sizingIvan Kokshaysky
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-03-28PCI: Add ACS quirk for Zhaoxin Root/Downstream PortsRaymond Pang
2020-03-28PCI: Add ACS quirk for Zhaoxin multi-function devicesRaymond Pang
2020-03-28PCI/ASPM: Reduce severity of common clock config messageChris Packham
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan
2020-03-28PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error StatusKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Return status of pcie_do_recovery()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas
2020-03-28PCI/ERR: Update error status after reset_link()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Combine pci_channel_io_frozen casesKuppuswamy Sathyanarayanan
2020-03-27PCI: dwc: pci-dra7xx: Fix MSI IRQ handlingVignesh Raghavendra
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran
2020-03-25PCI: rpaphp: Remove unused variable 'value'Chen Zhou
2020-03-24PCI: intel-mid: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-21pci/switchtec: Replace completion wait queue usage for pollSebastian Andrzej Siewior
2020-03-21PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe
2020-03-19PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng
2020-03-18PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelistAndrew Maier
2020-03-18PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang
2020-03-18PCI/ATS: Export symbols of PASID functionsJean-Philippe Brucker
2020-03-18PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLATHou Zhiqiang
2020-03-17PCI: mobiveil: Fix sparse different address space warningsHou Zhiqiang
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-10PCI: Add PCIE_LNKCAP2_SLS2SPEED() macroYicong Yang
2020-03-10PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas
2020-03-10PCI: Add pci_speed_string()Bjorn Helgaas
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel
2020-03-09PCI: hv: Introduce hv_msi_entryBoqun Feng
2020-03-09PCI: hv: Move retarget related structures into tlfs headerBoqun Feng
2020-03-09PCI: hv: Move hypercall related definitions into tlfs headerBoqun Feng
2020-03-08PCI/AER: Fix the broken interrupt injectionThomas Gleixner
2020-03-06PCI: hv: Replace zero-length array with flexible-array memberGustavo A. R. Silva