Age | Commit message (Expand) | Author | Files | Lines |
2016-05-20 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -343/+713 |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -17/+227 |
2016-05-18 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2016-05-17 | Merge branches 'pci/arm64' and 'pci/host-hv' into next | Bjorn Helgaas | 7 | -237/+122 |
2016-05-12 | PCI: generic, thunder: Use generic ECAM API | Jayachandran C | 6 | -237/+108 |
2016-05-09 | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman | 1 | -6/+14 |
2016-05-04 | PCI: hv: Add explicit barriers to config space access | Vitaly Kuznetsov | 1 | -0/+14 |
2016-05-03 | Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/... | Bjorn Helgaas | 12 | -108/+601 |
2016-05-02 | PCI: designware: Remove incorrect RC memory base/limit configuration | Gabriele Paoloni | 1 | -8/+0 |
2016-05-02 | PCI: hv: Report resources release after stopping the bus | Vitaly Kuznetsov | 1 | -5/+5 |
2016-05-02 | PCI: imx6: Implement reset sequence for i.MX6+ | Andrey Smirnov | 1 | -2/+21 |
2016-05-02 | PCI: imx6: Use enum instead of bool for variant indicator | Andrey Smirnov | 1 | -58/+69 |
2016-05-02 | PCI: thunder: Don't clobber read-only bits in bridge config registers | David Daney | 1 | -8/+34 |
2016-05-02 | PCI: rcar: Select PCI_MSI_IRQ_DOMAIN | Arnd Bergmann | 1 | -0/+2 |
2016-04-30 | drivers:hv: Use new vmbus_mmio_free() from client drivers. | Jake Oshins | 1 | -7/+7 |
2016-04-29 | PCI: tegra: Support per-lane PHYs | Thierry Reding | 1 | -17/+227 |
2016-04-26 | PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller | Thomas Petazzoni | 3 | -0/+274 |
2016-04-25 | PCI: keystone: Remove unnecessary goto statement | Murali Karicheri | 1 | -9/+14 |
2016-04-22 | PCI: rcar-pcie: Remove Gen2 designation from Kconfig | Simon Horman | 2 | -3/+3 |
2016-04-19 | PCI: imx6: Add DT property for link gen, default to Gen1 | Tim Harvey | 1 | -7/+17 |
2016-04-19 | PCI: imx6: Add reset-gpio-active-high boolean property to DT | Petr Štetiar | 1 | -3/+11 |
2016-04-19 | PCI: imx6: Add initial imx6sx support | Christoph Fritz | 1 | -0/+53 |
2016-04-19 | PCI: imx6: Factor out ref clock enable | Bjorn Helgaas | 1 | -12/+24 |
2016-04-14 | PCI: keystone: Add error IRQ handler | Murali Karicheri | 3 | -0/+73 |
2016-04-07 | PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops | Jisheng Zhang | 1 | -2/+3 |
2016-04-07 | PCI: mvebu: Constify mvebu_pcie_pm_ops structure | Jisheng Zhang | 1 | -1/+1 |
2016-04-05 | PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc() | Jisheng Zhang | 2 | -22/+21 |
2016-04-05 | Revert "PCI: imx6: Add support for active-low reset GPIO" | Fabio Estevam | 1 | -6/+14 |
2016-04-05 | PCI: Fix spelling errors | Colin Ian King | 1 | -1/+1 |
2016-03-22 | Revert "PCI: dra7xx: Mark driver as broken" | Sekhar Nori | 1 | -1/+0 |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 23 | -528/+4633 |
2016-03-15 | Merge branch 'pci/host-hv' into next | Bjorn Helgaas | 2 | -0/+2347 |
2016-03-15 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 11 | -77/+202 |
2016-03-15 | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas | 13 | -376/+2038 |
2016-03-15 | PCI: designware: Add driver for prototyping kits based on ARC SDP | Joao Pinto | 3 | -0/+150 |
2016-03-15 | PCI: designware: Add default link up check if sub-driver doesn't override | Joao Pinto | 1 | -1/+9 |
2016-03-15 | PCI: designware: Add generic dw_pcie_wait_for_link() | Joao Pinto | 8 | -59/+39 |
2016-03-11 | PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices | David Daney | 3 | -0/+411 |
2016-03-11 | PCI: thunder: Add PCIe host driver for ThunderX processors | David Daney | 3 | -0/+354 |
2016-03-11 | PCI: generic: Expose pci_host_common_probe() for use by other drivers | David Daney | 5 | -165/+202 |
2016-03-11 | PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() | David Daney | 1 | -8/+17 |
2016-03-11 | PCI: generic: Move structure definitions to separate header file | David Daney | 2 | -18/+45 |
2016-03-11 | PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller | Bharat Kumar Gogada | 3 | -0/+892 |
2016-03-11 | PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER | Shawn Lin | 1 | -0/+3 |
2016-03-11 | PCI: altera: Fix altera_pcie_link_is_up() | Ley Foon Tan | 1 | -1/+2 |
2016-03-11 | PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE | Simon Horman | 1 | -2/+2 |
2016-03-08 | PCI: tegra: Remove misleading PHYS_OFFSET | Thierry Reding | 1 | -1/+1 |
2016-03-08 | PCI: tegra: Track bus -> CPU mapping | Thierry Reding | 1 | -0/+28 |
2016-03-08 | PCI: tegra: Remove unused struct tegra_pcie.num_ports field | Thierry Reding | 1 | -1/+0 |