| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas | 2015-08-14 | 1 | -5/+4 |
| |\ \ \ \ \
| | | | |/ / |
|
| | | * | | | PCI: Allocate ATS struct during enumeration | Bjorn Helgaas | 2015-08-13 | 1 | -0/+3 |
| | | |/ / |
|
| | * | | | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang | 2015-07-30 | 1 | -5/+1 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'... | Bjorn Helgaas | 2015-08-04 | 1 | -1/+7 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | | * | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 | 1 | -0/+6 |
| | |/
| |/| |
|
| | * | PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes | Bjorn Helgaas | 2015-07-14 | 1 | -1/+1 |
| |/ |
|
* | | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code | Guilherme G. Piccoli | 2015-08-26 | 1 | -1/+1 |
* | | PCI: Tolerate hierarchies with no Root Port | Yijing Wang | 2015-08-19 | 1 | -1/+6 |
|/ |
|
*-----. | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas | 2015-06-12 | 1 | -26/+43 |
|\ \ \ \ |
|
| | | | * | PCI: Add pci_bus_addr_t | Yinghai Lu | 2015-05-29 | 1 | -6/+6 |
| |_|_|/
|/| | | |
|
| | | * | PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI | Michael S. Tsirkin | 2015-05-07 | 1 | -0/+18 |
| |_|/
|/| | |
|
| | * | PCI: Remove unused pci_scan_bus_parented() | Yijing Wang | 2015-06-12 | 1 | -19/+0 |
| |/
|/| |
|
| * | PCI: Use dev->has_secondary_link to find downstream PCIe links | Yijing Wang | 2015-05-29 | 1 | -1/+1 |
| * | PCI: Add dev->has_secondary_link to track downstream PCIe links | Yijing Wang | 2015-05-22 | 1 | -0/+18 |
|/ |
|
*-. | Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci... | Bjorn Helgaas | 2015-04-10 | 1 | -0/+1 |
|\ \ |
|
| | * | PCI: Export symbols required for loadable host driver modules | Ray Jui | 2015-04-08 | 1 | -0/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 2015-03-23 | 1 | -2/+0 |
|\ \ \
| | |/ |
|
| * | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2015-03-19 | 1 | -1/+0 |
| * | | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang | 2015-03-12 | 1 | -1/+0 |
| |/ |
|
* | | PCI: Update DMA configuration from DT | Murali Karicheri | 2015-03-12 | 1 | -0/+2 |
|/ |
|
* | PCI: Use common resource list management code instead of private implementation | Jiang Liu | 2015-02-05 | 1 | -5/+5 |
* | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-10 | 1 | -45/+35 |
|\ |
|
| *-. | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '... | Bjorn Helgaas | 2014-11-19 | 1 | -45/+35 |
| |\ \ |
|
| | | * | PCI: Delete unnecessary NULL pointer checks | Markus Elfring | 2014-11-10 | 1 | -2/+1 |
| | |/
| |/| |
|
| | * | PCI: Add informational printk for invalid BARs | Myron Stowe | 2014-11-19 | 1 | -1/+4 |
| | * | PCI: Shrink decoding-disabled window while sizing BARs | Myron Stowe | 2014-11-10 | 1 | -46/+31 |
| | * | PCI: Restore detection of read-only BARs | Myron Stowe | 2014-11-10 | 1 | -0/+3 |
| |/ |
|
* | | PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t | Yinghai Lu | 2014-11-19 | 1 | -12/+16 |
* | | PCI: Apply _HPX Link Control settings to all devices with a link | Yinghai Lu | 2014-11-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 1 | -5/+162 |
|\ |
|
| * | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 2014-10-01 | 1 | -3/+8 |
| |\ |
|
| | * | PCI: Add generic domain handling | Catalin Marinas | 2014-09-30 | 1 | -3/+8 |
| * | | Merge branch 'pci/hotplug' into next | Bjorn Helgaas | 2014-09-23 | 1 | -0/+134 |
| |\ \ |
|
| | * | | PCI: Configure *all* devices, not just hot-added ones | Bjorn Helgaas | 2014-09-12 | 1 | -3/+0 |
| | * | | PCI: Preserve MPS and MRRS when applying _HPX settings | Bjorn Helgaas | 2014-09-12 | 1 | -0/+10 |
| | * | | PCI: Apply _HPP settings to all hot-added PCI devices | Bjorn Helgaas | 2014-09-12 | 1 | -5/+0 |
| | * | | PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings | Bjorn Helgaas | 2014-09-12 | 1 | -8/+0 |
| | * | | PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X | Bjorn Helgaas | 2014-09-12 | 1 | -8/+1 |
| | * | | PCI: Remove unused pci_configure_slot() | Bjorn Helgaas | 2014-09-12 | 1 | -28/+0 |
| | * | | PCI: Add pci_configure_device() during enumeration | Bjorn Helgaas | 2014-09-12 | 1 | -0/+25 |
| | * | | PCI: Move pci_configure_slot() to drivers/pci/probe.c | Bjorn Helgaas | 2014-09-12 | 1 | -0/+150 |
| | |/ |
|
| * | | PCI: Enable CRS Software Visibility for root port if it is supported | Rajat Jain | 2014-09-08 | 1 | -0/+13 |
| * | | PCI: Check only the Vendor ID to identify Configuration Request Retry | Rajat Jain | 2014-09-08 | 1 | -2/+7 |
| |/ |
|
* | | Revert "PCI: Make sure bus number resources stay within their parents bounds" | Bjorn Helgaas | 2014-09-19 | 1 | -8/+2 |
* | | Revert "PCI: Don't scan random busses in pci_scan_bridge()" | Bjorn Helgaas | 2014-09-19 | 1 | -7/+3 |
|/ |
|
* | PCI: Merge multi-line quoted strings | Ryan Desfosses | 2014-06-10 | 1 | -17/+12 |
* | PCI: Whitespace cleanup | Ryan Desfosses | 2014-06-10 | 1 | -12/+10 |
* | PCI: Move EXPORT_SYMBOL so it immediately follows function/variable | Ryan Desfosses | 2014-06-10 | 1 | -5/+4 |
* | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-05-28 | 1 | -1/+38 |
|\ |
|
| * | PCI: Test for std config alias when testing extended config space | Alex Williamson | 2014-05-27 | 1 | -1/+38 |