index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-16
sh/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-16
powerpc/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
6
-6
/
+6
2012-06-14
PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
Amos Kong
2
-10
/
+34
2012-06-14
PCI: acpiphp: fix function 0 leak when disabling a slot
Amos Kong
1
-0
/
+1
2012-06-13
PCI: hotplug: remove pci_do_scan_bus()
Yinghai Lu
2
-16
/
+0
2012-06-13
PCI: sgihp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-9
/
+5
2012-06-13
PCI: ibmhp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-6
/
+4
2012-06-13
PCI: cpqhp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-6
/
+4
2012-06-13
PCI: shpchp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-32
/
+15
2012-06-13
PCI: cpci_hotplug: use generic pci_hp_add_bridge()
Yinghai Lu
1
-31
/
+6
2012-06-13
PCI: pciehp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-26
/
+2
2012-06-13
PCI: add generic pci_hp_add_bridge()
Yinghai Lu
2
-0
/
+24
2012-06-13
PCI: sgihp: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: ibmhp: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: cpqhp: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: shpchp: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: cpci_hotplug: register busn_res
Yinghai Lu
1
-1
/
+3
2012-06-13
PCI: insert busn_res for child bus
Yinghai Lu
1
-2
/
+3
2012-06-13
PCI: register busn_res for iov bus
Yinghai Lu
1
-1
/
+1
2012-06-13
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
Yinghai Lu
1
-1
/
+4
2012-06-13
parisc/PCI: register busn_res for root buses
Yinghai Lu
2
-4
/
+14
2012-06-13
powerpc/PCI: register busn_res for root buses
Yinghai Lu
3
-7
/
+13
2012-06-13
sparc/PCI: register busn_res for root buses
Yinghai Lu
2
-3
/
+6
2012-06-13
ia64/PCI: register busn_res for root buses
Yinghai Lu
1
-1
/
+3
2012-06-13
x86/PCI: put busn resource in pci_root_info for native host bridge drivers
Yinghai Lu
3
-9
/
+23
2012-06-13
x86/PCI: use _CRS bus number aperture for host bridges from ACPI
Yinghai Lu
1
-4
/
+5
2012-06-13
PCI: add default busn_res for pci_scan_bus()
Yinghai Lu
1
-2
/
+4
2012-06-13
PCI: add default busn_resource
Yinghai Lu
2
-0
/
+9
2012-06-13
PCI: checking busn_res in pci_scan_root_bus()
Yinghai Lu
1
-1
/
+21
2012-06-13
PCI: insert busn_res in pci_create_root_bus()
Yinghai Lu
1
-1
/
+4
2012-06-13
PCI: release busn_res when removing bus
Yinghai Lu
1
-0
/
+1
2012-06-13
PCI: add busn_res operation functions
Yinghai Lu
2
-0
/
+71
2012-06-13
resources: allow adjust_resource() for resources with no parent
Yinghai Lu
1
-5
/
+8
2012-06-13
PCI: build a bus number resource tree for every domain
Yinghai Lu
1
-0
/
+30
2012-06-13
PCI: remove secondary/subordinate in struct pci_bus
Yinghai Lu
1
-2
/
+0
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
31
-117
/
+117
2012-06-13
PCI: add busn_res in struct pci_bus
Yinghai Lu
1
-0
/
+1
2012-06-12
PCI: misc pci_reg additions
Alex Williamson
1
-12
/
+101
2012-06-12
PCI: create common pcibios_err_to_errno
Alex Williamson
2
-3
/
+29
2012-06-12
PCI: export pci_user functions for use by other drivers
Alex Williamson
3
-9
/
+12
2012-06-12
PCI: add ACS validation utility
Alex Williamson
3
-1
/
+111
2012-06-12
frv/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-2
/
+2
2012-06-12
arm/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-12
alpha/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-6
/
+3
2012-06-12
PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-9
/
+9
2012-06-12
x86/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-12
PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state
Myron Stowe
1
-18
/
+15
2012-06-12
PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2
Myron Stowe
2
-15
/
+56
2012-06-12
PCI: remove redundant checking in PCI Express capability routines
Myron Stowe
1
-13
/
+1
2012-06-12
PCI: make pci_ltr_supported() static
Myron Stowe
2
-3
/
+1
[next]