index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-10-14
Revert "PCI: Distribute available resources for root buses, too"
Bjorn Helgaas
1
-61
/
+1
2022-09-21
PCI: Fix whitespace and indentation
Mika Westerberg
1
-1
/
+1
2022-09-21
PCI: Distribute available resources for root buses, too
Mika Westerberg
1
-1
/
+61
2022-09-21
PCI: Move pci_assign_unassigned_root_bus_resources()
Mika Westerberg
1
-113
/
+113
2022-03-23
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2022-03-22
PCI: Remove unused assignments
Bjorn Helgaas
1
-1
/
+1
2022-03-03
PCI: Support BAR sizes up to 8TB
Dongdong Liu
1
-1
/
+1
2021-10-27
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-06
Merge branch 'pci/doc'
Bjorn Helgaas
1
-0
/
+1
2020-08-06
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
1
-0
/
+1
2020-07-10
PCI: Fix error in panic message
Liao Pingfang
1
-1
/
+1
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
1
-0
/
+1
2020-05-21
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
1
-53
/
+61
2020-05-01
PCI: host-generic: Support building as modules
Rob Herring
1
-0
/
+1
2020-03-30
PCI: Add support for root bus sizing
Ivan Kokshaysky
1
-12
/
+22
2020-01-30
PCI: Allow adjust_bridge_window() to shrink resource if necessary
Nicholas Johnson
1
-4
/
+12
2020-01-30
PCI: Set resource size directly in adjust_bridge_window()
Nicholas Johnson
1
-16
/
+7
2020-01-30
PCI: Rename extend_bridge_window() to adjust_bridge_window()
Nicholas Johnson
1
-4
/
+4
2020-01-30
PCI: Rename extend_bridge_window() parameter
Nicholas Johnson
1
-4
/
+4
2020-01-30
PCI: Consider alignment of hot-added bridges when assigning resources
Nicholas Johnson
1
-32
/
+46
2020-01-30
PCI: Remove local variable usage in pci_bus_distribute_available_resources()
Nicholas Johnson
1
-10
/
+6
2020-01-30
PCI: Pass size + alignment to pci_bus_distribute_available_resources()
Nicholas Johnson
1
-16
/
+19
2020-01-30
PCI: Rename variables
Nicholas Johnson
1
-13
/
+17
2020-01-29
PCI: Remove unnecessary braces
Nicholas Johnson
1
-2
/
+1
2020-01-13
PCI: Don't disable bridge BARs when assigning bus resources
Logan Gunthorpe
1
-4
/
+16
2019-11-15
PCI: Avoid double hpmemsize MMIO window assignment
Nicholas Johnson
1
-11
/
+27
2019-10-23
PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters
Nicholas Johnson
1
-11
/
+13
2019-09-30
PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
Benjamin Herrenschmidt
1
-1
/
+7
2019-08-08
PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END
Denis Efremov
1
-2
/
+2
2019-07-02
PCI: Skip resource distribution when no hotplug bridges
Nicholas Johnson
1
-2
/
+3
2019-07-02
PCI: Simplify pci_bus_distribute_available_resources()
Nicholas Johnson
1
-25
/
+25
2019-06-22
PCI: Don't auto-realloc if we're preserving firmware config
Benjamin Herrenschmidt
1
-0
/
+5
2019-05-14
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-247
/
+249
2019-05-09
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
1
-16
/
+14
2019-05-07
PCI: Cleanup setup-bus.c comments and whitespace
Nicholas Johnson
1
-247
/
+249
2019-01-30
PCI: Rely on config space header type, not class code
Honghui Zhang
1
-9
/
+9
2019-01-22
PCI: Probe bridge window attributes once at enumeration-time
Bjorn Helgaas
1
-41
/
+4
2018-10-03
PCI: Equalize hotplug memory and io for occupied and empty slots
Jon Derrick
1
-13
/
+15
2018-06-04
PCI: Move resource distribution for single bridge outside loop
Mika Westerberg
1
-41
/
+41
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-5
/
+1
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-0
/
+1
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-22
/
+22
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
1
-3
/
+1
2017-11-14
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-9
/
+106
2017-11-07
PCI: Distribute available resources to hotplug-capable bridges
Mika Westerberg
1
-0
/
+177
2017-11-07
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
1
-4
/
+3
2017-10-26
PCI: Add pci_resize_resource() for resizing BARs
Christian König
1
-0
/
+98
2017-10-24
PCI: Add PCI resource type mask #define
Christian König
1
-9
/
+8
[next]