summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2020-09-30PCI/PM: Remove unused PCI_PM_BUS_WAITBjorn Helgaas
2020-09-30PCI/P2PDMA: Drop double zeroing for sg_init_table()Julia Lawall
2020-09-30PCI: Simplify bool comparisonsKrzysztof Wilczyński
2020-09-30Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński
2020-09-29PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta
2020-09-28PCI: shpchp: Remove unused 'rc' assignmentKrzysztof Wilczyński
2020-09-28PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't readyBean Huo
2020-09-28PCI: dwc: Fix 'cast truncates bits from constant value'Gustavo Pimentel
2020-09-28PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-28PCI: hv: Document missing hv_pci_protocol_negotiation() parameterKrzysztof Wilczyński
2020-09-21PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato
2020-09-21PCI: layerscape: Add EP mode support for ls1088a and ls2088aXiaowei Bao
2020-09-21PCI: layerscape: Modify the MSIX to the doorbell modeXiaowei Bao
2020-09-21PCI: layerscape: Modify the way of getting capability with different PEXXiaowei Bao
2020-09-21PCI: layerscape: Fix some format issue of the codeXiaowei Bao
2020-09-21PCI: designware-ep: Modify MSI and MSIX CAP way of findingXiaowei Bao
2020-09-21PCI: designware-ep: Move the function of getting MSI capability forwardXiaowei Bao
2020-09-21PCI: designware-ep: Add the doorbell mode of MSI-X in EP modeXiaowei Bao
2020-09-21PCI: designware-ep: Add multiple PFs support for DWCXiaowei Bao