summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2012-08-23PCI: Don't print anything while decoding is disabledBjorn Helgaas-14/+17
2012-08-21PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying-0/+51
2012-08-21PCI/PM: Keep parent bridge active when probing deviceHuang Ying-0/+6
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying-0/+6
2012-08-15PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki-0/+7
2012-08-15PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki-2/+2
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-632/+1064
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida-4/+4
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-3/+3
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf-3/+3
2012-07-18Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas-105/+0
2012-07-18Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas-53/+54
2012-07-16Merge branch 'pci/julia-return-values' into nextBjorn Helgaas-16/+40
2012-07-16PCI: hotplug: ensure a consistent return value in error caseJulia Lawall-16/+40
2012-07-16Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas-19/+5
2012-07-16PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe-19/+5
2012-07-13Merge branch 'pci/greg-m68k' into nextBjorn Helgaas-0/+1
2012-07-13PCI: build resource code for M68K architectureGreg Ungerer-0/+1
2012-07-12PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu-105/+0
2012-07-11PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas-52/+52
2012-07-11PCI: fix truncation of resource size to 32 bitsNikhil P Rao-1/+2
2012-07-11Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas-11/+3
2012-07-10PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu-6/+3
2012-07-10PCI: acpiphp: remove unused res_lockYinghai Lu-5/+0
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern-31/+12
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas-60/+49
2012-07-09Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas-3/+21
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas-32/+71
2012-07-09PCI: call final fixups hot-added devicesMyron Stowe-0/+22
2012-07-09PCI: move final fixups from __init to __devinitMyron Stowe-4/+4
2012-07-09PCI: support sizing P2P bridge I/O windows with 1K granularityYinghai Lu-6/+22
2012-07-09PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas-51/+24
2012-07-09PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas-0/+18
2012-07-09PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas-3/+3
2012-07-09PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe-14/+14
2012-07-09PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe-2/+5
2012-07-09PCI: restructure 'pci_do_fixups()'Myron Stowe-16/+30
2012-07-09PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas-3/+3
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas-7/+27
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas-0/+12
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki-7/+27
2012-06-26PCI: pull pcibios_setup() up into coreMyron Stowe-0/+12
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas-13/+233
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying-18/+203
2012-06-23PCI/PM: add runtime PM support to PCIe portZheng Yan-0/+34
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying-1/+2
2012-06-22Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas-0/+14
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas-25/+28
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu-0/+14