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
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
dt-bindings: PCI: qcom,pcie-x1e80100: Set clocks minItems for the fifth Glymu...
Qiang Yu
1
-1
/
+2
2025-09-26
PCI: dwc: Support 16-lane operation
Konrad Dybcio
2
-0
/
+4
2025-09-26
PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()
Niklas Schnelle
3
-1
/
+4
2025-09-26
PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV
Niklas Schnelle
1
-0
/
+5
2025-09-25
PCI: Set up bridge resources earlier
Ilpo Järvinen
1
-3
/
+10
2025-09-24
PCI: Don't print stale information about resource
Ilpo Järvinen
1
-5
/
+10
2025-09-24
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
1
-2
/
+16
2025-09-24
PCI: tegra194: Reset BARs when running in PCIe endpoint mode
Niklas Cassel
1
-0
/
+10
2025-09-24
PCI/sysfs: Ensure devices are powered for config reads
Brian Norris
1
-1
/
+19
2025-09-24
PCI: tegra194: Set pci_epc_features::msi_capable to true
Niklas Cassel
1
-0
/
+1
2025-09-24
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
1
-2
/
+2
2025-09-23
PCI: qcom: Remove custom ASPM enablement code
Manivannan Sadhasivam
1
-32
/
+0
2025-09-23
PCI/ASPM: Enable all ClockPM and ASPM states for devicetree platforms
Manivannan Sadhasivam
1
-2
/
+43
2025-09-22
PCI/PM: Skip resuming to D0 if device is disconnected
Mario Limonciello
1
-0
/
+5
2025-09-18
Documentation: PCI: Fix typos
Emilio Perez
1
-1
/
+1
2025-09-16
PCI: Alter misleading recursion to pci_bus_release_bridge_resources()
Ilpo Järvinen
1
-1
/
+1
2025-09-16
PCI: Pass bridge window to pci_bus_release_bridge_resources()
Ilpo Järvinen
1
-42
/
+27
2025-09-16
PCI: Add pci_setup_one_bridge_window()
Ilpo Järvinen
1
-18
/
+19
2025-09-16
PCI: Refactor remove_dev_resources() to use pbus_select_window()
Ilpo Järvinen
1
-25
/
+9
2025-09-16
PCI: Refactor distributing available memory to use loops
Ilpo Järvinen
2
-91
/
+74
2025-09-16
PCI: Use pbus_select_window_for_type() during mem window sizing
Ilpo Järvinen
1
-87
/
+24
2025-09-16
PCI: Use pbus_select_window() in space available checker
Ilpo Järvinen
1
-33
/
+32
2025-09-16
PCI: Rename resource variable from r to res
Ilpo Järvinen
1
-7
/
+7
2025-09-16
PCI: Use pbus_select_window_for_type() during IO window sizing
Ilpo Järvinen
1
-2
/
+1
2025-09-16
PCI: Use pbus_select_window() during BAR resize
Ilpo Järvinen
1
-7
/
+13
2025-09-16
PCI: Warn if bridge window cannot be released when resizing BAR
Ilpo Järvinen
1
-0
/
+6
2025-09-16
PCI: Fix finding bridge window in pci_reassign_bridge_resources()
Ilpo Järvinen
3
-22
/
+20
2025-09-16
PCI: Add bridge window selection functions
Ilpo Järvinen
2
-0
/
+103
2025-09-16
PCI: Add defines for bridge window indexing
Ilpo Järvinen
2
-3
/
+11
2025-09-16
PCI: Preserve bridge window resource type flags
Ilpo Järvinen
5
-37
/
+90
2025-09-16
PCI: Enable bridge even if bridge window fails to assign
Ilpo Järvinen
1
-13
/
+17
2025-09-16
PCI: Use pci_release_resource() instead of release_resource()
Ilpo Järvinen
3
-36
/
+23
2025-09-16
PCI: Disable non-claimed bridge window
Ilpo Järvinen
1
-13
/
+12
2025-09-16
PCI: Always claim bridge window before its setup
Ilpo Järvinen
1
-4
/
+8
2025-09-16
PCI: Refactor find_bus_resource_of_type() logic checks
Ilpo Järvinen
1
-3
/
+7
2025-09-16
PCI: Move find_bus_resource_of_type() earlier
Ilpo Järvinen
1
-28
/
+28
2025-09-16
MIPS: PCI: Use pci_enable_resources()
Ilpo Järvinen
1
-36
/
+2
2025-09-16
sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
Ilpo Järvinen
3
-81
/
+0
2025-09-16
m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()
Ilpo Järvinen
1
-28
/
+11
2025-09-16
PCI: Fix failure detection during resource resize
Ilpo Järvinen
1
-8
/
+18
2025-09-16
PCI: Fix pdev_resources_assignable() disparity
Ilpo Järvinen
1
-0
/
+1
2025-09-16
PCI: Ensure relaxed tail alignment does not increase min_align
Ilpo Järvinen
1
-4
/
+7
2025-09-16
Documentation: PCI: Tidy error recovery doc's PCIe nomenclature
Lukas Wunner
1
-7
/
+7
2025-09-16
Documentation: PCI: Amend error recovery doc with DPC/AER specifics
Lukas Wunner
1
-0
/
+22
2025-09-16
Documentation: PCI: Sync error recovery doc with code
Lukas Wunner
1
-2
/
+5
2025-09-16
Documentation: PCI: Sync AER doc with code
Lukas Wunner
1
-44
/
+39
2025-09-16
PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release
Shin'ichiro Kawasaki
1
-6
/
+11
2025-09-12
PCI: endpoint: pci-epf-test: Fix doorbell test support
Niklas Cassel
1
-1
/
+13
2025-09-12
PCI: of: Update parent unit address generation in of_pci_prop_intr_map()
Lorenzo Pieralisi
1
-7
/
+15
2025-09-11
PCI/AER: Fix NULL pointer access by aer_info
Vernon Yang
1
-0
/
+4
[next]