index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-res.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/nikhil-big-bar-fixes' into next
Bjorn Helgaas
2012-07-18
1
-53
/
+54
|
\
|
*
PCI: reorder __pci_assign_resource() (no change)
Bjorn Helgaas
2012-07-11
1
-52
/
+52
|
*
PCI: fix truncation of resource size to 32 bits
Nikhil P Rao
2012-07-11
1
-1
/
+2
*
|
PCI: disable MEM decoding while updating 64-bit MEM BARs
Bjorn Helgaas
2012-07-09
1
-0
/
+18
|
/
*
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
2012-02-24
1
-4
/
+0
*
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2012-02-14
1
-47
/
+0
*
PCI : Calculate right add_size
Yinghai Lu
2012-02-14
1
-2
/
+3
*
PCI: Fix typo in setup-res.c
Masanari Iida
2012-02-14
1
-1
/
+1
*
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
1
-3
/
+21
*
PCI: Fix starting basis for resource requests
Myron Stowe
2012-02-14
1
-5
/
+9
*
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2012-01-06
1
-3
/
+3
*
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
PCI : ability to relocate assigned pci-resources
Ram Pai
2011-08-01
1
-57
/
+95
*
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
2011-07-22
1
-2
/
+1
*
PCI: fix message typo
Bjorn Helgaas
2010-10-17
1
-1
/
+1
*
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
2010-07-16
1
-0
/
+32
*
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
2010-06-11
1
-5
/
+5
*
PCI: for address space collisions, show conflicting resource
Bjorn Helgaas
2010-03-24
1
-6
/
+8
*
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
1
-28
/
+32
*
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
1
-9
/
+11
*
PCI: print resources consistently with %pRt
Bjorn Helgaas
2009-11-04
1
-16
/
+12
*
PCI: remove pci_assign_resource_fixed()
Bjorn Helgaas
2009-10-06
1
-37
/
+0
*
PCI: export pci_claim_resource for driver use
Jesse Barnes
2009-09-09
1
-0
/
+1
*
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
[next]