summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-05-11PCI: microchip: Add missing chained_irq_enter()/exit() callsConor Dooley
2022-05-11PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini
2022-05-11PCI: qcom-ep: Move enable/disable resources code to common functionsDmitry Baryshkov
2022-05-05PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()Rafael J. Wysocki
2022-05-05PCI/PM: Rearrange pci_set_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Clean up pci_set_low_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Do not restore BARs if device is not in D0Rafael J. Wysocki
2022-05-05PCI/PM: Split pci_power_up()Rafael J. Wysocki
2022-05-05PCI/PM: Write 0 to PMCSR in pci_power_up() in all casesRafael J. Wysocki
2022-05-05PCI/PM: Do not call pci_update_current_state() from pci_power_up()Rafael J. Wysocki
2022-05-05PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()Rafael J. Wysocki
2022-05-05PCI/PM: Set current_state to D3cold if the device is not accessibleRafael J. Wysocki
2022-05-05PCI/PM: Relocate pci_set_low_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Split pci_raw_set_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Rearrange pci_update_current_state()Rafael J. Wysocki
2022-05-05PCI/PM: Drop the runtime_d3cold device flagRafael J. Wysocki
2022-05-05PCI/PM: Resume subordinate bus in bus type callbacksRafael J. Wysocki
2022-05-05PCI/PM: Power up all devices during runtime resumeRafael J. Wysocki
2022-05-05PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEPKrzysztof Kozlowski
2022-05-03PCI: qcom: Remove ddrss_sf_tbu clock from SC8180XBjorn Andersson
2022-05-03PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot timeDexuan Cui
2022-04-28PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-04-28PCI: portdrv: Set driver_managed_dmaLu Baolu
2022-04-28PCI: pci_stub: Set driver_managed_dmaLu Baolu
2022-04-28bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu
2022-04-28PCI: versatile: Remove redundant variable retvalColin Ian King
2022-04-25PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()Andrea Parri (Microsoft)
2022-04-25PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardeningAndrea Parri (Microsoft)
2022-04-25PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-04-25PCI: microchip: Add a missing semicolonUwe Kleine-König
2022-04-25PCI: mvebu: Add support for sending Set_Slot_Power_Limit messagePali Rohár
2022-04-25PCI: Add function for parsing 'slot-power-limit-milliwatt' DT propertyPali Rohár
2022-04-22PCI: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-13PCI: ACPI: PM: Power up devices in D3cold before scanning themRafael J. Wysocki
2022-04-11PCI/P2PDMA: Whitelist Intel Skylake-E Root Ports at any devfnShlomo Pongratz
2022-04-11PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki
2022-04-11PCI: tegra194: Remove unnecessary MSI enable reg save and restoreJisheng Zhang
2022-04-08PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang
2022-04-08PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()Miaoqian Lin
2022-04-08PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter
2022-04-08PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter
2022-04-07PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimitedMika Westerberg
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-05PCI: hotplug: Clean up include filesChristophe Leroy
2022-04-04PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3Mario Limonciello
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-31PCI: hv: Remove unused hv_set_msi_entry_from_desc()YueHaibing
2022-03-29PCI: hv: Propagate coherence from VMbus device to PCI deviceMichael Kelley
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds