index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-res.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
2009-08-30
1
-4
/
+4
*
Make pci_claim_resource() use request_resource() rather than insert_resource()
Linus Torvalds
2009-08-02
1
-2
/
+2
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-22
1
-13
/
+36
|
\
|
*
PCI: improve resource allocation under transparent bridges
Yinghai Lu
2009-06-11
1
-13
/
+36
*
|
Fix pci_claim_resource
Matthew Wilcox
2009-06-17
1
-2
/
+2
|
/
*
PCI: allow assignment of memory resources with a specified alignment
Yuji Shimada
2009-03-20
1
-0
/
+15
*
PCI: add a new function to map BAR offsets
Yu Zhao
2009-01-07
1
-8
/
+5
*
PCI: remove unnecessary arg of pci_update_resource()
Yu Zhao
2009-01-07
1
-3
/
+4
*
PCI: Don't carp about BAR allocation failures in quiet boot
Ingo Molnar
2009-01-07
1
-2
/
+2
*
PCI: use resource_size() everywhere.
Zhao, Yu
2008-10-20
1
-1
/
+1
*
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
2008-10-20
1
-27
/
+13
*
PCI: use dev_printk when possible
Bjorn Helgaas
2008-06-25
1
-37
/
+33
*
PCI: clean up resource alignment management
Ivan Kokshaysky
2008-04-20
1
-19
/
+23
*
PCI: add generic pci_enable_resources()
Bjorn Helgaas
2008-04-20
1
-0
/
+43
*
PCI: #if 0 pci_assign_resource_fixed()
Adrian Bunk
2008-04-20
1
-1
/
+1
*
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
Benjamin Herrenschmidt
2008-02-01
1
-2
/
+4
*
PCI: drivers/pci/: remove unused exports
Adrian Bunk
2008-02-01
1
-1
/
+0
*
pci: do not mark exported functions as __devinit
Sam Ravnborg
2007-05-02
1
-4
/
+2
*
PCI legacy resource fix
Ralf Baechle
2006-12-20
1
-2
/
+17
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-3
/
+3
*
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...
Greg Kroah-Hartman
2006-06-27
1
-11
/
+17
*
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
2006-06-21
1
-0
/
+40
*
[PATCH] PCI Hotplug/powerpc: module build break
linas
2006-01-31
1
-0
/
+1
*
[PATCH] Make sparc64 use setup-res.c
David S. Miller
2005-09-08
1
-4
/
+1
*
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
2005-09-08
1
-1
/
+1
*
Ignore disabled ROM resources at setup
Linus Torvalds
2005-08-26
1
-1
/
+3
*
Revert "[PATCH] PCI: restore BAR values..."
Linus Torvalds
2005-08-08
1
-1
/
+1
*
[PATCH] Fix restore of 64-bit PCI BAR's
Ivan Kokshaysky
2005-08-07
1
-1
/
+6
*
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
2005-08-04
1
-1
/
+1
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+200