summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-162-19/+5
|\
| * PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe2012-07-162-19/+5
* | Merge branch 'pci/greg-m68k' into nextBjorn Helgaas2012-07-131-0/+1
|\ \
| * | PCI: build resource code for M68K architectureGreg Ungerer2012-07-131-0/+1
* | | Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas2012-07-113-11/+3
|\ \ \
| * | | PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu2012-07-112-6/+3
| * | | PCI: acpiphp: remove unused res_lockYinghai Lu2012-07-102-5/+0
| |/ /
* | | Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-103-60/+49
|\ \ \
| * | | PCI: support sizing P2P bridge I/O windows with 1K granularityYinghai Lu2012-07-101-6/+22
| * | | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas2012-07-103-51/+24
| * | | PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas2012-07-091-3/+3
| |/ /
* | | Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas2012-07-102-3/+21
|\ \ \
| * | | PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas2012-07-101-0/+18
| * | | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas2012-07-101-3/+3
| |/ /
* | | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-102-32/+71
|\ \ \ | | |/ | |/|
| * | PCI: call final fixups hot-added devicesMyron Stowe2012-07-102-0/+22
| * | PCI: move final fixups from __init to __devinitMyron Stowe2012-07-101-4/+4
| * | PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe2012-07-101-14/+14
| * | PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe2012-07-101-2/+5
| * | PCI: restructure 'pci_do_fixups()'Myron Stowe2012-07-101-16/+30
| |/
* | Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas2012-07-063-7/+27
|\ \
| * | PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki2012-07-053-7/+27
* | | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-0/+12
|\ \ \
| * | | PCI: pull pcibios_setup() up into coreMyron Stowe2012-06-261-0/+12
| | |/ | |/|
* | | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-239-21/+255
|\ \ \ | | |/ | |/|
| * | PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-236-18/+203
| * | PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-231-1/+1
| * | PCI/PM: add runtime PM support to PCIe portZheng Yan2012-06-232-0/+34
| * | ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying2012-06-233-8/+23
| |/
* | Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas2012-06-222-0/+16
|\ \
| * | PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu2012-06-222-0/+16
* | | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-226-25/+28
|\ \ \
| * | | PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas2012-06-211-2/+1
| * | | PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-06-211-4/+9
| * | | PCI: shpchp: remove dead codeBjorn Helgaas2012-06-211-3/+0
| * | | PCI: fix P2P bridge I/O port window sign extensionBjorn Helgaas2012-06-211-8/+10
| * | | PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas2012-06-211-2/+2
| * | | PCI: use __weak consistentlyBjorn Helgaas2012-06-202-5/+5
| * | | PCI: cleanup assign_requested_resources_sorted() kernel-doc warningWanpeng Li2012-06-201-1/+1
| | |/ | |/|
* | | Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas2012-06-182-0/+17
|\ \ \
| * | | PCI: add Ralink RT2800 broken INTx masking quirkAlex Williamson2012-06-181-0/+2
| * | | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirkJan Kiszka2012-06-181-0/+2
| * | | PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2012-06-162-0/+13
| |/ /
* | | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-9/+9
|\ \ \
| * | | PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-9/+9
| |/ /
* | | Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas2012-06-181-48/+67
|\ \ \
| * | | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe2012-06-121-18/+15
| * | | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe2012-06-121-15/+50
| * | | PCI: remove redundant checking in PCI Express capability routinesMyron Stowe2012-06-121-13/+1
| * | | PCI: make pci_ltr_supported() staticMyron Stowe2012-06-121-2/+1
| |/ /