index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
parallel-perf.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
dt-bindings: PCI: Remove 83xx-512x-pci.txt
Rob Herring (Arm)
1
-39
/
+0
2025-07-31
dt-bindings: PCI: Convert amazon,al-alpine-v[23]-pcie to DT schema
Rob Herring (Arm)
4
-48
/
+73
2025-07-31
dt-bindings: PCI: Convert marvell,armada-3700-pcie to DT schema
Rob Herring (Arm)
3
-60
/
+100
2025-07-31
dt-bindings: PCI: Convert apm,xgene-pcie to DT schema
Rob Herring (Arm)
3
-51
/
+85
2025-07-31
dt-bindings: PCI: Convert axis,artpec6-pcie to DT schema
Rob Herring (Arm)
2
-50
/
+118
2025-07-31
dt-bindings: PCI: Convert st,spear1340-pcie to DT schema
Rob Herring (Arm)
2
-14
/
+45
2025-07-29
PCI: Move is_pciehp check out of pciehp_is_native()
Lukas Wunner
3
-9
/
+11
2025-07-29
PCI: pciehp: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
2025-07-29
PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
2025-07-29
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
4
-5
/
+13
2025-07-24
selftests: pci_endpoint: Add doorbell test case
Frank Li
2
-0
/
+43
2025-07-24
misc: pci_endpoint_test: Add doorbell test case
Frank Li
2
-0
/
+84
2025-07-24
PCI: endpoint: pci-epf-test: Add doorbell test support
Frank Li
1
-0
/
+130
2025-07-24
PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address al...
Frank Li
2
-0
/
+41
2025-07-24
PCI: endpoint: pci-ep-msi: Add checks for MSI parent and mutability
Frank Li
1
-0
/
+8
2025-07-24
PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
Frank Li
5
-0
/
+144
2025-07-24
PCI: vmd: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-80
/
+91
2025-07-24
PCI: vmd: Convert to lock guards
Nam Cao
1
-44
/
+29
2025-07-24
PCI: plda: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-24
/
+23
2025-07-24
PCI: xilinx: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-25
/
+32
2025-07-24
PCI: xilinx-nwl: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+24
2025-07-24
PCI: xilinx-xdma: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-28
/
+22
2025-07-24
PCI: rcar-host: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-45
/
+26
2025-07-24
PCI: mediatek: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-26
/
+23
2025-07-24
PCI: mediatek-gen3: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-42
/
+26
2025-07-24
PCI: iproc: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-25
/
+22
2025-07-24
PCI: brcmstb: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+23
2025-07-24
PCI: altera-msi: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-24
/
+22
2025-07-24
PCI: aardvark: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-36
/
+24
2025-07-24
PCI: mobiveil: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-22
/
+23
2025-07-24
PCI: dwc: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-46
/
+25
2025-07-24
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
9
-14
/
+11
2025-07-24
PCI: imx6: Delay link start until configfs 'start' written
Richard Zhu
1
-3
/
+0
2025-07-24
PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset
Richard Zhu
1
-2
/
+3
2025-07-23
PCI: mvebu: Use devm_add_action_or_reset() instead of devm_add_action()
Salah Triki
1
-4
/
+2
2025-07-22
PCI: Support Immediate Readiness on devices without PM capabilities
Sean Christopherson
2
-4
/
+10
2025-07-21
PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint mode
Frank Li
1
-1
/
+10
2025-07-21
PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()
Frank Li
1
-7
/
+10
2025-07-21
PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute
Manivannan Sadhasivam
1
-1
/
+1
2025-07-17
ALSA: hda: Use pci_is_display()
Mario Limonciello
2
-3
/
+3
2025-07-17
iommu/vt-d: Use pci_is_display()
Mario Limonciello
1
-1
/
+1
2025-07-17
vga_switcheroo: Use pci_is_display()
Mario Limonciello
1
-1
/
+1
2025-07-17
vfio/pci: Use pci_is_display()
Mario Limonciello
1
-2
/
+1
2025-07-17
PCI: Add pci_is_display() to check if device is a display controller
Mario Limonciello
1
-0
/
+15
2025-07-17
PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS
Florian Fainelli
1
-5
/
+1
2025-07-17
MAINTAINERS: Drop Nicolas from maintaining pcie-brcmstb
Florian Fainelli
1
-1
/
+0
2025-07-15
PCI: Fix driver_managed_dma check
Robin Murphy
1
-3
/
+3
2025-07-15
PCI: qcom: Add support for parsing the new Root Port binding
Krishna Chaitanya Chundru
1
-27
/
+176
2025-07-15
dt-bindings: PCI: qcom: Move PHY & reset GPIO to Root Port node
Krishna Chaitanya Chundru
2
-6
/
+42
2025-07-15
PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root Complex
Mayank Rana
2
-12
/
+112
[next]