Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
632b88cadece050ca925d74bda250c4a320c5cc7
/
drivers
/
pci
/
setup-bus.c
e164f65
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
by Yinghai Lu
· 12 years ago
a5213a3
PCI: Move pci_rescan_bus() back to probe.c
by Yinghai Lu
· 12 years ago
1778794
PCI: Separate out pci_assign_unassigned_bus_resources()
by Yinghai Lu
· 12 years ago
c121504
PCI: Refactor pbus_size_mem()
by Gavin Shan
· 12 years ago
462d930
PCI: Align P2P windows using pcibios_window_alignment()
by Gavin Shan
· 12 years ago
ac5ad93
PCI: Add weak pcibios_window_alignment() interface
by Gavin Shan
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
367fa98
pci: hotplug: Fix typo in pci
by Masanari Iida
· 12 years ago
6ee53f4
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
by Bjorn Helgaas
· 12 years ago
fd59134
PCI: support sizing P2P bridge I/O windows with 1K granularity
by Yinghai Lu
· 12 years ago
2b28ae1
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
by Bjorn Helgaas
· 12 years ago
0f6662a
Merge branch 'topic/bjorn-trivial' into next
by Bjorn Helgaas
· 12 years ago
8356aad
PCI: cleanup assign_requested_resources_sorted() kernel-doc warning
by Wanpeng Li
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 12 years ago
ecd58d6
Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-helgaas/linux into linux-next
by Jesse Barnes
· 13 years ago
b07f2eb
PCI: add a PCI resource reallocation config option
by Yinghai Lu
· 13 years ago
eb572e7
PCI: print out suggestion about using pci=realloc
by Yinghai Lu
· 13 years ago
b55438f
PCI: prepare pci=realloc for multiple options
by Yinghai Lu
· 13 years ago
0c5be0c
PCI: Retry on IORESOURCE_IO type allocations
by Yinghai Lu
· 13 years ago
844393f
PCI: make pci_flags non-weak
by Bjorn Helgaas
· 13 years ago
4708770
PCI: make pci_flags always available
by Bjorn Helgaas
· 13 years ago
3796f1e
PCI: Skip cardbus assigned resource reset during pci bus rescan
by Yinghai Lu
· 13 years ago
1184893
PCI: Fix "cardbus bridge resources as optional" size handling
by Yinghai Lu
· 13 years ago
dcef0d0
PCI: Disable cardbus bridge MEM1 prefetchable bit
by Yinghai Lu
· 13 years ago
67cc7e2
PCI: remove add_to_failed_list()
by Yinghai Lu
· 13 years ago
b592443
PCI: add debug print out for add_size
by Yinghai Lu
· 13 years ago
bffc56d
PCI: make free_list() into a function
by Yinghai Lu
· 13 years ago
b9b0bba
PCI: Rename dev_res_x to add_res or fail_res
by Yinghai Lu
· 13 years ago
764242a
PCI: Merge pci_dev_resource_x and pci_dev_resource
by Yinghai Lu
· 13 years ago
bdc4abe
PCI: Replace resource_list with generic list
by Yinghai Lu
· 13 years ago
2934a0d
PCI: Move struct resource_list to setup-bus.c
by Yinghai Lu
· 13 years ago
78c3b32
PCI: Move pdev_sort_resources() to setup-bus.c
by Yinghai Lu
· 13 years ago
19aa7ee
PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy
by Yinghai Lu
· 13 years ago
9b03088
PCI: Make pci_rescan_bus handle add_list
by Yinghai Lu
· 13 years ago
8424d75
PCI: Use add_list in pcie hotplug path.
by Yinghai Lu
· 13 years ago
3e6e0d8
PCI: try to assign required+option size first
by Yinghai Lu
· 13 years ago
1c37235
PCI: Move get_res_add_size() function
by Yinghai Lu
· 13 years ago
ef62dfe
PCI: Make add_to_list() return status
by Yinghai Lu
· 13 years ago
a4ac9fe
PCI : Calculate right add_size
by Yinghai Lu
· 13 years ago
e244427
PCI: Make pci_setup_bridge() non-static for use by arch code
by Benjamin Herrenschmidt
· 13 years ago
9e8bf93
PCI: code and comments cleanup
by Ram Pai
· 13 years ago
0a2daa1
PCI: make cardbus-bridge resources optional
by Ram Pai
· 13 years ago
2aceefc
PCI: make SRIOV resources optional
by Yinghai Lu
· 13 years ago
2bbc694
PCI : ability to relocate assigned pci-resources
by Ram Pai
· 13 years ago
be76891
PCI: honor child buses add_size in hot plug configuration
by Yinghai Lu
· 13 years ago
7b87c9d
PCI: remove printks about disabled bridge windows
by Bjorn Helgaas
· 13 years ago
f483d39
PCI: conditional resource-reallocation through kernel parameter pci=realloc
by Ram Pai
· 13 years ago
5e152b4
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
da7822e
PCI: update bridge resources to get more big ranges when allocating space (again)
by Yinghai Lu
· 13 years ago
93d2175
PCI: Clear bridge resource flags if requested size is 0
by Yinghai Lu
· 13 years ago
b42282e
pci: fix PCI bus allocation alignment handling
by Linus Torvalds
· 14 years ago
c8adf9a
PCI: pre-allocate additional resources to devices only after successful allocation of essential resources.
by Ram Pai
· 14 years ago
fc075e1
PCI: introduce reset_resource()
by Ram Pai
· 14 years ago
094732a
PCI: data structure agnostic free list function
by Ram Pai
· 14 years ago
13583b1
PCI: refactor io size calculation code
by Ram Pai
· 14 years ago
3f579c3
PCI hotplug: make sure child bridges are enabled at hotplug time
by Yinghai Lu
· 14 years ago
769d996
Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned"
by Linus Torvalds
· 14 years ago
9a92866
pci: don't reassign to ROM res if it is not going to be enabled
by Yinghai Lu
· 15 years ago
89a74ec
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
by Bjorn Helgaas
· 15 years ago
9958610
PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
by Yinghai Lu
· 15 years ago
32180e4
PCI: pciehp: second try to get big range for pcie devices
by Yinghai Lu
· 15 years ago
6841ec6
PCI: introduce pci_assign_unassigned_bridge_resources
by Yinghai Lu
· 15 years ago
977d17b
PCI: update bridge resources to get more big ranges in PCI assign unssigned
by Yinghai Lu
· 15 years ago
d65245c
PCI: don't shrink bridge resources
by Yinghai Lu
· 15 years ago
568ddef
PCI: add failed_list to pci_bus_assign_resources
by Yinghai Lu
· 15 years ago
5009b46
PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
by Yinghai Lu
· 15 years ago
7c9342b
PCI: don't dump resource when bus resource flags indicates unused
by Yinghai Lu
· 15 years ago
7cc5997
PCI: separate pci_setup_bridge to small functions
by Yinghai Lu
· 15 years ago
59353ea
PCI: Always set prefetchable base/limit upper32 registers
by Alex Williamson
· 15 years ago
865df57
PCI: improve discovery/configuration messages
by Bjorn Helgaas
· 15 years ago
c7dabef
vsprintf: use %pR, %pr instead of %pRt, %pRf
by Bjorn Helgaas
· 15 years ago
a369c79
PCI: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
55a1098
Revert "PCI: get larger bridge ranges when space is available"
by Jesse Barnes
· 15 years ago
308cf8e
PCI: get larger bridge ranges when space is available
by Yinghai Lu
· 15 years ago
2876048
PCI: pcie: Ensure hotplug ports have a minimum number of resources
by Eric W. Biederman
· 15 years ago
6faf17f
PCI SR-IOV: correct broken resource alignment calculations
by Chris Wright
· 15 years ago
d09ee96
PCI: improve resource allocation under transparent bridges
by Yinghai Lu
· 16 years ago
1f82de1
PCI/x86: don't assume prefetchable ranges are 64bit
by Yinghai Lu
· 16 years ago
681bf59
PCI: cleanup debug output resources
by Yinghai Lu
· 16 years ago
296ccb0
PCI: Setup disabled bridges even if buses are added
by Yuji Shimada
· 16 years ago
b73e97d
PCI: do not initialize bridges more than once
by Alex Chiang
· 16 years ago
ea74155
PCI: constify pci_bus_assign_resources()
by Andrew Morton
· 16 years ago
a19f5df
PCI: use dev_printk for PCI bus resource mssages
by Bjorn Helgaas
· 16 years ago
2993528
PCI: make PCI bus resource messages more meaningful
by Bjorn Helgaas
· 16 years ago
022edd8
PCI: use resource_size() everywhere.
by Zhao, Yu
· 16 years ago
096e6f6
pci: Use new %pR to print resource ranges
by Benjamin Herrenschmidt
· 16 years ago
6b2ada8
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus
by Ingo Molnar
· 16 years ago
8308c54
generic: redefine resource_size_t as phys_addr_t
by Jeremy Fitzhardinge
· 16 years ago
0cb60ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
53bc887
PCI: Fix printk warnings in setup-bus.c
by Johann Felix Soden
· 16 years ago
5f17cfc
PCI: fix pbus_size_mem() resource alignment for CardBus controllers
by Linus Torvalds
· 16 years ago
0679c2f
Merge branch 'linus' into pci-for-jesse
by Ingo Molnar
· 16 years ago
80ccba1
PCI: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
76fbc26
pci: debug extra pci bus resources
by Yinghai Lu
· 16 years ago
934b702
Fix cardbus resource allocation
by Linus Torvalds
· 17 years ago
a391f19
PCI: pci_setup_bridge() mustn't be __devinit
by Adrian Bunk
· 17 years ago
5468ae6
PCI: pci_bus_size_cardbus() mustn't be __devinit
by Adrian Bunk
· 17 years ago
8845256
PCI: clean up resource alignment management
by Ivan Kokshaysky
· 17 years ago
12c22d6
Revert "PCI: remove transparent bridge sizing"
by Linus Torvalds
· 17 years ago
13d36c2
PCI: fix up setup-bus.c #ifdef
by Andrew Morton
· 17 years ago
Next »