Age | Commit message (Expand) | Author | Files | Lines |
2017-03-07 | PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove | Yinghai Lu | 1 | -3/+2 |
2017-03-07 | PCI: Prevent VPD access for QLogic ISP2722 | Ethan Zhao | 1 | -0/+1 |
2017-03-07 | PCI: exynos: Initialize elbi_base even when using PHY framework | Jaehoon Chung | 1 | -4/+4 |
2017-03-04 | Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -3/+25 |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+16 |
2017-03-02 | PCI: add an API to get node from vector | Shaohua Li | 1 | -0/+16 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 5 | -4/+5 |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -17/+64 |
2017-03-01 | PCI: altera: Fix TLP_CFG_DW0 for TLP write | Ley Foon Tan | 1 | -3/+7 |
2017-02-28 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-02-25 | PCI: dwc: Fix crashes seen due to missing assignments | Guenter Roeck | 10 | -0/+18 |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 51 | -2068/+2870 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+6 |
2017-02-22 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 1 | -0/+23 |
2017-02-22 | Merge branch 'pci/msi' into next | Bjorn Helgaas | 1 | -1/+1 |
2017-02-22 | Merge branch 'pci/enumeration' into next | Bjorn Helgaas | 1 | -12/+14 |
2017-02-22 | Merge branch 'pci/host-xilinx' into next | Bjorn Helgaas | 2 | -14/+4 |
2017-02-22 | Merge branch 'pci/host-xgene' into next | Bjorn Helgaas | 1 | -6/+5 |
2017-02-22 | Merge branch 'pci/host-versatile' into next | Bjorn Helgaas | 1 | -1/+3 |
2017-02-22 | Merge branch 'pci/host-thunder' into next | Bjorn Helgaas | 1 | -5/+20 |
2017-02-22 | Merge branch 'pci/host-rockchip' into next | Bjorn Helgaas | 1 | -39/+136 |
2017-02-22 | Merge branch 'pci/host-rcar' into next | Bjorn Helgaas | 1 | -7/+2 |
2017-02-22 | Merge branch 'pci/host-mvebu' into next | Bjorn Helgaas | 1 | -42/+61 |
2017-02-22 | Merge branch 'pci/host-layerscape' into next | Bjorn Helgaas | 1 | -6/+1 |
2017-02-22 | Merge branch 'pci/host-iproc' into next | Bjorn Helgaas | 3 | -7/+26 |
2017-02-22 | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 1 | -35/+2 |
2017-02-22 | Merge branch 'pci/host-hv' into next | Bjorn Helgaas | 1 | -3/+17 |
2017-02-22 | Merge branch 'pci/host-hisi' into next | Bjorn Helgaas | 3 | -12/+73 |
2017-02-22 | Merge branch 'pci/host-exynos' into next | Bjorn Helgaas | 1 | -226/+333 |
2017-02-22 | Merge branch 'pci/host-altera' into next | Bjorn Helgaas | 1 | -1/+1 |
2017-02-22 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 22 | -1019/+1319 |
2017-02-22 | PCI: dwc: Remove dependency of designware on CONFIG_PCI | Kishon Vijay Abraham I | 2 | -4/+12 |
2017-02-22 | PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host | Kishon Vijay Abraham I | 3 | -16/+42 |
2017-02-22 | PCI: dwc: Split pcie-designware.c into host and core files | Kishon Vijay Abraham I | 4 | -624/+650 |
2017-02-22 | PCI: dwc: designware: Fix style errors in pcie-designware.c | Kishon Vijay Abraham I | 1 | -21/+21 |
2017-02-22 | PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc() | Kishon Vijay Abraham I | 2 | -8/+11 |
2017-02-22 | PCI: dwc: all: Split struct pcie_port into host-only and core structures | Kishon Vijay Abraham I | 15 | -481/+666 |
2017-02-22 | PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init() | Kishon Vijay Abraham I | 1 | -16/+17 |
2017-02-22 | PCI: dwc: all: Rename cfg_read/cfg_write to read/write | Kishon Vijay Abraham I | 7 | -33/+33 |
2017-02-22 | PCI: dwc: all: Use platform_set_drvdata() to save private data | Kishon Vijay Abraham I | 11 | -4/+22 |
2017-02-22 | PCI: dwc: designware: Move register defines to designware header file | Kishon Vijay Abraham I | 2 | -70/+71 |
2017-02-22 | PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code | Fengguang Wu | 1 | -12/+3 |
2017-02-22 | PCI: dra7xx: Group PHY API invocations | Kishon Vijay Abraham I | 1 | -41/+51 |
2017-02-22 | PCI: dra7xx: Enable MSI and legacy interrupts simultaneously | Kishon Vijay Abraham I | 1 | -19/+13 |
2017-02-22 | PCI: dra7xx: Add support to force RC to work in GEN1 mode | Kishon Vijay Abraham I | 1 | -0/+29 |
2017-02-21 | PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional() | Kishon Vijay Abraham I | 1 | -16/+5 |
2017-02-21 | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory | Kishon Vijay Abraham I | 21 | -125/+144 |
2017-02-21 | PCI: exynos: Support the PHY generic framework | Jaehoon Chung | 1 | -4/+50 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |