index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-res.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-19
Merge branch 'pci/nikhil-big-bar-fixes' into next
Bjorn Helgaas
1
-53
/
+54
2012-07-12
PCI: reorder __pci_assign_resource() (no change)
Bjorn Helgaas
1
-52
/
+52
2012-07-12
PCI: fix truncation of resource size to 32 bits
Nikhil P Rao
1
-1
/
+2
2012-07-10
PCI: disable MEM decoding while updating 64-bit MEM BARs
Bjorn Helgaas
1
-0
/
+18
2012-02-25
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
1
-4
/
+0
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
1
-47
/
+0
2012-02-14
PCI : Calculate right add_size
Yinghai Lu
1
-2
/
+3
2012-02-14
PCI: Fix typo in setup-res.c
Masanari Iida
1
-1
/
+1
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
1
-3
/
+21
2012-02-14
PCI: Fix starting basis for resource requests
Myron Stowe
1
-5
/
+9
2012-01-07
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
1
-3
/
+3
2011-11-01
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-08-01
PCI : ability to relocate assigned pci-resources
Ram Pai
1
-57
/
+95
2011-07-22
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
1
-2
/
+1
2010-10-18
PCI: fix message typo
Bjorn Helgaas
1
-1
/
+1
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
1
-0
/
+32
2010-06-12
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
1
-5
/
+5
2010-03-24
PCI: for address space collisions, show conflicting resource
Bjorn Helgaas
1
-6
/
+8
2009-11-05
PCI: improve discovery/configuration messages
Bjorn Helgaas
1
-28
/
+32
2009-11-05
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
1
-9
/
+11
2009-11-04
PCI: print resources consistently with %pRt
Bjorn Helgaas
1
-16
/
+12
2009-10-06
PCI: remove pci_assign_resource_fixed()
Bjorn Helgaas
1
-37
/
+0
2009-09-10
PCI: export pci_claim_resource for driver use
Jesse Barnes
1
-0
/
+1
2009-08-30
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
1
-4
/
+4
2009-08-03
Make pci_claim_resource() use request_resource() rather than insert_resource()
Linus Torvalds
1
-2
/
+2
2009-06-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-13
/
+36
2009-06-18
Fix pci_claim_resource
Matthew Wilcox
1
-2
/
+2
2009-06-11
PCI: improve resource allocation under transparent bridges
Yinghai Lu
1
-13
/
+36
2009-03-20
PCI: allow assignment of memory resources with a specified alignment
Yuji Shimada
1
-0
/
+15
2009-01-07
PCI: add a new function to map BAR offsets
Yu Zhao
1
-8
/
+5
2009-01-07
PCI: remove unnecessary arg of pci_update_resource()
Yu Zhao
1
-3
/
+4
2009-01-07
PCI: Don't carp about BAR allocation failures in quiet boot
Ingo Molnar
1
-2
/
+2
2008-10-20
PCI: use resource_size() everywhere.
Zhao, Yu
1
-1
/
+1
2008-10-20
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
1
-27
/
+13
2008-06-26
PCI: use dev_printk when possible
Bjorn Helgaas
1
-37
/
+33
2008-04-21
PCI: clean up resource alignment management
Ivan Kokshaysky
1
-19
/
+23
2008-04-21
PCI: add generic pci_enable_resources()
Bjorn Helgaas
1
-0
/
+43
2008-04-21
PCI: #if 0 pci_assign_resource_fixed()
Adrian Bunk
1
-1
/
+1
2008-02-02
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
Benjamin Herrenschmidt
1
-2
/
+4
2008-02-02
PCI: drivers/pci/: remove unused exports
Adrian Bunk
1
-1
/
+0
2007-05-03
pci: do not mark exported functions as __devinit
Sam Ravnborg
1
-4
/
+2
2006-12-20
PCI legacy resource fix
Ralf Baechle
1
-2
/
+17
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-3
/
+3
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...
Greg Kroah-Hartman
1
-11
/
+17
2006-06-21
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
1
-0
/
+40
2006-02-01
[PATCH] PCI Hotplug/powerpc: module build break
linas
1
-0
/
+1
2005-09-09
[PATCH] Make sparc64 use setup-res.c
David S. Miller
1
-4
/
+1
2005-09-09
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
1
-1
/
+1
2005-08-26
Ignore disabled ROM resources at setup
Linus Torvalds
1
-1
/
+3
2005-08-09
Revert "[PATCH] PCI: restore BAR values..."
Linus Torvalds
1
-1
/
+1
[next]