| Commit message (Expand) | Author | Age | Files | Lines |
* | NTB: Read peer info from local SPAD in transport | Dave Jiang | 2015-07-04 | 1 | -5/+5 |
* | NTB: Split ntb_hw_intel and ntb_transport drivers | Allen Hubbe | 2015-07-04 | 13 | -2194/+2588 |
* | NTB: Add NTB hardware abstraction layer | Allen Hubbe | 2015-07-04 | 5 | -1/+1271 |
* | NTB: Move files in preparation for NTB abstraction | Allen Hubbe | 2015-07-02 | 8 | -196/+147 |
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 76 | -1125/+1396 |
|\ |
|
| *-. | Merge branches 'pci/host-xgene' and 'pci/hotplug' into next | Bjorn Helgaas | 2015-06-18 | 5 | -239/+98 |
| |\ \ |
|
| | | * | PCI: pciehp: Inline the "handle event" functions into the ISR | Bjorn Helgaas | 2015-06-18 | 3 | -118/+32 |
| | | * | PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event() | Bjorn Helgaas | 2015-06-18 | 1 | -6/+6 |
| | | * | PCI: pciehp: Make queue_interrupt_event() void | Bjorn Helgaas | 2015-06-18 | 1 | -7/+6 |
| | | * | PCI: pciehp: Clean up debug logging | Bjorn Helgaas | 2015-06-17 | 3 | -111/+20 |
| | * | | PCI: xgene: Allow config access to Root Port even when link is down | Duc Dang | 2015-06-18 | 1 | -3/+1 |
| | * | | PCI: xgene: Disable Configuration Request Retry Status for v1 silicon | Duc Dang | 2015-06-18 | 1 | -1/+40 |
| * | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2015-06-17 | 1 | -2/+15 |
| |\ \ \ |
|
| | * | | | x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing | Bjorn Helgaas | 2015-06-17 | 1 | -2/+4 |
| | * | | | x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A | Bjorn Helgaas | 2015-06-09 | 1 | -0/+11 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---------. \ \ \ | Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host... | Bjorn Helgaas | 2015-06-16 | 19 | -192/+1033 |
| |\ \ \ \ \ \ \ \ \
| | | | | | | | |/ /
| | | | | | | |/| | |
|
| | | | | | | * | | | arm64: dts: Add APM X-Gene PCIe MSI nodes | Duc Dang | 2015-06-05 | 1 | -0/+27 |
| | | | | | | * | | | PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver | Duc Dang | 2015-06-05 | 6 | -0/+703 |
| | | | | | * | | | | PCI: iproc: Free resource list after registration | Hauke Mehrtens | 2015-05-27 | 2 | -8/+8 |
| | | | | | * | | | | PCI: iproc: Directly add PCI resources | Hauke Mehrtens | 2015-05-27 | 4 | -10/+5 |
| | | | | | * | | | | PCI: iproc: Add BCMA PCIe driver | Hauke Mehrtens | 2015-05-20 | 3 | -0/+124 |
| | | | | | * | | | | PCI: iproc: Allow override of device tree IRQ mapping function | Hauke Mehrtens | 2015-05-20 | 3 | -1/+4 |
| | | | | | |/ / / |
|
| | | | | * | | | | PCI: imx6: Add #define PCIE_RC_LCSR | Bjorn Helgaas | 2015-06-16 | 1 | -1/+3 |
| | | | | * | | | | PCI: imx6: Use "u32", not "uint32_t" | Bjorn Helgaas | 2015-06-16 | 1 | -10/+10 |
| | | | | * | | | | PCI: imx6: Add speed change timeout message | Troy Kisky | 2015-06-12 | 1 | -17/+27 |
| | | | | |/ / / |
|
| | | | * | | | | of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port | Zhichang Yuan | 2015-05-16 | 1 | -1/+1 |
| | | | |/ / / |
|
| | | * | | | | PCI: designware: Wait for link to come up with consistent style | Bjorn Helgaas | 2015-06-10 | 6 | -66/+51 |
| | | * | | | | PCI: layerscape: Factor out ls_pcie_establish_link() | Bjorn Helgaas | 2015-06-10 | 1 | -6/+13 |
| | | * | | | | PCI: layerscape: Use dw_pcie_link_up() consistently | Bjorn Helgaas | 2015-06-10 | 1 | -1/+1 |
| | | * | | | | PCI: dra7xx: Use dw_pcie_link_up() consistently | Bjorn Helgaas | 2015-06-10 | 1 | -2/+1 |
| | | * | | | | PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() | Bjorn Helgaas | 2015-06-02 | 1 | -2/+2 |
| | | |/ / / |
|
| | * | | | | PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM | Jisheng Zhang | 2015-05-20 | 1 | -36/+45 |
| | * | | | | PCI: designware: Consolidate outbound iATU programming functions | Jisheng Zhang | 2015-05-20 | 1 | -70/+39 |
| | * | | | | PCI: designware: Add support for x8 links | Zhou Wang | 2015-05-19 | 1 | -0/+8 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----------. \ \ \ | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas | 2015-06-12 | 56 | -692/+250 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | / /
| | | | | | | | |/ /
| | | | | | | |/| /
| | | | | |_|_|_|/
| | | | |/| | | | |
|
| | | | | | | | * | ACPI / PCI: Account for ARI in _PRT lookups | Alex Williamson | 2015-05-30 | 1 | -1/+1 |
| | | | | | | | * | PCI: Move pci_ari_enabled() to global header | Alex Williamson | 2015-05-29 | 2 | -11/+11 |
| | | | | | | | * | PCI: Add function 1 DMA alias quirk for Marvell 9120 | Sakari Ailus | 2015-05-22 | 1 | -0/+2 |
| | | | | | | | * | PCI: Add ACS quirks for Intel 9-series PCH root ports | Alex Williamson | 2015-05-15 | 1 | -0/+2 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | | | | | | * | PCI: Add pci_bus_addr_t | Yinghai Lu | 2015-05-29 | 7 | -43/+66 |
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | | | * | PCI/MSI: Remove unused pci_msi_off() | Bjorn Helgaas | 2015-05-07 | 2 | -34/+0 |
| | | | | | * | PCI/MSI: Drop pci_msi_off() calls from quirks | Michael S. Tsirkin | 2015-05-07 | 1 | -2/+0 |
| | | | | | * | ntb: Drop pci_msi_off() call during probe | Michael S. Tsirkin | 2015-05-07 | 1 | -2/+0 |
| | | | | | * | virtio_pci: drop pci_msi_off() call during probe | Michael S. Tsirkin | 2015-05-07 | 1 | -3/+0 |
| | | | | | * | PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI | Michael S. Tsirkin | 2015-05-07 | 2 | -12/+18 |
| | | | | | * | PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() | Michael S. Tsirkin | 2015-05-07 | 2 | -21/+21 |
| | | | | | * | PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl() | Michael S. Tsirkin | 2015-05-07 | 1 | -14/+14 |
| | |_|_|_|/
| |/| | | | |
|
| | | | | * | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 15 | -200/+0 |
| | | | | * | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas | 2015-06-08 | 4 | -52/+0 |
| | | | | * | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas | 2015-06-08 | 11 | -11/+0 |