index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-bus.c
Age
Commit message (
Expand
)
Author
2025-10-31
PCI: Do not size non-existing prefetchable window
Ilpo Järvinen
2025-10-08
PCI: Fix regression in pci_bus_distribute_available_resources()
Yangyu Chen
2025-09-24
PCI: Don't print stale information about resource
Ilpo Järvinen
2025-09-16
PCI: Alter misleading recursion to pci_bus_release_bridge_resources()
Ilpo Järvinen
2025-09-16
PCI: Pass bridge window to pci_bus_release_bridge_resources()
Ilpo Järvinen
2025-09-16
PCI: Add pci_setup_one_bridge_window()
Ilpo Järvinen
2025-09-16
PCI: Refactor remove_dev_resources() to use pbus_select_window()
Ilpo Järvinen
2025-09-16
PCI: Refactor distributing available memory to use loops
Ilpo Järvinen
2025-09-16
PCI: Use pbus_select_window_for_type() during mem window sizing
Ilpo Järvinen
2025-09-16
PCI: Use pbus_select_window() in space available checker
Ilpo Järvinen
2025-09-16
PCI: Rename resource variable from r to res
Ilpo Järvinen
2025-09-16
PCI: Use pbus_select_window_for_type() during IO window sizing
Ilpo Järvinen
2025-09-16
PCI: Warn if bridge window cannot be released when resizing BAR
Ilpo Järvinen
2025-09-16
PCI: Fix finding bridge window in pci_reassign_bridge_resources()
Ilpo Järvinen
2025-09-16
PCI: Add bridge window selection functions
Ilpo Järvinen
2025-09-16
PCI: Preserve bridge window resource type flags
Ilpo Järvinen
2025-09-16
PCI: Use pci_release_resource() instead of release_resource()
Ilpo Järvinen
2025-09-16
PCI: Disable non-claimed bridge window
Ilpo Järvinen
2025-09-16
PCI: Always claim bridge window before its setup
Ilpo Järvinen
2025-09-16
PCI: Refactor find_bus_resource_of_type() logic checks
Ilpo Järvinen
2025-09-16
PCI: Move find_bus_resource_of_type() earlier
Ilpo Järvinen
2025-09-16
PCI: Fix failure detection during resource resize
Ilpo Järvinen
2025-09-16
PCI: Fix pdev_resources_assignable() disparity
Ilpo Järvinen
2025-09-16
PCI: Ensure relaxed tail alignment does not increase min_align
Ilpo Järvinen
2025-07-14
PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IO...
Michał Winiarski
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-02
PCI: Remove unnecessary linesplit in __pci_setup_bridge()
Ilpo Järvinen
2025-06-02
PCI: WARN (not BUG()) when we fail to assign optional resources
Ilpo Järvinen
2025-04-18
PCI: Restore assigned resources fully after release
Ilpo Järvinen
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
2025-03-20
PCI: Make pci_setup_bridge() static
Ilpo Järvinen
2025-03-08
PCI: Fix typos
Bjorn Helgaas
2025-03-07
PCI: Increase Resizable BAR support from 512 GB to 128 TB
Zhiyuan Dai
2025-02-18
PCI: Rework optional resource handling
Ilpo Järvinen
2025-02-18
PCI: Perform reset_resource() and build fail list in sync
Ilpo Järvinen
2025-02-18
PCI: Use res->parent to check if resource is assigned
Ilpo Järvinen
2025-02-18
PCI: Add debug print when releasing resources before retry
Ilpo Järvinen
2025-02-18
PCI: Indicate optional resource assignment failures
Ilpo Järvinen
2025-02-18
PCI: Always have realloc_head in __assign_resources_sorted()
Ilpo Järvinen
2025-02-18
PCI: Extend enable to check for any optional resource
Ilpo Järvinen
2025-02-18
PCI: Add restore_dev_resource()
Ilpo Järvinen
2025-02-18
PCI: Consolidate assignment loop next round preparation
Ilpo Järvinen
2025-02-18
PCI: Rename retval to ret
Ilpo Järvinen
2025-02-18
PCI: Use while loop and break instead of gotos
Ilpo Järvinen
2025-02-18
PCI: Refactor pdev_sort_resources() & __dev_sort_resources()
Ilpo Järvinen
2025-02-18
PCI: Converge return paths in __assign_resources_sorted()
Ilpo Järvinen
2025-02-18
PCI: Add dev & res local variables to resource assignment funcs
Ilpo Järvinen
2025-02-18
PCI: Add pci_resource_num() helper
Ilpo Järvinen
2025-02-18
PCI: Check resource_size() separately
Ilpo Järvinen
2025-02-18
PCI: Add pci_resource_is_iov() to identify IOV resources
Michał Winiarski
[next]