Age | Commit message (Expand) | Author | Files | Lines |
2015-11-03 | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 1 | -0/+6 |
2015-10-30 | PCI: Add support for Enhanced Allocation devices | Sean O. Stalley | 1 | -0/+3 |
2015-09-17 | PCI/AER: Clear error status registers during enumeration and restore | Taku Izumi | 1 | -0/+3 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+45 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -27/+65 |
2015-08-28 | Merge branches 'pci/enumeration' and 'pci/misc' into next | Bjorn Helgaas | 1 | -21/+54 |
2015-08-26 | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code | Guilherme G. Piccoli | 1 | -1/+1 |
2015-08-24 | PCI: Set MPS to match upstream bridge | Keith Busch | 1 | -2/+20 |
2015-08-21 | PCI: Move MPS configuration check to pci_configure_device() | Bjorn Helgaas | 1 | -19/+24 |
2015-08-20 | PCI: Add pci_scan_root_bus_msi() | Lorenzo Pieralisi | 1 | -2/+12 |
2015-08-20 | PCI: Tolerate hierarchies with no Root Port | Yijing Wang | 1 | -1/+6 |
2015-08-14 | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas | 1 | -5/+4 |
2015-08-13 | PCI: Allocate ATS struct during enumeration | Bjorn Helgaas | 1 | -0/+3 |
2015-08-11 | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams | 1 | -2/+1 |
2015-08-05 | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'... | Bjorn Helgaas | 1 | -1/+7 |
2015-07-31 | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang | 1 | -5/+1 |
2015-07-30 | PCI/MSI: Add support for OF-provided msi_domain | Marc Zyngier | 1 | -1/+4 |
2015-07-30 | PCI/MSI: Add hooks to populate the msi_domain field | Marc Zyngier | 1 | -0/+42 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -0/+6 |
2015-07-14 | PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes | Bjorn Helgaas | 1 | -1/+1 |
2015-06-12 | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas | 1 | -26/+43 |
2015-06-12 | PCI: Remove unused pci_scan_bus_parented() | Yijing Wang | 1 | -19/+0 |
2015-05-30 | PCI: Add pci_bus_addr_t | Yinghai Lu | 1 | -6/+6 |
2015-05-29 | PCI: Use dev->has_secondary_link to find downstream PCIe links | Yijing Wang | 1 | -1/+1 |
2015-05-22 | PCI: Add dev->has_secondary_link to track downstream PCIe links | Yijing Wang | 1 | -0/+18 |
2015-05-07 | PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI | Michael S. Tsirkin | 1 | -0/+18 |
2015-04-10 | Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci... | Bjorn Helgaas | 1 | -0/+1 |
2015-04-08 | PCI: Export symbols required for loadable host driver modules | Ray Jui | 1 | -0/+1 |
2015-03-24 | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -2/+0 |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 1 | -1/+0 |
2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang | 1 | -1/+0 |
2015-03-12 | PCI: Update DMA configuration from DT | Murali Karicheri | 1 | -0/+2 |
2015-02-05 | PCI: Use common resource list management code instead of private implementation | Jiang Liu | 1 | -5/+5 |
2014-12-11 | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -45/+35 |
2014-11-20 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '... | Bjorn Helgaas | 1 | -45/+35 |
2014-11-20 | PCI: Add informational printk for invalid BARs | Myron Stowe | 1 | -1/+4 |
2014-11-20 | PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t | Yinghai Lu | 1 | -12/+16 |
2014-11-14 | PCI: Apply _HPX Link Control settings to all devices with a link | Yinghai Lu | 1 | -1/+1 |
2014-11-11 | PCI: Delete unnecessary NULL pointer checks | Markus Elfring | 1 | -2/+1 |
2014-11-11 | PCI: Shrink decoding-disabled window while sizing BARs | Myron Stowe | 1 | -46/+31 |
2014-11-11 | PCI: Restore detection of read-only BARs | Myron Stowe | 1 | -0/+3 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+162 |
2014-10-01 | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 1 | -3/+8 |
2014-10-01 | PCI: Add generic domain handling | Catalin Marinas | 1 | -3/+8 |
2014-09-23 | Merge branch 'pci/hotplug' into next | Bjorn Helgaas | 1 | -0/+134 |
2014-09-19 | Revert "PCI: Make sure bus number resources stay within their parents bounds" | Bjorn Helgaas | 1 | -8/+2 |
2014-09-19 | Revert "PCI: Don't scan random busses in pci_scan_bridge()" | Bjorn Helgaas | 1 | -7/+3 |
2014-09-13 | PCI: Configure *all* devices, not just hot-added ones | Bjorn Helgaas | 1 | -3/+0 |
2014-09-13 | PCI: Preserve MPS and MRRS when applying _HPX settings | Bjorn Helgaas | 1 | -0/+10 |