summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-02Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas
2020-04-02Merge branch 'pci/virtualization'Bjorn Helgaas
2020-04-02Merge branch 'pci/resource'Bjorn Helgaas
2020-04-02Merge branch 'pci/p2pdma'Bjorn Helgaas
2020-04-02Merge branch 'pci/misc'Bjorn Helgaas
2020-04-02Merge branch 'pci/interrupts'Bjorn Helgaas
2020-04-02Merge branch 'pci/hotplug'Bjorn Helgaas
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas
2020-04-02Merge branch 'pci/edr'Bjorn Helgaas
2020-04-02PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding
2020-04-02PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interruptKishon Vijay Abraham I
2020-04-02PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I
2020-04-02PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I
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