index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
1
-1
/
+1
*
Merge branch 'pci/doc'
Bjorn Helgaas
2020-08-05
1
-0
/
+1
|
\
|
*
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-05
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-21
1
-0
/
+5
*
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-05-13
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
|
/
*
PCI: Rely on config space header type, not class code
Honghui Zhang
2019-01-30
1
-9
/
+9
*
PCI: Probe bridge window attributes once at enumeration-time
Bjorn Helgaas
2019-01-22
1
-41
/
+4
*
PCI: Equalize hotplug memory and io for occupied and empty slots
Jon Derrick
2018-10-02
1
-13
/
+15
*
PCI: Move resource distribution for single bridge outside loop
Mika Westerberg
2018-06-04
1
-41
/
+41
*
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
1
-5
/
+1
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-0
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-26
1
-0
/
+1
*
|
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-18
1
-22
/
+22
*
|
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
2018-01-17
1
-3
/
+1
|
/
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-11-14
1
-9
/
+106
|
\
|
*
PCI: Add pci_resize_resource() for resizing BARs
Christian König
2017-10-25
1
-0
/
+98
|
*
PCI: Add PCI resource type mask #define
Christian König
2017-10-24
1
-9
/
+8
*
|
PCI: Distribute available resources to hotplug-capable bridges
Mika Westerberg
2017-11-06
1
-0
/
+177
*
|
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
2017-11-06
1
-4
/
+3
|
/
[next]