Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex | Kishon Vijay Abraham I | 2020-02-24 | 1 | -1/+10 | |
| | * | | | PCI: endpoint: Fix for concurrent memory allocation in OB address region | Kishon Vijay Abraham I | 2020-02-24 | 1 | -2/+8 | |
| | * | | | PCI: endpoint: Replace spinlock with mutex | Kishon Vijay Abraham I | 2020-02-24 | 1 | -51/+31 | |
| | * | | | PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF | Kishon Vijay Abraham I | 2020-02-24 | 3 | -31/+13 | |
| | |/ / | ||||||
| * | | | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 2020-04-02 | 1 | -36/+195 | |
| |\ \ \ | ||||||
| | * | | | PCI: dwc: pci-dra7xx: Fix MSI IRQ handling | Vignesh Raghavendra | 2020-03-27 | 1 | -36/+195 | |
| | |/ / | ||||||
| * | | | Merge branch 'remotes/lorenzo/pci/amlogic' | Bjorn Helgaas | 2020-04-02 | 1 | -94/+22 | |
| |\ \ \ | ||||||
| | * | | | PCI: amlogic: Use AXG PCIE | Remi Pommarel | 2020-03-04 | 1 | -94/+22 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2020-04-02 | 1 | -0/+29 | |
| |\ \ \ | ||||||
| | * | | | PCI: Add ACS quirk for Zhaoxin Root/Downstream Ports | Raymond Pang | 2020-03-28 | 1 | -0/+25 | |
| | * | | | PCI: Add ACS quirk for Zhaoxin multi-function devices | Raymond Pang | 2020-03-28 | 1 | -0/+4 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/resource' | Bjorn Helgaas | 2020-04-02 | 2 | -29/+22 | |
| |\ \ \ | ||||||
| | * | | | PCI: Add support for root bus sizing | Ivan Kokshaysky | 2020-03-30 | 1 | -12/+22 | |
| | * | | | PCI: Use ioremap(), not phys_to_virt() for platform ROM | Mikel Rychliski | 2020-03-30 | 1 | -17/+0 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/p2pdma' | Bjorn Helgaas | 2020-04-02 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelist | Andrew Maier | 2020-03-19 | 1 | -0/+3 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/misc' | Bjorn Helgaas | 2020-04-02 | 3 | -3/+16 | |
| |\ \ \ | ||||||
| | * | | | PCI: sysfs: Revert "rescan" file renames | Kelsey Skunberg | 2020-03-30 | 1 | -2/+4 | |
| | * | | | PCI: Avoid ASMedia XHCI USB PME# from D0 defect | Kai-Heng Feng | 2020-03-19 | 1 | -0/+11 | |
| | * | | | PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static data | Colin Ian King | 2020-02-10 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/interrupts' | Bjorn Helgaas | 2020-04-02 | 1 | -7/+73 | |
| |\ \ \ | ||||||
| | * | | | PCI: Add boot interrupt quirk mechanism for Xeon chipsets | Sean V Kelley | 2020-02-27 | 1 | -7/+73 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/hotplug' | Bjorn Helgaas | 2020-04-02 | 2 | -15/+79 | |
| |\ \ \ | ||||||
| | * | | | PCI: pciehp: Fix MSI interrupt race | Stuart Hayes | 2020-03-31 | 1 | -6/+20 | |
| | * | | | PCI: pciehp: Fix indefinite wait on sysfs requests | Lukas Wunner | 2020-03-31 | 1 | -7/+7 | |
| | * | | | PCI: pciehp: Add DMI table for in-band presence detection disabled | Stuart Hayes | 2020-02-21 | 1 | -0/+22 | |
| | * | | | PCI: pciehp: Wait for PDS if in-band presence is disabled | Alexandru Gagniuc | 2020-02-21 | 1 | -0/+19 | |
| | * | | | PCI: pciehp: Disable in-band presence detect when possible | Alexandru Gagniuc | 2020-02-21 | 2 | -2/+11 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/enumeration' | Bjorn Helgaas | 2020-04-02 | 6 | -85/+66 | |
| |\ \ \ | ||||||
| | * | | | PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro | Yicong Yang | 2020-03-10 | 2 | -13/+13 | |
| | * | | | PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings | Bjorn Helgaas | 2020-03-10 | 4 | -36/+10 | |
| | * | | | PCI: Add pci_speed_string() | Bjorn Helgaas | 2020-03-10 | 3 | -37/+42 | |
| | * | | | PCI: Add 32 GT/s decoding in some macros | Yicong Yang | 2020-02-29 | 1 | -2/+4 | |
| | |/ / | ||||||
| * | | | Merge branch 'pci/edr' | Bjorn Helgaas | 2020-04-02 | 12 | -176/+362 | |
| |\ \ \ | ||||||
| | * | | | PCI/AER: Rationalize error status register clearing | Kuppuswamy Sathyanarayanan | 2020-03-28 | 5 | -7/+9 | |
| | * | | | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan | 2020-03-28 | 5 | -0/+253 | |
| | * | | | PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR | Kuppuswamy Sathyanarayanan | 2020-03-28 | 2 | -3/+11 | |
| | * | | | PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status | Kuppuswamy Sathyanarayanan | 2020-03-28 | 2 | -4/+20 | |
| | * | | | PCI/DPC: Cache DPC capabilities in pci_init_capabilities() | Kuppuswamy Sathyanarayanan | 2020-03-28 | 3 | -12/+24 | |
| | * | | | PCI/ERR: Return status of pcie_do_recovery() | Kuppuswamy Sathyanarayanan | 2020-03-28 | 2 | -6/+9 | |
| | * | | | PCI/ERR: Remove service dependency in pcie_do_recovery() | Kuppuswamy Sathyanarayanan | 2020-03-28 | 6 | -81/+14 | |
| | * | | | PCI/DPC: Move DPC data into struct pci_dev | Bjorn Helgaas | 2020-03-28 | 1 | -72/+31 | |
| | * | | | PCI/ERR: Update error status after reset_link() | Kuppuswamy Sathyanarayanan | 2020-03-28 | 1 | -1/+2 | |
| | * | | | PCI/ERR: Combine pci_channel_io_frozen cases | Kuppuswamy Sathyanarayanan | 2020-03-28 | 1 | -6/+5 | |
| | |/ / | ||||||
| * | | | PCI/ASPM: Reduce severity of common clock config message | Chris Packham | 2020-03-28 | 1 | -1/+1 | |
| * | | | PCI/ASPM: Clear the correct bits when enabling L1 substates | Yicong Yang | 2020-03-18 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-04-01 | 2 | -12/+59 | |
|\ \ \ | ||||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-13 | 1 | -1/+1 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | PCI: Introduce pci_get_dsn | Jacob Keller | 2020-03-06 | 1 | -0/+34 | |
| * | | | PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITS | Heiner Kallweit | 2020-03-04 | 1 | -12/+2 |