Age | Commit message (Expand) | Author | Files | Lines |
2015-01-16 | PCI: Add flag for devices where we can't use bus reset | Alex Williamson | 1 | -4/+36 |
2014-12-12 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | 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-20 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '... | Bjorn Helgaas | 1 | -15/+6 |
2014-11-20 | 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-11 | 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-10-01 | PCI: Add pci_remap_iospace() to map bus I/O resources | Liviu Dudau | 1 | -0/+31 |
2014-10-01 | 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... | Bjorn Helgaas | 1 | -3/+10 |
2014-09-24 | PCI: Remove assignment from "if" conditions | Quentin Lambert | 1 | -3/+10 |
2014-09-03 | 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/gi... | Linus Torvalds | 1 | -7/+12 |
2014-07-17 | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 1 | -7/+12 |
2014-07-17 | PCI: Configure ASPM when enabling device | Vidya Sagar | 1 | -6/+6 |
2014-07-04 | PCI: Make resetting secondary bus logic common | Gavin Shan | 1 | -1/+6 |
2014-06-18 | PCI: Fix unaligned access in AF transaction pending test | Alex Williamson | 1 | -2/+7 |
2014-06-13 | Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -110/+85 |
2014-06-11 | PCI: Merge multi-line quoted strings | Ryan Desfosses | 1 | -12/+11 |
2014-06-11 | PCI: Whitespace cleanup | Ryan Desfosses | 1 | -42/+30 |
2014-06-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | 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/jik... | Linus Torvalds | 1 | -3/+3 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+33 |
2014-05-29 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -0/+11 |
2014-05-29 | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 1 | -0/+21 |
2014-05-28 | 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-20 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -16/+30 |
2014-03-20 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -0/+3 |
2014-03-20 | PCI: Add "weak" generic pcibios_enable_device() implementation | Bjorn Helgaas | 1 | -0/+5 |
2014-03-08 | 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-19 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -21/+29 |
2014-02-19 | PCI: Enable INTx if BIOS left them disabled | Bjorn Helgaas | 1 | -0/+10 |
2014-02-19 | 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-12 | PCI: Add device-specific PCI ACS enable | Alex Williamson | 1 | -6/+20 |
2014-02-04 | PCI: Remove unnecessary list_empty(&pci_pme_list) check | Bjorn Helgaas | 1 | -21/+19 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | 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-15 | PCI: Fix pci_check_and_unmask_intx() comment typos | Bjorn Helgaas | 1 | -1/+1 |
2014-01-15 | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() | Alex Williamson | 1 | -0/+155 |