summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI/PM: Adjust pcie_wait_for_link_delay() for caller delayBjorn Helgaas2020-05-151-2/+2
| | * | | PCI: Avoid Pericom USB controller OHCI/EHCI PME# defectKai-Heng Feng2020-05-081-0/+13
| | * | | PCI/PM: Call .bridge_d3() hook only if non-NULLBjorn Helgaas2020-04-241-1/+3
| | |/ /
| * | | Merge branch 'pci/p2pdma'Bjorn Helgaas2020-06-041-0/+2
| |\ \ \
| | * | | PCI/P2PDMA: Add AMD Zen Raven and Renoir Root Ports to whitelistAlex Deucher2020-04-231-0/+2
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2020-06-0413-44/+26
| |\ \ \
| | * | | PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski2020-05-272-4/+4
| | * | | PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()Jay Fang2020-05-211-2/+2
| | * | | PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang2020-05-144-27/+3
| | * | | PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-1/+1
| | * | | PCI: Check for platform_get_irq() failure consistentlyAman Sharma2020-05-127-10/+16
| | |/ /
| * | | Merge branch 'pci/kconfig'Bjorn Helgaas2020-06-042-3/+1
| |\ \ \
| | * | | PCI/AER: Don't select CONFIG_PCIEAER by defaultBjorn Helgaas2020-04-241-1/+0
| | * | | PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by defaultBjorn Helgaas2020-04-241-1/+0
| | * | | PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by defaultBjorn Helgaas2020-04-241-1/+1
| | |/ /
| * | | Merge branch 'pci/hotplug'Bjorn Helgaas2020-06-045-10/+4
| |\ \ \
| | * | | PCI: shpchp: Make shpchp_unconfigure_device() voidKrzysztof Wilczynski2020-05-213-7/+3
| | * | | PCI: Use of_node_name_eq() for node name comparisonsRob Herring2020-04-241-1/+1
| | * | | PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macrosAni Sinha2020-04-231-2/+0
| | |/ /
| * | | Merge branch 'pci/error'Bjorn Helgaas2020-06-044-258/+102
| |\ \ \
| | * | | PCI/DPC: Print IRQ number used by portYicong Yang2020-06-011-0/+1
| | * | | PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas2020-06-011-95/+84
| | * | | PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan2020-06-011-10/+2
| | * | | PCI/AER: Remove redundant pci_is_pcie() checksKuppuswamy Sathyanarayanan2020-06-011-9/+0
| | * | | PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan2020-06-013-119/+14
| | * | | PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc2020-04-301-25/+1
| | * | | PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER eventsKuppuswamy Sathyanarayanan2020-04-241-2/+2
| | |/ /
| * | | Merge branch 'pci/enumeration'Bjorn Helgaas2020-06-044-79/+122
| |\ \ \
| | * | | PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski2020-05-211-53/+61
| | * | | PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas2020-05-211-5/+17
| | * | | PCI: Program MPS for RCiEP devicesAshok Raj2020-05-141-1/+21
| | * | | PCI: Fix pci_host_bridge struct device release/free handlingRob Herring2020-05-142-18/+20
| | * | | PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring2020-05-141-2/+3
| | |/ /
| * / / PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng2020-05-071-10/+0
| |/ /
* | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-031-16/+28
|\ \ \
| * | | PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU...Andrea Parri (Microsoft)2020-04-231-16/+28
| |/ /
* | | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-034-1/+259
|\ \ \
| * | | PCI: Add Loongson PCI Controller supportJiaxun Yang2020-05-273-0/+258
| * | | PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang2020-05-271-1/+1
| |/ /
* | | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-021-10/+3
|\ \ \
| * | | ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helperHans de Goede2020-05-091-10/+3
| | |/ | |/|
* | | Merge back system-wide PM material for v5.8.Rafael J. Wysocki2020-05-023-19/+19
|\ \ \ | |/ / |/| |
| * | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2020-04-241-1/+1
| * | PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki2020-04-242-5/+5
| * | PM: sleep: core: Rename dev_pm_may_skip_resume()Rafael J. Wysocki2020-04-241-2/+2
| * | PM: sleep: core: Rework the power.may_skip_resume handlingRafael J. Wysocki2020-04-241-5/+3
| * | PM: sleep: core: Do not skip callbacks in the resume phaseRafael J. Wysocki2020-04-241-8/+10
| |/
* / PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas2020-04-141-0/+7
|/
* Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-081-0/+4
|\
| *-. Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel2020-03-271-0/+4
| |\ \