index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Tidy resource assignment messages
Bjorn Helgaas
2014-07-08
1
-20
/
+9
*
PCI: Return conventional error values from pci_revert_fw_address()
Bjorn Helgaas
2014-07-08
1
-8
/
+6
*
PCI: Cleanup control flow
Bjorn Helgaas
2014-07-08
1
-16
/
+19
*
PCI: Keep original resource if we fail to expand it
Guo Chao
2014-07-03
1
-0
/
+7
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-6
/
+6
*
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
2014-06-10
1
-0
/
+1
*
-
.
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
2014-05-26
1
-10
/
+31
|
\
\
|
|
*
PCI: Add resource allocation comments
Bjorn Helgaas
2014-05-23
1
-16
/
+19
|
|
*
PCI: Simplify __pci_assign_resource() coding style
Bjorn Helgaas
2014-05-23
1
-4
/
+6
|
|
*
PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources
Yinghai Lu
2014-05-23
1
-2
/
+18
|
|
/
*
/
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-04-14
1
-1
/
+0
|
/
*
PCI: Don't enable decoding if BAR hasn't been assigned an address
Bjorn Helgaas
2014-03-19
1
-2
/
+8
*
PCI: Don't try to claim IORESOURCE_UNSET resources
Bjorn Helgaas
2014-02-27
1
-5
/
+10
*
PCI: Check IORESOURCE_UNSET before updating BAR
Bjorn Helgaas
2014-02-27
1
-0
/
+3
*
PCI: Don't clear IORESOURCE_UNSET when updating BAR
Bjorn Helgaas
2014-02-27
1
-5
/
+0
*
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
Bjorn Helgaas
2014-02-27
1
-0
/
+4
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
1
-1
/
+1
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-1
/
+1
*
PCI: Remove unused variables
Bjorn Helgaas
2013-04-15
1
-2
/
+0
*
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
[next]