index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
2012-06-23
12
-29
/
+271
|
\
|
*
PCI/PM: add PCIe runtime D3cold support
Huang Ying
2012-06-23
7
-22
/
+215
|
*
PCI: do not call pci_set_power_state with PCI_D3cold
Huang Ying
2012-06-23
2
-2
/
+2
|
*
PCI/PM: add runtime PM support to PCIe port
Zheng Yan
2012-06-23
2
-0
/
+34
|
*
ACPI/PM: specify lowest allowed state for device sleep state
Huang Ying
2012-06-23
4
-11
/
+26
*
|
Merge branch 'topic/jiang-mmconfig-v10' into next
Bjorn Helgaas
2012-06-22
11
-154
/
+430
|
\
\
|
*
|
ACPI: mark acpi_sfi_table_parse() as __init
Jiang Liu
2012-06-22
1
-2
/
+2
|
*
|
x86/PCI: use pr_level() to replace printk(KERN_LEVEL)
Jiang Liu
2012-06-22
2
-14
/
+10
|
*
|
x86/PCI: refine __pci_mmcfg_init() for better code readability
Jiang Liu
2012-06-22
1
-25
/
+21
|
*
|
x86/PCI: get rid of redundant log messages
Jiang Liu
2012-06-22
1
-7
/
+0
|
*
|
x86/PCI: simplify pci_mmcfg_late_insert_resources()
Jiang Liu
2012-06-22
1
-26
/
+8
|
*
|
x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges
Jiang Liu
2012-06-22
4
-5
/
+93
|
*
|
PCI/ACPI: provide MMCONFIG address for PCI host bridges
Jiang Liu
2012-06-22
5
-0
/
+19
|
*
|
x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug
Jiang Liu
2012-06-22
2
-4
/
+109
|
*
|
x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime
Jiang Liu
2012-06-22
1
-36
/
+68
|
*
|
x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
Jiang Liu
2012-06-22
3
-12
/
+43
|
*
|
x86/PCI: use RCU list to protect mmconfig list
Jiang Liu
2012-06-22
3
-10
/
+34
|
*
|
x86/PCI: split out pci_mmconfig_alloc() for code reuse
Jiang Liu
2012-06-22
1
-4
/
+15
|
*
|
x86/PCI: split out pci_mmcfg_check_reserved() for code reuse
Jiang Liu
2012-06-22
1
-26
/
+25
*
|
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
7
-30
/
+28
|
\
\
\
|
*
|
|
PCI: remove useless pcix_set_mmrbc() dev->bus check
Bjorn Helgaas
2012-06-21
1
-2
/
+1
|
*
|
|
PCI: acpiphp: check whether _ADR evaluation succeeded
Bjorn Helgaas
2012-06-21
1
-4
/
+9
|
*
|
|
PCI: shpchp: remove dead code
Bjorn Helgaas
2012-06-21
1
-3
/
+0
|
*
|
|
PCI: fix P2P bridge I/O port window sign extension
Bjorn Helgaas
2012-06-21
1
-8
/
+10
|
*
|
|
PCI: fix upstream P2P bridge checks when enabling OBFF and LTR
Bjorn Helgaas
2012-06-21
1
-2
/
+2
|
*
|
|
PCI: use __weak consistently
Bjorn Helgaas
2012-06-20
2
-5
/
+5
|
*
|
|
PCI: cleanup assign_requested_resources_sorted() kernel-doc warning
Wanpeng Li
2012-06-20
1
-1
/
+1
|
*
|
|
sparc/PCI: remove unused pcibios_assign_resource() definition
Bjorn Helgaas
2012-06-16
1
-5
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'topic/fixes-for-3.5' into next
Bjorn Helgaas
2012-06-22
1
-1
/
+1
|
\
\
\
|
*
|
|
MAINTAINERS: correct PCI git tree address
Bjorn Helgaas
2012-06-22
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'topic/jan-intx-masking' into next
Bjorn Helgaas
2012-06-18
3
-0
/
+18
|
\
\
\
|
*
|
|
PCI: add Ralink RT2800 broken INTx masking quirk
Alex Williamson
2012-06-18
1
-0
/
+2
|
*
|
|
PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk
Jan Kiszka
2012-06-18
1
-0
/
+2
|
*
|
|
PCI: add infrastructure for devices with broken INTx masking
Bjorn Helgaas
2012-06-16
3
-0
/
+14
|
|
/
/
*
|
|
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
2012-06-18
13
-26
/
+34
|
\
\
\
|
*
|
|
scripts/modpost: check for bad references in .pci.fixups area
Sebastian Andrzej Siewior
2012-06-16
1
-0
/
+11
|
*
|
|
sh/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-16
1
-1
/
+1
|
*
|
|
powerpc/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-16
6
-6
/
+6
|
*
|
|
frv/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-2
/
+2
|
*
|
|
arm/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-1
/
+1
|
*
|
|
alpha/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-6
/
+3
|
*
|
|
PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-9
/
+9
|
*
|
|
x86/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'topic/stowe-cap-cleanup' into next
Bjorn Helgaas
2012-06-18
3
-49
/
+73
|
\
\
\
|
*
|
|
PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state
Myron Stowe
2012-06-12
1
-18
/
+15
|
*
|
|
PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2
Myron Stowe
2012-06-12
2
-15
/
+56
|
*
|
|
PCI: remove redundant checking in PCI Express capability routines
Myron Stowe
2012-06-12
1
-13
/
+1
|
*
|
|
PCI: make pci_ltr_supported() static
Myron Stowe
2012-06-12
2
-3
/
+1
|
|
/
/
*
|
|
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
2012-06-14
7
-25
/
+312
|
\
\
\
|
*
|
|
PCI: misc pci_reg additions
Alex Williamson
2012-06-12
1
-12
/
+101
[next]