aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds35-632/+1064
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida4-4/+4
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-3/+3
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf1-3/+3
2012-07-18Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas2-105/+0
2012-07-18Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas1-53/+54
2012-07-16Merge branch 'pci/julia-return-values' into nextBjorn Helgaas4-16/+40
2012-07-16PCI: hotplug: ensure a consistent return value in error caseJulia Lawall4-16/+40
2012-07-16Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2-19/+5
2012-07-16PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe2-19/+5
2012-07-13Merge branch 'pci/greg-m68k' into nextBjorn Helgaas1-0/+1
2012-07-13PCI: build resource code for M68K architectureGreg Ungerer1-0/+1
2012-07-12PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width()Yinghai Lu2-105/+0
2012-07-11PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas1-52/+52
2012-07-11PCI: fix truncation of resource size to 32 bitsNikhil P Rao1-1/+2
2012-07-11Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas3-11/+3
2012-07-10PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu2-6/+3
2012-07-10PCI: acpiphp: remove unused res_lockYinghai Lu2-5/+0
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern3-31/+12
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas3-60/+49
2012-07-09Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas2-3/+21
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2-32/+71
2012-07-09PCI: call final fixups hot-added devicesMyron Stowe2-0/+22
2012-07-09PCI: move final fixups from __init to __devinitMyron Stowe1-4/+4
2012-07-09PCI: support sizing P2P bridge I/O windows with 1K granularityYinghai Lu1-6/+22
2012-07-09PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas3-51/+24
2012-07-09PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas1-0/+18
2012-07-09PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas1-3/+3
2012-07-09PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe1-14/+14
2012-07-09PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe1-2/+5
2012-07-09PCI: restructure 'pci_do_fixups()'Myron Stowe1-16/+30
2012-07-09PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas1-3/+3
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas3-7/+27
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-0/+12
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki3-7/+27
2012-06-26PCI: pull pcibios_setup() up into coreMyron Stowe1-0/+12
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas6-13/+233
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying6-18/+203
2012-06-23PCI/PM: add runtime PM support to PCIe portZheng Yan2-0/+34
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying1-1/+2
2012-06-22Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas1-0/+14
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas6-25/+28
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu1-0/+14
2012-06-20PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas1-2/+1
2012-06-20PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-4/+9
2012-06-20PCI: shpchp: remove dead codeBjorn Helgaas1-3/+0
2012-06-20PCI: fix P2P bridge I/O port window sign extensionBjorn Helgaas1-8/+10
2012-06-20PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas1-2/+2
2012-06-20PCI: use __weak consistentlyBjorn Helgaas2-5/+5