Age | Commit message (Expand) | Author | Files | Lines |
2016-05-17 | Merge branches 'pci/arm64' and 'pci/host-hv' into next | Bjorn Helgaas | 1 | -0/+115 |
2016-05-17 | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 1 | -1/+1 |
2016-05-16 | PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs | Alex Williamson | 1 | -1/+1 |
2016-05-12 | PCI, of: Move PCI I/O space management to PCI core code | Tomasz Nowicki | 1 | -0/+115 |
2016-04-25 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/... | Bjorn Helgaas | 1 | -7/+36 |
2016-04-19 | PCI: Reverse standard ACS vs device-specific ACS enabling | Alex Williamson | 1 | -6/+4 |
2016-04-11 | PCI: Add support for multiple DMA aliases | Jacek Lawrynowicz | 1 | -2/+17 |
2016-04-11 | PCI: Move informational printk to pci_add_dma_alias() | Bjorn Helgaas | 1 | -0/+2 |
2016-04-11 | PCI: Add pci_add_dma_alias() to abstract implementation | Bjorn Helgaas | 1 | -0/+14 |
2016-04-05 | PCI: Fix spelling errors | Colin Ian King | 1 | -1/+1 |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -15/+25 |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 1 | -14/+25 |
2016-03-10 | PCI: Wait for up to 1000ms after FLR reset | Alex Williamson | 1 | -2/+25 |
2016-03-07 | PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() | Krzysztof =?utf-8?Q?Ha=C5=82asa?= | 1 | -1/+3 |
2016-03-07 | PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h | Bjorn Helgaas | 1 | -12/+0 |
2016-02-05 | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas | 1 | -1/+0 |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2016-01-08 | PCI: Use to_pci_dev() instead of open-coding it | Geliang Tang | 1 | -1/+1 |
2016-01-08 | PCI: Fix all whitespace issues | Bogicevic Sasa | 1 | -1/+1 |
2015-12-09 | PCI / PM: constify pci_platform_pm_ops structure | Julia Lawall | 1 | -2/+2 |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+224 |
2015-11-02 | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 1 | -1/+224 |
2015-10-29 | PCI: Expand Enhanced Allocation BAR output | Bjorn Helgaas | 1 | -2/+14 |
2015-10-29 | PCI: Make Enhanced Allocation bitmasks more obvious | Bjorn Helgaas | 1 | -7/+8 |
2015-10-29 | PCI: Handle Enhanced Allocation capability for SR-IOV devices | David Daney | 1 | -0/+6 |
2015-10-29 | PCI: Add support for Enhanced Allocation devices | Sean O. Stalley | 1 | -0/+173 |
2015-10-22 | PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum | Hariprasad Shenai | 1 | -0/+24 |
2015-10-12 | PCI / PM: Avoid resuming more devices during system suspend | Rafael J. Wysocki | 1 | -11/+59 |
2015-09-17 | PCI/AER: Clear error status registers during enumeration and restore | Taku Izumi | 1 | -0/+3 |
2015-09-14 | PCI: Don't try to restore VF BARs | Wei Yang | 1 | -1/+5 |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+14 |
2015-08-28 | Merge branches 'pci/enumeration' and 'pci/misc' into next | Bjorn Helgaas | 1 | -1/+1 |
2015-08-25 | PCI: Add pci_ioremap_wc_bar() | Luis R. Rodriguez | 1 | -0/+14 |
2015-08-24 | PCI: Set MPS to match upstream bridge | Keith Busch | 1 | -1/+1 |
2015-08-04 | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'... | Bjorn Helgaas | 1 | -6/+6 |
2015-07-21 | PCI: Restore ACS configuration as part of pci_restore_state() | Alexander Duyck | 1 | -0/+3 |
2015-07-14 | PCI: Remove useless redundant code | Bjorn Helgaas | 1 | -2/+0 |
2015-07-14 | PCI: Simplify pci_find_(ext_)capability() return value checks | Wei Yang | 1 | -3/+3 |
2015-07-14 | PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks | Wei Yang | 1 | -1/+0 |
2015-06-12 | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas | 1 | -33/+11 |
2015-05-22 | PCI: Propagate the "ignore hotplug" setting to parent | Rafael J. Wysocki | 1 | -0/+11 |
2015-05-07 | PCI/MSI: Remove unused pci_msi_off() | Bjorn Helgaas | 1 | -33/+0 |
2015-04-10 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -4/+7 |
2015-04-10 | Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci... | Bjorn Helgaas | 1 | -0/+1 |
2015-04-09 | PCI: Read capability list as dwords, not bytes | Sean O. Stalley | 1 | -4/+7 |
2015-04-08 | PCI: Export symbols required for loadable host driver modules | Ray Jui | 1 | -0/+1 |
2015-03-12 | PCI: Fail pci_ioremap_bar() on unassigned resources | Bjorn Helgaas | 1 | -1/+1 |
2015-03-12 | PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure | Bjorn Helgaas | 1 | -4/+5 |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+26 |
2015-02-10 | Merge branches 'pm-pci' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -0/+26 |