summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-4/+9
|\
| * xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk2012-09-171-4/+9
* | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-1237-654/+1159
|\ \
| * | PCI: Don't print anything while decoding is disabledBjorn Helgaas2012-08-231-14/+17
| * | PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-212-0/+51
| * | PCI/PM: Keep parent bridge active when probing deviceHuang Ying2012-08-211-0/+6
| * | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-212-0/+6
| * | PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki2012-08-151-0/+7
| * | PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki2012-08-151-2/+2
| * | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2435-632/+1064
| |\ \
| | * \ Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas2012-07-182-105/+0
| | |\ \
| | | * | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu2012-07-122-105/+0
| | * | | Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas2012-07-181-53/+54
| | |\ \ \
| | | * | | PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas2012-07-111-52/+52
| | | * | | PCI: fix truncation of resource size to 32 bitsNikhil P Rao2012-07-111-1/+2
| | | |/ /
| | * | | Merge branch 'pci/julia-return-values' into nextBjorn Helgaas2012-07-164-16/+40
| | |\ \ \
| | | * | | PCI: hotplug: ensure a consistent return value in error caseJulia Lawall2012-07-164-16/+40
| | | |/ /
| | * | | 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-102-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-091-6/+22
| | | * | | | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas2012-07-093-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-092-3/+21
| | |\ \ \ \
| | | * | | | PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas2012-07-091-0/+18
| | | * | | | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas2012-07-091-3/+3
| | | |/ / /
| | * | | | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-092-32/+71
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | PCI: call final fixups hot-added devicesMyron Stowe2012-07-092-0/+22
| | | * | | PCI: move final fixups from __init to __devinitMyron Stowe2012-07-091-4/+4
| | | * | | PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe2012-07-091-14/+14
| | | * | | PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe2012-07-091-2/+5
| | | * | | PCI: restructure 'pci_do_fixups()'Myron Stowe2012-07-091-16/+30
| | | |/ /
| | * | | Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas2012-07-053-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-236-13/+233
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-236-18/+203
| | | * | | 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-231-1/+2
| | | |/ /
| | * | | Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas2012-06-221-0/+14
| | |\ \ \
| | | * | | PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu2012-06-221-0/+14
| | * | | | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-226-25/+28
| | |\ \ \ \
| | | * | | | PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas2012-06-201-2/+1
| | | * | | | PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-06-201-4/+9
OpenPOWER on IntegriCloud