Age | Commit message (Expand) | Author | Files | Lines |
2014-12-11 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 1 | -2/+3 |
2014-12-04 | PCI: Expose pci_load_saved_state for public consumption. |  Konrad Rzeszutek Wilk | 1 | -2/+3 |
2014-11-19 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next |  Bjorn Helgaas | 1 | -15/+6 |
2014-11-19 | PCI: Remove fixed parameter in pci_iov_resource_bar() |  Myron Stowe | 1 | -1/+2 |
2014-11-13 | PCI: Make FLR and AF FLR reset warning messages different |  Gavin Shan | 1 | -9/+3 |
2014-11-10 | PCI: Simplify if-return sequences |  Quentin Lambert | 1 | -5/+1 |
2014-10-01 | Merge branch 'pci/host-generic' into next |  Bjorn Helgaas | 1 | -0/+40 |
2014-09-30 | PCI: Add pci_remap_iospace() to map bus I/O resources |  Liviu Dudau | 1 | -0/+31 |
2014-09-30 | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() |  Liviu Dudau | 1 | -0/+9 |
2014-09-25 | Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next |  Bjorn Helgaas | 1 | -3/+10 |
2014-09-24 | PCI: Remove assignment from "if" conditions |  Quentin Lambert | 1 | -3/+10 |
2014-09-02 | PCI/PM: Allow PCI devices to be put into D3cold during system suspend |  Rafael J. Wysocki | 1 | -4/+0 |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -7/+12 |
2014-07-16 | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next |  Bjorn Helgaas | 1 | -7/+12 |
2014-07-16 | PCI: Configure ASPM when enabling device |  Vidya Sagar | 1 | -6/+6 |
2014-07-03 | PCI: Make resetting secondary bus logic common |  Gavin Shan | 1 | -1/+6 |
2014-06-17 | PCI: Fix unaligned access in AF transaction pending test |  Alex Williamson | 1 | -2/+7 |
2014-06-12 | Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -110/+85 |
2014-06-10 | PCI: Merge multi-line quoted strings |  Ryan Desfosses | 1 | -12/+11 |
2014-06-10 | PCI: Whitespace cleanup |  Ryan Desfosses | 1 | -42/+30 |
2014-06-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc |  Linus Torvalds | 1 | -8/+13 |
2014-06-10 | PCI: Move EXPORT_SYMBOL so it immediately follows function/variable |  Ryan Desfosses | 1 | -59/+47 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next |  Linus Torvalds | 1 | -3/+3 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next |  Linus Torvalds | 1 | -1/+33 |
2014-05-28 | Merge branch 'pci/misc' into next |  Bjorn Helgaas | 1 | -0/+11 |
2014-05-28 | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next |  Bjorn Helgaas | 1 | -0/+21 |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function |  Hanjun Guo | 1 | -0/+11 |
2014-05-27 | PCI: Notify driver before and after device reset |  Keith Busch | 1 | -0/+21 |
2014-05-19 | PCI: Wrong register used to check pending traffic |  Gavin Shan | 1 | -2/+3 |
2014-05-05 | pci: change "foo* bar" to "foo *bar" |  Ryan Desfosses | 1 | -3/+3 |
2014-04-28 | powerpc/pci: Mask linkDown on resetting PCI bus |  Gavin Shan | 1 | -8/+13 |
2014-04-25 | PCI: Fix incorrect vgaarb conditional in WARN_ON() |  Bjorn Helgaas | 1 | -1/+1 |
2014-03-19 | Merge branch 'pci/resource' into next |  Bjorn Helgaas | 1 | -16/+30 |
2014-03-19 | Merge branch 'pci/misc' into next |  Bjorn Helgaas | 1 | -0/+3 |
2014-03-19 | PCI: Add "weak" generic pcibios_enable_device() implementation |  Bjorn Helgaas | 1 | -0/+5 |
2014-03-07 | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled |  Bjorn Helgaas | 1 | -0/+3 |
2014-02-27 | PCI: Mark resources as IORESOURCE_UNSET if we can't assign them |  Bjorn Helgaas | 1 | -0/+2 |
2014-02-27 | PCI: Remove pci_find_parent_resource() use for allocation |  Bjorn Helgaas | 1 | -16/+23 |
2014-02-18 | Merge branch 'pci/misc' into next |  Bjorn Helgaas | 1 | -21/+29 |
2014-02-18 | PCI: Enable INTx if BIOS left them disabled |  Bjorn Helgaas | 1 | -0/+10 |
2014-02-18 | Merge branch 'pci/list-for-each-entry' into next |  Bjorn Helgaas | 1 | -3/+3 |
2014-02-14 | PCI: Remove pci_bus_b() and use list_for_each_entry() directly |  Yijing Wang | 1 | -3/+3 |
2014-02-11 | PCI: Add device-specific PCI ACS enable |  Alex Williamson | 1 | -6/+20 |
2014-02-03 | PCI: Remove unnecessary list_empty(&pci_pme_list) check |  Bjorn Helgaas | 1 | -21/+19 |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -293/+252 |
2014-01-15 | Merge branch 'pci/reset' into next |  Bjorn Helgaas | 1 | -0/+155 |
2014-01-15 | Merge branch 'pci/misc' into next |  Bjorn Helgaas | 1 | -1/+1 |
2014-01-14 | PCI: Fix pci_check_and_unmask_intx() comment typos |  Bjorn Helgaas | 1 | -1/+1 |
2014-01-14 | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() |  Alex Williamson | 1 | -0/+155 |
2014-01-13 | Merge branch 'pci/dead-code' into next |  Bjorn Helgaas | 1 | -261/+25 |