summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-10-20PCI: vmd: Create IRQ allocation helperJon Derrick
2020-10-20PCI: vmd: Create IRQ Domain configuration helperJon Derrick
2020-10-20PCI: vmd: Create bus offset configuration helperJon Derrick
2020-10-20PCI: vmd: Create physical offset helperJon Derrick
2020-10-20PCI: v3-semi: Remove unneeded breakTom Rix
2020-10-20PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()Hou Zhiqiang
2020-10-16PCI/ASPM: Remove struct pcie_link_state.l1ssSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_capSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_infoBjorn Helgaas
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1Saheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)Bjorn Helgaas
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.latency_encodingSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.enabledSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.supportSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Use 'parent' and 'child' for readabilityBjorn Helgaas
2020-10-16PCI/ASPM: Move LTR path check to where it's usedBjorn Helgaas
2020-10-16PCI/ASPM: Move pci_clear_and_set_dword() earlierBjorn Helgaas
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13PCI: dwc: Fix MSI page leakage in suspend/resumeJisheng Zhang
2020-10-13PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabledJisheng Zhang
2020-10-13PCI: keystone: Remove iATU register mappingKunihiko Hayashi
2020-10-13PCI: dwc: Add common iATU register supportKunihiko Hayashi
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-09PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probeKrzysztof Wilczyński
2020-10-06PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPILukas Wunner
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-05PCI: meson: Build as module by defaultKevin Hilman
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-02PCI: aardvark: Fix initialization with old Marvell's Arm Trusted FirmwarePali Rohár
2020-10-02PCI: xgene: Remove unused assignment to variable msi_valKrzysztof Wilczyński
2020-10-02PCI: loongson: Simplify loongson_pci_probe() return expressionQinglang Miao
2020-10-02PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...Qinglang Miao
2020-10-02PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expressionLiu Shixin
2020-10-02PCI: iproc: Use module_bcma_driver to simplify the codeLiu Shixin
2020-10-02PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match listJim Quinlan
2020-10-02PCI: brcmstb: Set bus max burst size by chip typeJim Quinlan
2020-10-02PCI: brcmstb: Accommodate MSI for older chipsJim Quinlan
2020-10-02PCI: brcmstb: Set additional internal memory DMA viewport sizesJim Quinlan
2020-10-02PCI: brcmstb: Add control of rescal resetJim Quinlan
2020-10-02PCI: hv: Fix hibernation in case interrupts are not re-createdDexuan Cui
2020-09-30PCI: Add Kconfig options for MPS/MRRS strategyJim Quinlan
2020-09-30PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"Bjorn Helgaas