Age | Commit message (Expand) | Author | Files | Lines |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 35 | -632/+1064 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -4/+4 |
2012-07-24 | pci: hotplug: Fix typo in pci | Masanari Iida | 4 | -4/+4 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -3/+3 |
2012-07-19 | arch/tile: tilegx PCI root complex support | Chris Metcalf | 1 | -3/+3 |
2012-07-19 | Merge branch 'pci/yinghai-pciehp-unused' into next | Bjorn Helgaas | 2 | -105/+0 |
2012-07-19 | Merge branch 'pci/nikhil-big-bar-fixes' into next | Bjorn Helgaas | 1 | -53/+54 |
2012-07-16 | Merge branch 'pci/julia-return-values' into next | Bjorn Helgaas | 4 | -16/+40 |
2012-07-16 | PCI: hotplug: ensure a consistent return value in error case | Julia Lawall | 4 | -16/+40 |
2012-07-16 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2 | -19/+5 |
2012-07-16 | PCI: fix undefined reference to 'pci_fixup_final_inited' | Myron Stowe | 2 | -19/+5 |
2012-07-13 | Merge branch 'pci/greg-m68k' into next | Bjorn Helgaas | 1 | -0/+1 |
2012-07-13 | PCI: build resource code for M68K architecture | Greg Ungerer | 1 | -0/+1 |
2012-07-13 | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid... | Yinghai Lu | 2 | -105/+0 |
2012-07-12 | PCI: reorder __pci_assign_resource() (no change) | Bjorn Helgaas | 1 | -52/+52 |
2012-07-12 | PCI: fix truncation of resource size to 32 bits | Nikhil P Rao | 1 | -1/+2 |
2012-07-11 | Merge branch 'pci/yinghai-hotplug-cleanup' into next | Bjorn Helgaas | 3 | -11/+3 |
2012-07-11 | PCI: acpiphp: merge acpiphp_debug and debug | Yinghai Lu | 2 | -6/+3 |
2012-07-11 | PCI: acpiphp: remove unused res_lock | Yinghai Lu | 2 | -5/+0 |
2012-07-10 | PCI: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 3 | -31/+12 |
2012-07-10 | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas | 3 | -60/+49 |
2012-07-10 | Merge branch 'pci/bjorn-disable-decode' into next | Bjorn Helgaas | 2 | -3/+21 |
2012-07-10 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2 | -32/+71 |
2012-07-10 | PCI: call final fixups hot-added devices | Myron Stowe | 2 | -0/+22 |
2012-07-10 | PCI: move final fixups from __init to __devinit | Myron Stowe | 1 | -4/+4 |
2012-07-10 | PCI: support sizing P2P bridge I/O windows with 1K granularity | Yinghai Lu | 1 | -6/+22 |
2012-07-10 | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) | Bjorn Helgaas | 3 | -51/+24 |
2012-07-10 | PCI: disable MEM decoding while updating 64-bit MEM BARs | Bjorn Helgaas | 1 | -0/+18 |
2012-07-10 | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too | Bjorn Helgaas | 1 | -3/+3 |
2012-07-10 | PCI: never discard enable/suspend/resume_early/resume fixups | Myron Stowe | 1 | -14/+14 |
2012-07-10 | PCI: release temporary reference in __nv_msi_ht_cap_quirk() | Myron Stowe | 1 | -2/+5 |
2012-07-10 | PCI: restructure 'pci_do_fixups()' | Myron Stowe | 1 | -16/+30 |
2012-07-09 | PCI: allow P2P bridge windows starting at PCI bus address zero | Bjorn Helgaas | 1 | -3/+3 |
2012-07-06 | Merge branch 'pci/rafael-pci_set_power_state-rebase' into next | Bjorn Helgaas | 3 | -7/+27 |
2012-07-06 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 1 | -0/+12 |
2012-07-06 | PCI / PM: restore the original behavior of pci_set_power_state() | Rafael J. Wysocki | 3 | -7/+27 |
2012-06-26 | PCI: pull pcibios_setup() up into core | Myron Stowe | 1 | -0/+12 |
2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 6 | -13/+233 |
2012-06-23 | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 6 | -18/+203 |
2012-06-23 | PCI/PM: add runtime PM support to PCIe port | Zheng Yan | 2 | -0/+34 |
2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 1 | -1/+2 |
2012-06-23 | Merge branch 'topic/jiang-mmconfig-v10' into next | Bjorn Helgaas | 1 | -0/+14 |
2012-06-23 | Merge branch 'topic/bjorn-trivial' into next | Bjorn Helgaas | 6 | -25/+28 |
2012-06-23 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 1 | -0/+14 |
2012-06-21 | PCI: remove useless pcix_set_mmrbc() dev->bus check | Bjorn Helgaas | 1 | -2/+1 |
2012-06-21 | PCI: acpiphp: check whether _ADR evaluation succeeded | Bjorn Helgaas | 1 | -4/+9 |
2012-06-21 | PCI: shpchp: remove dead code | Bjorn Helgaas | 1 | -3/+0 |
2012-06-21 | PCI: fix P2P bridge I/O port window sign extension | Bjorn Helgaas | 1 | -8/+10 |
2012-06-21 | PCI: fix upstream P2P bridge checks when enabling OBFF and LTR | Bjorn Helgaas | 1 | -2/+2 |
2012-06-20 | PCI: use __weak consistently | Bjorn Helgaas | 2 | -5/+5 |