summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: endpoint: Protect concurrent access to pci_epf_ops with mutexKishon Vijay Abraham I2020-02-241-1/+10
| | * | | PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-02-241-2/+8
| | * | | PCI: endpoint: Replace spinlock with mutexKishon Vijay Abraham I2020-02-241-51/+31
| | * | | PCI: endpoint: Use notification chain mechanism to notify EPC events to EPFKishon Vijay Abraham I2020-02-243-31/+13
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-04-021-36/+195
| |\ \ \
| | * | | PCI: dwc: pci-dra7xx: Fix MSI IRQ handlingVignesh Raghavendra2020-03-271-36/+195
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas2020-04-021-94/+22
| |\ \ \
| | * | | PCI: amlogic: Use AXG PCIERemi Pommarel2020-03-041-94/+22
| | |/ /
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2020-04-021-0/+29
| |\ \ \
| | * | | PCI: Add ACS quirk for Zhaoxin Root/Downstream PortsRaymond Pang2020-03-281-0/+25
| | * | | PCI: Add ACS quirk for Zhaoxin multi-function devicesRaymond Pang2020-03-281-0/+4
| | |/ /
| * | | Merge branch 'pci/resource'Bjorn Helgaas2020-04-022-29/+22
| |\ \ \
| | * | | PCI: Add support for root bus sizingIvan Kokshaysky2020-03-301-12/+22
| | * | | PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski2020-03-301-17/+0
| | |/ /
| * | | Merge branch 'pci/p2pdma'Bjorn Helgaas2020-04-021-0/+3
| |\ \ \
| | * | | PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelistAndrew Maier2020-03-191-0/+3
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2020-04-023-3/+16
| |\ \ \
| | * | | PCI: sysfs: Revert "rescan" file renamesKelsey Skunberg2020-03-301-2/+4
| | * | | PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng2020-03-191-0/+11
| | * | | PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static dataColin Ian King2020-02-101-1/+1
| | |/ /
| * | | Merge branch 'pci/interrupts'Bjorn Helgaas2020-04-021-7/+73
| |\ \ \
| | * | | PCI: Add boot interrupt quirk mechanism for Xeon chipsetsSean V Kelley2020-02-271-7/+73
| | |/ /
| * | | Merge branch 'pci/hotplug'Bjorn Helgaas2020-04-022-15/+79
| |\ \ \
| | * | | PCI: pciehp: Fix MSI interrupt raceStuart Hayes2020-03-311-6/+20
| | * | | PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner2020-03-311-7/+7
| | * | | PCI: pciehp: Add DMI table for in-band presence detection disabledStuart Hayes2020-02-211-0/+22
| | * | | PCI: pciehp: Wait for PDS if in-band presence is disabledAlexandru Gagniuc2020-02-211-0/+19
| | * | | PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc2020-02-212-2/+11
| | |/ /
| * | | Merge branch 'pci/enumeration'Bjorn Helgaas2020-04-026-85/+66
| |\ \ \
| | * | | PCI: Add PCIE_LNKCAP2_SLS2SPEED() macroYicong Yang2020-03-102-13/+13
| | * | | PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas2020-03-104-36/+10
| | * | | PCI: Add pci_speed_string()Bjorn Helgaas2020-03-103-37/+42
| | * | | PCI: Add 32 GT/s decoding in some macrosYicong Yang2020-02-291-2/+4
| | |/ /
| * | | Merge branch 'pci/edr'Bjorn Helgaas2020-04-0212-176/+362
| |\ \ \
| | * | | PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan2020-03-285-7/+9
| | * | | PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-285-0/+253
| | * | | PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan2020-03-282-3/+11
| | * | | PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error StatusKuppuswamy Sathyanarayanan2020-03-282-4/+20
| | * | | PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan2020-03-283-12/+24
| | * | | PCI/ERR: Return status of pcie_do_recovery()Kuppuswamy Sathyanarayanan2020-03-282-6/+9
| | * | | PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan2020-03-286-81/+14
| | * | | PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas2020-03-281-72/+31
| | * | | PCI/ERR: Update error status after reset_link()Kuppuswamy Sathyanarayanan2020-03-281-1/+2
| | * | | PCI/ERR: Combine pci_channel_io_frozen casesKuppuswamy Sathyanarayanan2020-03-281-6/+5
| | |/ /
| * | | PCI/ASPM: Reduce severity of common clock config messageChris Packham2020-03-281-1/+1
| * | | PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang2020-03-181-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-012-12/+59
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-131-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | PCI: Introduce pci_get_dsnJacob Keller2020-03-061-0/+34
| * | | PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit2020-03-041-12/+2