Age | Commit message (Expand) | Author |
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-23 | PCI: dra7xx: Create functional dependency between PCIe and PHY | Kishon Vijay Abraham I |
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 |
2017-08-19 | PCI: kirin: Constify dw_pcie_host_ops structure | Bhumika Goyal |
2017-08-19 | PCI: hisi: Constify dw_pcie_host_ops structure | Bhumika Goyal |
2017-08-16 | PCI: keystone: Use PCI_NUM_INTX | Bjorn Helgaas |
2017-08-16 | PCI: keystone: Remove duplicate MAX_*_IRQS defs | Bjorn Helgaas |
2017-08-16 | PCI: keystone-dw: Remove unused ks_pcie, pci variables | Shawn Lin |
2017-08-16 | PCI: dra7xx: Use PCI_NUM_INTX | Bjorn Helgaas |
2017-08-03 | PCI: armada8k: Check the return value from clk_prepare_enable() | Fabio Estevam |