index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
2010-10-17
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-11
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-04
PCI: improve discovery/configuration messages
Bjorn Helgaas
1
-28
/
+32
2009-11-04
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-09
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-02
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-17
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-25
PCI: use dev_printk when possible
Bjorn Helgaas
1
-37
/
+33
2008-04-20
PCI: clean up resource alignment management
Ivan Kokshaysky
1
-19
/
+23
2008-04-20
PCI: add generic pci_enable_resources()
Bjorn Helgaas
1
-0
/
+43
2008-04-20
PCI: #if 0 pci_assign_resource_fixed()
Adrian Bunk
1
-1
/
+1
2008-02-01
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
Benjamin Herrenschmidt
1
-2
/
+4
2008-02-01
PCI: drivers/pci/: remove unused exports
Adrian Bunk
1
-1
/
+0
2007-05-02
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-01-31
[PATCH] PCI Hotplug/powerpc: module build break
linas
1
-0
/
+1
2005-09-08
[PATCH] Make sparc64 use setup-res.c
David S. Miller
1
-4
/
+1
2005-09-08
[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-08
Revert "[PATCH] PCI: restore BAR values..."
Linus Torvalds
1
-1
/
+1
2005-08-07
[PATCH] Fix restore of 64-bit PCI BAR's
Ivan Kokshaysky
1
-1
/
+6
2005-08-04
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+200