index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-18
PCI: Prevent resource tree corruption when BAR resize fails
Ilpo Järvinen
1
-0
/
+5
2025-10-31
PCI: Do not size non-existing prefetchable window
Ilpo Järvinen
1
-1
/
+1
2025-10-09
PCI: Fix regression in pci_bus_distribute_available_resources()
Yangyu Chen
1
-2
/
+3
2025-09-25
PCI: Don't print stale information about resource
Ilpo Järvinen
1
-5
/
+10
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
1
-90
/
+72
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: 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
1
-20
/
+18
2025-09-16
PCI: Add bridge window selection functions
Ilpo Järvinen
1
-0
/
+101
2025-09-16
PCI: Preserve bridge window resource type flags
Ilpo Järvinen
1
-31
/
+58
2025-09-16
PCI: Use pci_release_resource() instead of release_resource()
Ilpo Järvinen
1
-32
/
+14
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
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-07-14
PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IO...
Michał Winiarski
1
-1
/
+2
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+9
2025-06-02
PCI: Remove unnecessary linesplit in __pci_setup_bridge()
Ilpo Järvinen
1
-2
/
+1
2025-06-02
PCI: WARN (not BUG()) when we fail to assign optional resources
Ilpo Järvinen
1
-5
/
+8
2025-04-18
PCI: Restore assigned resources fully after release
Ilpo Järvinen
1
-0
/
+4
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2025-03-21
PCI: Make pci_setup_bridge() static
Ilpo Järvinen
1
-1
/
+1
2025-03-09
PCI: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-03-07
PCI: Increase Resizable BAR support from 512 GB to 128 TB
Zhiyuan Dai
1
-1
/
+1
2025-02-19
PCI: Rework optional resource handling
Ilpo Järvinen
1
-31
/
+58
2025-02-19
PCI: Perform reset_resource() and build fail list in sync
Ilpo Järvinen
1
-6
/
+29
2025-02-19
PCI: Use res->parent to check if resource is assigned
Ilpo Järvinen
1
-1
/
+1
2025-02-19
PCI: Add debug print when releasing resources before retry
Ilpo Järvinen
1
-2
/
+12
2025-02-19
PCI: Indicate optional resource assignment failures
Ilpo Järvinen
1
-2
/
+6
2025-02-19
PCI: Always have realloc_head in __assign_resources_sorted()
Ilpo Järvinen
1
-2
/
+6
2025-02-19
PCI: Extend enable to check for any optional resource
Ilpo Järvinen
1
-0
/
+12
2025-02-19
PCI: Add restore_dev_resource()
Ilpo Järvinen
1
-20
/
+15
2025-02-19
PCI: Consolidate assignment loop next round preparation
Ilpo Järvinen
1
-62
/
+42
2025-02-19
PCI: Rename retval to ret
Ilpo Järvinen
1
-5
/
+4
2025-02-19
PCI: Use while loop and break instead of gotos
Ilpo Järvinen
1
-106
/
+106
2025-02-19
PCI: Refactor pdev_sort_resources() & __dev_sort_resources()
Ilpo Järvinen
1
-21
/
+23
2025-02-19
PCI: Converge return paths in __assign_resources_sorted()
Ilpo Järvinen
1
-2
/
+3
2025-02-19
PCI: Add dev & res local variables to resource assignment funcs
Ilpo Järvinen
1
-29
/
+37
2025-02-19
PCI: Add pci_resource_num() helper
Ilpo Järvinen
1
-5
/
+5
2025-02-19
PCI: Check resource_size() separately
Ilpo Järvinen
1
-2
/
+5
[next]