Age | Commit message (Expand) | Author |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge branch 'pci/host-layerscape' into next | Bjorn Helgaas |
2017-11-14 | Merge branch 'pci/host-hisi' into next | Bjorn Helgaas |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | PCI: hisi: Add HiSilicon STB SoC PCIe controller driver | Jianguo Sun |
2017-10-23 | PCI: dra7xx: Create functional dependency between PCIe and PHY | Kishon Vijay Abraham I |
2017-10-20 | PCI: layerscape: Change default error response behavior | Minghuan Lian |
2017-10-12 | PCI: layerscape: Add support for ls1012a | Hou Zhiqiang |
2017-10-11 | PCI: dra7xx: Add shutdown handler to cleanly turn off clocks | Keerthy |
2017-09-07 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/endpoint' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-spear13xx' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-qcom' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-layerscape' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-kirin' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-keystone' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-hisi' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-exynos' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-dra7xx' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/host-artpec6' into next | Bjorn Helgaas |
2017-09-05 | PCI: spear13xx: Fix platform_get_irq() error handling | Fabio Estevam |
2017-09-05 | PCI: artpec6: Fix platform_get_irq() error handling | Fabio Estevam |
2017-09-05 | PCI: armada8k: Fix platform_get_irq() error handling | Fabio Estevam |
2017-09-05 | PCI: dra7xx: Fix platform_get_irq() error handling | Fabio Estevam |
2017-09-05 | PCI: exynos: Fix platform_get_irq() error handling | Fabio Estevam |
2017-09-01 | PCI: Fix typos and whitespace errors | Bjorn Helgaas |
2017-08-29 | PCI: layerscape: Add support for ls1088a | Hou Zhiqiang |
2017-08-29 | PCI: layerscape: Add support for ls2088a | Hou Zhiqiang |
2017-08-29 | PCI: artpec6: Stop enabling writes to DBI read-only registers | Hou Zhiqiang |
2017-08-29 | PCI: layerscape: Remove unnecessary class code fixup | Hou Zhiqiang |
2017-08-29 | PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates | Hou Zhiqiang |
2017-08-29 | PCI: dwc: Add accessors for write permission of DBI read-only registers | Hou Zhiqiang |
2017-08-29 | PCI: layerscape: Disable outbound windows configured by bootloader | Hou Zhiqiang |
2017-08-29 | PCI: layerscape: Refactor ls1021_pcie_host_init() | Hou Zhiqiang |
2017-08-29 | PCI: designware-ep: Do not disable BARs during initialization | Kishon Vijay Abraham I |
2017-08-29 | PCI: dra7xx: Reset all BARs during initialization | Kishon Vijay Abraham I |
2017-08-29 | PCI: dwc: designware: Provide page_size to pci_epc_mem | Kishon Vijay Abraham I |
2017-08-29 | PCI: layerscape: Move generic init functions earlier in file | Hou Zhiqiang |
2017-08-29 | PCI: layerscape: Add class code and multifunction fixups for ls1021a | Hou Zhiqiang |
2017-08-29 | PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracket | Hou Zhiqiang |
2017-08-29 | PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init() | Hou Zhiqiang |
2017-08-24 | PCI: qcom: Add support for IPQ8074 PCIe controller | Varadarajan Narayanan |
2017-08-24 | PCI: qcom: Use block IP version for operations | Varadarajan Narayanan |
2017-08-24 | PCI: qcom: Explicitly request exclusive reset control | Philipp Zabel |
2017-08-24 | PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expanders | Fabio Estevam |
2017-08-22 | PCI: dwc: Clear MSI interrupt status after it is handled, not before | Faiz Abbas |
2017-08-22 | PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe() | Gustavo A. R. Silva |