index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Improve pdev_sort_resources() warning message
Ilpo Järvinen
2024-10-19
1
-2
/
+3
*
PCI: Add ALIGN_DOWN_IF_NONZERO() helper
Ilpo Järvinen
2024-10-11
1
-6
/
+7
*
PCI: Use resource_set_{range,size}() helpers
Ilpo Järvinen
2024-10-11
1
-20
/
+15
*
PCI: Relax bridge window tail sizing rules
Ilpo Järvinen
2024-06-12
1
-2
/
+77
*
PCI: Make minimum bridge window alignment reference more obvious
Ilpo Järvinen
2024-06-12
1
-2
/
+4
*
PCI: Fix resource double counting on remove & rescan
Ilpo Järvinen
2024-05-28
1
-4
/
+2
*
PCI: Use resource names in PCI log messages
Puranjay Mohan
2023-12-16
1
-10
/
+20
*
PCI: Make pci_assign_unassigned_resources() non-init
Randy Dunlap
2023-10-05
1
-1
/
+1
*
PCI: Fix typos in docs and comments
Bjorn Helgaas
2023-08-25
1
-1
/
+1
*
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
2023-04-05
1
-6
/
+4
*
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-04-04
1
-17
/
+10
*
PCI: Distribute available resources for root buses, too
Mika Westerberg
2023-02-07
1
-1
/
+56
*
PCI: Take other bus devices into account when distributing resources
Mika Westerberg
2023-02-07
1
-70
/
+106
*
PCI: Align extra resources for hotplug bridges properly
Mika Westerberg
2023-02-07
1
-6
/
+19
*
Revert "PCI: Distribute available resources for root buses, too"
Bjorn Helgaas
2022-10-14
1
-61
/
+1
*
PCI: Fix whitespace and indentation
Mika Westerberg
2022-09-21
1
-1
/
+1
*
PCI: Distribute available resources for root buses, too
Mika Westerberg
2022-09-21
1
-1
/
+61
*
PCI: Move pci_assign_unassigned_root_bus_resources()
Mika Westerberg
2022-09-21
1
-113
/
+113
*
Merge branch 'pci/misc'
Bjorn Helgaas
2022-03-22
1
-1
/
+1
|
\
|
*
PCI: Remove unused assignments
Bjorn Helgaas
2022-03-22
1
-1
/
+1
*
|
PCI: Support BAR sizes up to 8TB
Dongdong Liu
2022-03-03
1
-1
/
+1
|
/
*
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
2021-10-27
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge branch 'pci/doc'
Bjorn Helgaas
2020-08-06
1
-0
/
+1
|
\
|
*
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-06
1
-0
/
+1
*
|
PCI: Fix error in panic message
Liao Pingfang
2020-07-09
1
-1
/
+1
|
/
*
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
2020-06-04
1
-0
/
+1
|
\
|
*
PCI: host-generic: Support building as modules
Rob Herring
2020-05-01
1
-0
/
+1
*
|
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
2020-05-21
1
-53
/
+61
|
/
*
PCI: Add support for root bus sizing
Ivan Kokshaysky
2020-03-30
1
-12
/
+22
*
PCI: Allow adjust_bridge_window() to shrink resource if necessary
Nicholas Johnson
2020-01-29
1
-4
/
+12
*
PCI: Set resource size directly in adjust_bridge_window()
Nicholas Johnson
2020-01-29
1
-16
/
+7
*
PCI: Rename extend_bridge_window() to adjust_bridge_window()
Nicholas Johnson
2020-01-29
1
-4
/
+4
*
PCI: Rename extend_bridge_window() parameter
Nicholas Johnson
2020-01-29
1
-4
/
+4
*
PCI: Consider alignment of hot-added bridges when assigning resources
Nicholas Johnson
2020-01-29
1
-32
/
+46
*
PCI: Remove local variable usage in pci_bus_distribute_available_resources()
Nicholas Johnson
2020-01-29
1
-10
/
+6
*
PCI: Pass size + alignment to pci_bus_distribute_available_resources()
Nicholas Johnson
2020-01-29
1
-16
/
+19
*
PCI: Rename variables
Nicholas Johnson
2020-01-29
1
-13
/
+17
*
PCI: Remove unnecessary braces
Nicholas Johnson
2020-01-29
1
-2
/
+1
*
PCI: Don't disable bridge BARs when assigning bus resources
Logan Gunthorpe
2020-01-13
1
-4
/
+16
*
PCI: Avoid double hpmemsize MMIO window assignment
Nicholas Johnson
2019-11-14
1
-11
/
+27
*
PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters
Nicholas Johnson
2019-10-23
1
-11
/
+13
*
PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
Benjamin Herrenschmidt
2019-09-30
1
-1
/
+7
*
PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END
Denis Efremov
2019-08-08
1
-2
/
+2
*
PCI: Skip resource distribution when no hotplug bridges
Nicholas Johnson
2019-07-02
1
-2
/
+3
*
PCI: Simplify pci_bus_distribute_available_resources()
Nicholas Johnson
2019-07-02
1
-25
/
+25
*
PCI: Don't auto-realloc if we're preserving firmware config
Benjamin Herrenschmidt
2019-06-22
1
-0
/
+5
*
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-05-14
1
-247
/
+249
|
\
|
*
PCI: Cleanup setup-bus.c comments and whitespace
Nicholas Johnson
2019-05-07
1
-247
/
+249
*
|
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
2019-05-09
1
-16
/
+14
|
/
[next]