Age | Commit message (Expand) | Author | Files | Lines |
2015-08-14 | Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next | Bjorn Helgaas | 4 | -32/+153 |
2015-08-14 | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas | 7 | -9/+0 |
2015-08-11 | PCI: dra7xx: Add support to make GPIO drive PERST# line | Kishon Vijay Abraham I | 1 | -2/+22 |
2015-08-11 | PCI: dra7xx: Clear MSE bit during suspend so clocks will idle | Kishon Vijay Abraham I | 1 | -0/+40 |
2015-08-11 | PCI: dra7xx: Add PM support | Kishon Vijay Abraham I | 1 | -0/+51 |
2015-08-11 | PCI: dra7xx: Disable pm_runtime on get_sync failure | Kishon Vijay Abraham I | 1 | -1/+3 |
2015-08-11 | PCI: iproc: Allow BCMA bus driver to be built as module | Hauke Mehrtens | 1 | -1/+1 |
2015-08-11 | PCI: Kill off set_irq_flags() usage | Rob Herring | 7 | -9/+0 |
2015-08-05 | Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' ... | Bjorn Helgaas | 4 | -12/+22 |
2015-07-23 | PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set | Murali Karicheri | 1 | -1/+1 |
2015-07-22 | PCI: iproc: Add arm64 support | Ray Jui | 2 | -7/+23 |
2015-07-21 | PCI: xgene: Add support for a 64-bit prefetchable memory window | Duc Dang | 1 | -2/+10 |
2015-07-21 | PCI: xilinx: Check for MSI interrupt flag before handling as INTx | Russell Joyce | 1 | -8/+11 |
2015-07-15 | PCI: xgene: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-14 | PCI: iproc: Delete unnecessary checks before phy calls | Markus Elfring | 1 | -21/+13 |
2015-07-02 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+3 |
2015-06-26 | Mohit Kumar has moved | Pratyush Anand | 1 | -1/+1 |
2015-06-26 | Pratyush Anand has moved | Pratyush Anand | 1 | -2/+2 |
2015-06-25 | PCI/keystone: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -4/+3 |
2015-06-19 | Merge branches 'pci/host-xgene' and 'pci/hotplug' into next | Bjorn Helgaas | 1 | -4/+41 |
2015-06-18 | PCI: xgene: Allow config access to Root Port even when link is down | Duc Dang | 1 | -3/+1 |
2015-06-18 | PCI: xgene: Disable Configuration Request Retry Status for v1 silicon | Duc Dang | 1 | -1/+40 |
2015-06-16 | Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host... | Bjorn Helgaas | 15 | -191/+929 |
2015-06-16 | PCI: imx6: Add #define PCIE_RC_LCSR | Bjorn Helgaas | 1 | -1/+3 |
2015-06-16 | PCI: imx6: Use "u32", not "uint32_t" | Bjorn Helgaas | 1 | -10/+10 |
2015-06-12 | PCI: imx6: Add speed change timeout message | Troy Kisky | 1 | -17/+27 |
2015-06-10 | PCI: designware: Wait for link to come up with consistent style | Bjorn Helgaas | 6 | -66/+51 |
2015-06-10 | PCI: layerscape: Factor out ls_pcie_establish_link() | Bjorn Helgaas | 1 | -6/+13 |
2015-06-10 | PCI: layerscape: Use dw_pcie_link_up() consistently | Bjorn Helgaas | 1 | -1/+1 |
2015-06-10 | PCI: dra7xx: Use dw_pcie_link_up() consistently | Bjorn Helgaas | 1 | -2/+1 |
2015-06-05 | PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver | Duc Dang | 4 | -0/+627 |
2015-06-03 | PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() | Bjorn Helgaas | 1 | -2/+2 |
2015-05-28 | PCI: iproc: Free resource list after registration | Hauke Mehrtens | 2 | -8/+8 |
2015-05-28 | PCI: iproc: Directly add PCI resources | Hauke Mehrtens | 4 | -10/+5 |
2015-05-27 | PCI: designware: Use pci_scan_root_bus() for simplicity | Yijing Wang | 1 | -3/+1 |
2015-05-27 | PCI: tegra: Remove tegra_pcie_scan_bus() | Yijing Wang | 1 | -16/+0 |
2015-05-27 | PCI: mvebu: Remove mvebu_pcie_scan_bus() | Yijing Wang | 1 | -17/+1 |
2015-05-20 | PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM | Jisheng Zhang | 1 | -36/+45 |
2015-05-20 | PCI: designware: Consolidate outbound iATU programming functions | Jisheng Zhang | 1 | -70/+39 |
2015-05-20 | PCI: iproc: Add BCMA PCIe driver | Hauke Mehrtens | 3 | -0/+124 |
2015-05-20 | PCI: iproc: Allow override of device tree IRQ mapping function | Hauke Mehrtens | 3 | -1/+4 |
2015-05-20 | PCI: designware: Add support for x8 links | Zhou Wang | 1 | -0/+8 |
2015-04-14 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -19/+499 |
2015-04-10 | Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci... | Bjorn Helgaas | 12 | -19/+498 |
2015-04-09 | PCI: layerscape: Simplify platform_get_resource_byname() failure checking | Bjorn Helgaas | 1 | -6/+3 |
2015-04-09 | PCI: keystone: Don't dereference possible NULL pointer | Bjorn Helgaas | 1 | -1/+2 |
2015-04-09 | PCI: versatile: Check for devm_ioremap_resource() failures | Jisheng Zhang | 1 | -6/+6 |
2015-04-09 | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+4 |
2015-04-08 | PCI: exynos: Fix INTx enablement statement termination error | Jaehoon Chung | 1 | -1/+1 |
2015-04-08 | PCI: iproc: Add Broadcom iProc PCIe support | Ray Jui | 5 | -0/+439 |